body {
	height: 100%;
	font-size: 76%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#666666;
}

a:hover, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #6882b5;
}

p {
  	/*margin-top: 0;
 	margin-bottom: 5px;*/
  	text-align: left;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #3E4451;
}

div, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #3E4451;
}


#pgbackground {
	height: 100%; 
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
	margin-left: 1px;
	background: #D1D5DC url(images/bg_fade2.png) 50% 0 repeat-y;
}

div#wrapper {
		height: 100%;
		width: 773px;
		margin-left: auto;
		margin-right: auto;
}


div#padding {
	margin: 0 9px;
	border-left: 9px solid #DEE2E6;
	border-right: 9px solid #DEE2E6;
	/*border-left: 9px solid #fff;
	border-right: 9px solid #fff;*/
	
}

div#whitespace {
	/*background: #fff;*/
	background:#DEE2E6;
	height: 9px;
	overflow: hidden;
	margin: 0 -2px;
}

div#header {
	background: #fff url(images/headerbg.png) 0 0 repeat-x;/*header_bg*/
	position: relative;
}


div#headerbar {
	background: url(images/headerimg.png) 100% 0 no-repeat;/*header_watermark*/
	/*header_watermark.png*/
	height: 100px;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	height: 73px;
	width: 97px;
	background: url(images/header_2.png) 0 0 no-repeat;/*logo_red-v2.png*/
}

div#headertext {
/*logo_text*/
	position: absolute;
	/*left: 97px;*/
	top: 0;
	right:5px;
	width: 500px;
	height: 100px;
	background: url(images/header_4.png) 0 0 no-repeat;/*logo_text-v4.png*/
}
div#transspacer { 
	/*trans_text*/
	position: relative;
	width: 267px;
	height: 20px;
	left: 170px;
	top: 45px;
}
div#css_buttons {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 150px;
	height: 14px;
	text-align: right;
}

div#css_buttons img {
	margin-left: 3px;
}

div#tablinks {
	position: absolute;
	bottom: 0;
	left: 0;
}

/*div#searchtab {
	position: absolute;
	bottom: 0;
	left: 601px;
	background: #444B59;
	border-top: 2px solid #646F84;
	padding: 4px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .92em;
	font-weight: bold;
	color: #E1E3E8;
}*/
div#blanktab {
	position: absolute;
	bottom: 0;
	/* this will change with width */
	left: 601px;
	height:16px;

}
table.bodywrapper {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.bodywrapper td {
	padding: 0;
}

td.maincolumn {
	background: #939bac url(images/bg_fade.png) 0 0 repeat-x;/*bluegrey_fade-v2.png*/
	background: #DEE2E6 url(images/bg_fade.png) 0 0 repeat-x;/*bluegrey_fade-v2.png*/
	width:578px;
}

td.sidecolumn {
	/*width: 154px;*/	
	width:195px;
	background: #DEE2E6 url(images/bg_fade.png) 0 0 repeat-x;/*bluegrey_fade-v2.png*/

	/**/
}

div#searchbox {
	background: #444B59;
	height: 46px;
}
div#searchbox2 {
	height: 46px;
}
div#toparea {
	height: 46px;
	overflow: hidden;
}

#txtlinks {
	padding: 5px 0;
	text-align: left;
}
#txtlinks2 {
	padding: 5px 0;
	text-align: left;
}

#middlepad {
	padding: 0 9px;
}

#topblock {
	float: left;
	width: 100%;
	padding: 10px 0;
}

#topblock_small {
	padding: 10px 0;
}


#topblock, #topblock_small {
	margin-bottom: 9px;
	border-top: 2px solid #666666;
	background: #fff url(images/content-bg.png) 0 0 repeat-x;
}

#user1block, #user2block {
	padding: 0 10px;
}

#topblock_small #user1block {
	float: left;
	width: 280px;	
}

#topblock_small #user2block {
	margin-left: 300px;
}

#topblock_empty {
	visibility: hidden;
}


#contentblock {
	clear: left;
	width: 100%;
	border-top: 2px solid #3E4451;
	border-bottom: 2px solid #3E4451;
	background: #fff url(images/content-bg.png) 0 0 repeat-x;/*bg_content.png*/
}

#contentpad {
	padding: 10px;
}

#bottomblock {
	margin-top: 9px;
	border-top: 2px solid #3E4451;
	border-bottom: 2px solid #3E4451;
	background: #51596A;
	padding: 10px;
}

#footer {
	color: #E1E3E8;
	text-align: left;
	padding: 6px 10px;
	font-size: .92em;
}

#rightblock {
	margin-right: 9px;
	margin-top:0px;
	margin-left:9px; 
	margin-right:9px;
	padding: 5px;
	border-top: 2px solid #3E4451;
	border-bottom: 2px solid #3E4451;
	background: url(images/content-bg.png) 0 100% repeat-x;
}

