body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#0E4F9F url(/images/img/bg.gif) top center repeat-y;
color:#3a3a3a;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 5px;
width:760px;
}

/***** Header *****/
#header {
	margin:0;
	padding:10px 0 0 0;
	height:160px;

}

#header table{
	border:0;
	height:160px;
	
}

#header h1 {
color:#505050;
background-color:inherit;
width:300px;
margin:0 0 2px;
font-size:1.75em;
padding: 0 0 0 20px;
}

#header h1 a{
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header h2 {
	color:#505050;
	background-color:inherit;
	width:300px;
	margin:-30px 0 10px;
	padding: 0 0 0 78px;
	font-size: 1em;
	letter-spacing: .2em;

}

#header p {
	width:500px;
	float:right;
	text-align:right;
	color:#505050;
	margin:10px 0 0;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.3em;
	background-color:inherit;

}

#header p a {
padding: 0px;
color: #505050;
background-color:inherit;
}

#header p a:hover {
color: #183C8F;
background-color:inherit;
}

#header img {
	margin:10px 0px 0px;
	border:0;
	vertical-align: middle;
}
/***** End Header *****/

/***** Right sidebar *****/

#extras {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}
/****** MENU2 *****/
#menu2 {
clear:left;
float:left;
width:145px;
margin:-12px 0px 10px 8px;
padding:0;
font-size:.9em;
}

#menu2 table {
	border: 0;
	padding: 0;
	margin: 0;
}

#menu2 tr {
	padding: 0;
	margin: 0;
	height: 26px;
}

#menu2 td {
	padding: 1px 0 1px 0;
	margin: 0;
	height: 26px;
	valign: top;
}

#menu2 td.acthead {
	background: url(/images/menu2/button_act_head.gif) no-repeat; 
	width: 15px;
}

#menu2 td.acttail {
	background: url(/images/menu2/button_act_tail.gif) no-repeat;
	width: 5px;
}

#menu2 td.actmain {
	background: url(/images/menu2/button_act_body.gif) repeat-x;
	width: 125px;
}

#menu2 td.act2main {
	background: url(/images/menu2/button_act_body.gif) repeat-x;
}

#menu2 td.unshead {
	background: url(/images/menu2/button_uns_head.gif) no-repeat; 
	width: 15px;
}

#menu2 td.unstail {
	background:url(/images/menu2/button_uns_tail.gif) no-repeat;
	width: 5px;
}

#menu2 td.unsmain {
	background:url(/images/menu2/button_uns_body.gif) repeat-x;
}

#menu2 td.selhead {
	background: url(/images/menu2/button_sel_head.gif) no-repeat; 
	width: 15px;
}

#menu2 td.seltail {
	background:url(/images/menu2/button_sel_tail.gif) no-repeat;
	width: 5px;
}

#menu2 td.selmain {
	background:url(/images/menu2/button_sel_body.gif) repeat-x;
}


#menu2 a.current {
	color:#505050;	
}

/***** Menu *****/
#menu {
clear:left;
float:left;
width:160px;
margin:-12px -20px 10px 0;
padding:0;
font-size:.86em;
}

#menu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#menu li {
margin-bottom:2px;
}

#menu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:5px 0 0 10px;
background:#f4f4f4 url(/images/img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#menu li.twowide a {
 padding:3px 0 12px 10px;
}

#menu li.new a {
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#505050;
	display:block;
	padding:5px 0 0 10px;
	background:#FFCC00 url(/images/img/menubgnew.jpg) bottom left repeat-x;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #FFCE0B;
	font-size: 14px;
	font-style: italic;
}

#menu li.singlewide a {
 padding:5px 0 0 10px;
}

#menu li a.current, #menu li a:active  {
background:#D6D6D6 url(/images/img/menubg3.gif) repeat-x left bottom;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#menu li a.symbolic  {
background:#CCDDEE url(/images/img/menubg3.gif) repeat-x left bottom;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#menu li a:hover{
background:#FFCC00;
color:#505050;
border-top:1px solid #FFBA00;
border-right:1px solid #FFBA00;
border-bottom:1px solid #FFBA00;
border-left:4px solid #FFBA00;
}

/*#menu li a:hover {
background:#0099CC;
color:#FFFFFF;
border-top:1px solid #0083AE;
border-right:1px solid #0083AE;
border-bottom:1px solid #0083AE;
border-left:4px solid #00506A;
}*/

