td, body { font-family: avant garde,arial,helvetica,sans-serif; font-size: 12px; color:#000000 }

.text-required { font-family: avant garde,arial,helvetica,sans-serif; font-size: 12px; color:#CC0000; font-weight: bold }

.smalltext { font-family: avant garde,arial,helvetica,sans-serif; font-size: 10px; color:#000000; line-height: 12px }

.header { font-size: 13px; color:#006666; font-weight: bold }

.header-sm { font-size: 11px; color:#333366; font-weight: bold }

.header-sm-blk { font-family: avant garde,arial,helvetica,sans-serif; font-size: 11px; color:#000000; font-weight: bold }

.seventeen { line-height: 17px }
.sixteen { line-height: 16px }
.fifteen { line-height: 15px }
.fourteen { line-height: 14px }
.thirteen { line-height: 13px }

.ul {list-style-type: circle; margin-top: 5pt; line-height: 16px }


.header-white { font-size: 12px; color:#FFFFFF; font-weight: bold }

A:link { text-decoration: underline; color:#0066FF }
A:visited { text-decoration: underline; color:#0066FF }
A:active { text-decoration: underline; color:#C14032 }
A:hover { text-decoration: underline; color:#C14032 }

A.whitelink:link { text-decoration: none; color:#FFFFFF }
A.whitelink:visited { text-decoration: none; color:#FFFFFF }
A.whitelink:active { text-decoration: underline; color:#FFFFFF }
A.whitelink:hover { text-decoration: underline; color:#FFFFFF }

body { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000;
	padding:0;
	margin:0;
	margin-top:5px;
	}

a:link, a:visited { text-decoration: underline; color:#06f }
a:active, a:hover { text-decoration: underline; color:#900 }

a.footnote:link, a.footnote:visited { text-decoration: none; color:#06f }
a.footnote:active, a.footnote:hover { text-decoration: none; color:#f60 }

a.footnoteback:link, a.footnoteback:visited { text-decoration: none; color:#f60 }
a.footnoteback:active, a.footnoteback:hover { text-decoration: none; color:#06f }

a.whitelink:link, a.whitelink:visited { text-decoration: none; color:#fff }
a.whitelink:active, a.whitelink:hover { text-decoration: underline; color:#fff }


#mainContent {
	width:700px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000;
	}
	
#mainContent td {
	padding:0 50px;
	line-height:17px;
	vertical-align:top;
	width:100%;
	}
	

#note {
	font-size:10px;
	line-height:13px !important;
	width: 250px;
	padding: 5px;
	margin:10px 0 0 0;
	border:1px solid #369;
	text-align:left;
	}

h1 { font-size: 14px; color:#066; font-weight: bold; margin-top:20px; }

h2 { font-size: 12px; color:#333; font-weight: bold }

h1#salmon { 
	background:#f66;
	color:#fff;
	padding:2px 45px;
	font-family:'Trebuchet MS',Helvetica,Arial,Sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border:1px solid #000;
	border-left:0;
	width:400px;
	margin:44px 0 0 0;
	
	}


ul {               /* sets the top-level */
	line-height:17px;
	}
	
ul li {         /* sets 1st nested ul */
	margin-top: 1.05em; 
	margin-bottom: 1.05em;
	list-style-image:none;
	}

ul li ul li {   /* sets 2nd nested ul */
	list-style-type: circle;
	list-style-image:none;
	}
	
ol li {        /* sets nested ol */
	list-style-type:num;
	}


img { border:0; }



/* NAV BAR */

div#buttonleft {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	margin:0;
		}

div#buttonleft ul {
	list-style-image: none;
	list-style-type:none;
	padding: 0;
	margin:0;
	border:none;
	display: block;
			}
		
div#buttonleft li {
	background:#066;
	margin: 0 0 .3em 0;
	padding:0;
	width: 113px;
	display:block;
	
	}

/* below is where you specify the height of the block and the display */
		
div#button li a {
		display: block;
		color: #fff;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		border: 1px solid #000;
		}


/*	html>body #button li a {
		width: auto;
		}*/
div#buttonleft li a {
		display: block;
		color: #fff;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		border: 1px solid #000;
		}


	div#buttonleft li a:hover {
		background:#369;
		}

	div#buttonleft li#active a {
		color: #fff;
		font-weight: bold;
		text-align:center;
		text-decoration: none;
		background:#369;
		}



table#related {
	border:0;
	padding:0;
	border-collapse:collapse;
	width:150px;
	border:1px solid #000;
	}
	
table#related th {
	background:#369;
	color:#fff;
	text-align:center;
	font: bold 11px/11px 'Trebuchet MS',verdana,arial,sans-serif;
	text-transform:uppercase;
	}

table#related td {
	font-size:9px;
	background:#f4f4f4;
	vertical-align:top;
	padding:2px 0;
	}
	
.floatl {
	float:left;
	margin-right:15px;
	
	}
	
.floatr {
	float:right;
	margin-left:15px;
	}
	
table#related a:link, table#related a:visited { color:#333; text-decoration:none; border:0; }

table#related a:active, table#related a:hover { color:#369; text-decoration:none; border:0; }

table#related td ul {
	list-style-type:none;
	list-style-image:none;
	padding-left:10px;
	margin-left:10px;
	}
	
table#related td ul li {
	line-height:11px;
	margin:1em 0;
	font-size:9px;
	list-style-type:square;
	}

.text-required { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color:#CC0000; font-weight: bold }

.smalltext { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color:#000000; line-height: 12px }



.header-sm-blk { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color:#000000; font-weight: bold }

.seventeen { line-height: 17px }
.sixteen { line-height: 16px }
.fifteen { line-height: 15px }
.fourteen { line-height: 14px }
.thirteen { line-height: 13px }

.ul {list-style-type: circle; margin-top: 5pt; line-height: 16px }


.header-white { font-size: 12px; color:#FFFFFF; font-weight: bold }


div#footer {
	border-top: 1px dashed #ccc;
	margin: 1em auto;
	text-align:center;
	font-size:10px;
	clear:both;
	}