/* rightblock overides */
#rightblock h3 {
	font-size: 1em;
	padding-bottom: 0px;
}

/* bottomblock overides */
#bottomblock h3 {
	color: #E1E3E8;
	background: url(images/underline-dotted.png) 0 100% repeat-x;
}

#bottomblock div, #bottomblock span, #bottomblock td, #bottomblock span {
	color: #E1E3E8;
}

/* main tabs */
#tablinks {
	padding: 0;
	white-space: nowrap;
	float: left;
}

#tablinks ul {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tablinks li {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 3px;
}

#tablinks a:link, #tablinks a:visited {
	float: left;
	display: block;
	background:#303132;
	border-top: 2px solid #666666;
	padding: 4px 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .92em;
	font-weight: bold;
	color: #E1E3E8;
}

#tablinks a:hover {
  color: #ddd;
	text-decoration: none;
}

/* bottom menu */
/*#bottomtext {
	color: #E1E3E8;
	padding: 4px 0;
}

#bottomtext ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#bottomtext li {
	float: left;
	margin: 0;
	padding: 0;
	
}

#bottomtext a:link, #bottomtext a:visited {
	float: left;
	display: block;
	padding: 0px 10px;
	line-height: 12px;
	margin: 4px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .92em;
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #ced0d4;
}
*/
#bottomdiv {
	clear: left;
	height: 2px;
	background: #666666 url(images/underline_solid.png) 0 100% repeat-x;
	/*divider_bottom-v2*/
}


/* link tabs */
#tablinks li.active_menu a:link,  #tablinks li.active_menu a:visited{
	color: #fff;
	background:#303132;
}

#tablinks li.yellowtab_active_menu a:link, #tablinks li.yellowtab_active_menu a:visited {
	border-top: 2px solid #FDCF25;
}

#tablinks li.yellowtab a:hover {
	border-top: 2px solid #FDCF25;
}

/*****************************************/
/*** content elements ***/
/*****************************************/

span.txtlinks {
	display: block;
	padding-left: 10px;
	height: 12px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .92em;
	font-weight: bold;
}

a.txtlinks:link, a.txtlinks:visited {
	font-weight: bold;
	color:#FFF;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .componentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
	margin-bottom: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.mainTitle {
	font-family: book antiqua, times new roman, serif;
	font-style:italic;
	font-size:26px;
	font-weight:bold;
	color: #333333;
	line-height: 1.2em;
	padding:0px;
	margin:0px;
}
.subTitle {
	/*font-family: book antiqua, times new roman, serif;
	font-style:italic;*/
	font-family: Helvetica, trebuchet ms, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	/*color: #3E4451;
	color: #666666;
	line-height:175%;
	padding:10px;*/

	padding-top:10px;
	margin-top:10px;
	
}

h3, .contentheading, table.sidelinkstable th {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	color: #414754;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	background: url(images/underline-dotted.png) 0 100% repeat-x;/*underline_main*/
	text-align: left;
}

td.contentheading {
	width: 100%;
	padding-bottom: 1px;
}

div.sideklinkstable, div.sidelinks {
  margin-bottom: 15px;
}

div.sidelinkstable span, div.sidelinkstable div, div.sidelinkstable p, div.sidelinkstable td {
	text-align: left;
}

div.sidelinkstable img {
	display: inline;
}


/* small text */
.small {
	font-size: .92em;
	color: #596274;
	font-weight: normal;
	text-align: left;
}


/* menu links */
a.tablevel:link, a.tablevel:visited {
/*mainlevel*/
	padding-left: 5px;
}

a.tablevel:hover {
/*mainlevel*/
}

/* spacers */
span.article_separator {
	height: 20px;
}

/* content tables */
td.sectiontableheader {
  background: #f5f8ff;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}



/* content styles */
table.contentmaintxt, table.contentmain {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentmaintxt li {
	margin-bottom: 5px;
}

table.contentmaintxt fieldset {
	border: 0;
	border-top: 1px solid #ddd;
	padding: 5px 0;
	width: 100%;
}

table.contentmaintxt h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* other style */

#rightblock {
	background: #FFFFFF url(images/content-bg.png) 0 0 repeat-x;/*bg_content.png*/
	border-top: 2px solid #3E4451;

}

#rightblock h3 {
	color: #333333;
	background: url(images/underline_dotted.png) 0 100% repeat-x;/*underline_main*/
}

#rightblock div, #rightblock span, #rightblock td, #rightblock span, #rightblock p {
	color:#333333;
}

span.txtlinks {
	color:silver;
	font-size:90%;
}

a.txtlinks:link, a.txtlinks:visited {
	color: #FFF;
	font-size:90%;
}
a.txtlinks:hover, a.txtlinks:active {
	color: #FDCF25;
	font-size:90%;
}