#menu ul ul {
margin:2px 0 2px 10px;
font-size:0.9em;
width:140px;
}

#menu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#menu ul ul ul {
margin:2px 0 2px 10px;
font-size:0.9em;
width:130px;
}

#menu ul ul ul a {
height:16px;
margin:0;
padding:2px 0 0 4px;
}

#menu ul ul ul ul {
width:120px;
}

#menu ul ul ul ul a {
height:16px;
margin:0;
padding:3px 0 0 6px;
font-size:1.1em;
}

#menu ul ul ul ul ul {
width:110px;
}

#menu ul ul ul ul ul a {
height:16px;
margin:0;
padding:3px 0 0 6px;
font-size:1.2em;
}

#menu h2 {
font-size:1.5em;
font-weight:normal;
}

#menu h3 {
font-size: 1.2em;
font-weight: 600;
padding: 0px 0px 5px;
margin: 0px;
}

#menu table {
width: 150px;
}
/***** END Menu *****/

/****** Search *******/
#search {
margin:10px 20px 10px 170px;
padding:0px 0px 0px 0px;
line-height:1em;
text-align:right;
}
/****** Search *******/


/***** Main content *****/
#content {
margin:10px 20px 10px 170px;
padding:0px 0px 0px 0px;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 170px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
text-align: left;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:bold;
margin:6px 0 6px 0;
padding:0;
line-height:1.1em;
}


#content h4, #contentwide h4, #contentfull h4 {
font-size:1.2em;
font-weight:600;
margin:6px 0 6px 0;
padding:0;
}

#content h4.heading {
background: #DCDCDC;
font-size: 1.15em;
padding: 2px 0 2px 2px;
}

#content img, #contentwide img, #contentfull img {
padding:1px;
display:inline;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
text-decoration: underline;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
	margin:0 0 2px 10px;
	padding:0 0 0 4px;
}

#content .liPDF {
	list-style-image: url(../images/pdf.gif);
	list-style-type: disc;
}
#content .liExcelTemplate {
	list-style-type: disc;
}
#content .liExcelSAV {
	list-style-type: disc;
}

#content .quotebg {
	font-style: italic;
	font-weight: 600;
	color: #666666;
	padding: 2px 30px 5px 20px;
	background-color: #eaeaea;
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
  border-left:4px solid #cccccc;
}

#content .quote {
	font-style: italic;
	font-weight: 500;
	color: #666666;
	padding: 0px 10px 10px 10px;
	background-color: #inherit;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}



/***** END Main content *****/

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(/images/img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

.warning{
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:0px;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#C0C0C0;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
}

.innerP {
	text-align:center;
	font-weight: 500;
	color: #333333;
	background-color:inherit;
	font-size: 12px;
}

.alternate {
	color: inherit;
	background-color: #eaeaea;
}

/***** Form styles *****/



/*input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}*/

label {
margin:2px;
}

.error_font {
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-weight:bold;
	color:#FF0000;
	font-style: italic;
	font-size: 1.4em;

}

/*input {
width:200px;
}*/

.checkbox {
width: 25px;
}

textarea {
width: 300px;
height: 50px;
}


/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

#menu img {
padding: 2px;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:125px;
color:#505050;
background:#f4f4f4 url(/images/img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

.edit_hide {
display:all;
}

.eButton {
	background-color: #CCDDEE;
	border: thin solid #000000;
}

.small_text_table{
margin:0 0 3px 0;
padding:0;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

.small_text_table td {
padding:2px;
font-size:10px;
text-align:left;
	border-bottom:1px solid #d8d8d8;
}

.small_text_table th {
padding:1px 5px 1px 1px;
font-size:10px;
text-align:left;
}
.checkmark {
	list-style-image: url(checkmark.gif);
	list-style-position: inside;

}

.testheader {
	background:#999999 url(/images/menu2/button_w_uns_body.gif) repeat-x;
}

.warning_title {
font-size:1.9em;
font-weight:normal;
text-align: Center;
color:#FF0000;
font-weight:bold;
line-height:1.3em;
}

.warning_text {
font-size:1.5em;
font-weight:normal;
text-align: Center;
color:#000000;
font-weight:bold;
}

p.finePrint {
	font-size: 9px;
	line-height: 10px;
}
