/* CSS Document */
html,body,td,th {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; 
	line-height: 18px;    margin:0; }
td { vertical-align:top; }

ul li { list-style-type:square;
	margin-left:-15px;
	}
	
body {
	background-color:#CBCBBD;
}
h1, h2, h3, h4, h5, h6, { font-weight: bold;}
h1 { font-size: 22px; color: #000000; line-height:22px; margin:0 0 8px 0; }
h2 { font-size: 16px; color: #000000; line-height:16px; margin:0 0 2px 0; }
h3 { font-size: 14px; color: #000000; line-height:16px; margin:0 0 2px 0; }
h4 { font-size: 14px; color: #45616D; line-height:14px; margin:0 0 2px 0; }
h5 { font-size:12px; line-height:12px; color: #000000; margin:0 0 2px 0; }
h6 { font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; margin:0 0 5px 0; }

p {
	margin:0 0 10px 0;
	font-weight: normal;
}

input.btn {
	font-size: 11px;
	background-color:#67787F;
	color: #FFFFFF;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.pdfTrigger {
	background-image: url(images/pdf-bullet.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 2px;
	padding-top: 4px;
	padding-left: 20px;
	line-height: 20px;
	 }
	
.pdfTrigger a:link  {text-decoration: none;}
.pdfTrigger a:visited {text-decoration: none;}
.pdfTrigger a:hover {text-decoration: underline;}
.pdfTrigger a:active {text-decoration: underline;}

.keyBullet {
	margin-top: -2px;
	margin-bottom: -4px;
}
.keyBullet li a {
	color: #000000;
}
.pdfBullet {
	list-style-type: none;
}
.pdfBullet li {
	background-image: url(images/pdf-bullet.gif);
	background-repeat: no-repeat;
	margin-left: -20px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	
}

li a, a {
	color: #738287;
}
li a, a:hover {
	color: #414B50;
	text-decoration: none;
}
.title {
	font-size:16px;
	color:#414B50;
	font-weight:bold;
}
p.content {
	padding-left:10px;
}
td.content {
	color:#000000;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size:12px;
	line-height: 18px;
}
td.general_nav {
	text-align: right;
	padding: 5px 10px 5px 10px;
}
td.general_nav a{
	text-align: right;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
}
td.bottom_nav {
	color: #FFFFFF;
}
td.bottom_nav b{
	color: #FFFFFF;
	font-weight: bold;
}
td.bottom_nav a{
	color: #FFFFFF;
}
td.bottom_nav a:hover {
	color: #FFFFFF;
}

td.side_nav a {
	font-size: 12px;
	color: #738287;
	display: block;
    text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
}
td.side_nav a:hover {
    text-decoration: underline;
}
b, strong {
	color: #000000;
}
.whitehead_container {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
.whitehead_container a {
	color:#FFFFFF;
}

.head_container {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color:#67787F;*/
	color:#333333;
}
.head_container a {
	color:#333333;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #62737A;
}
.contact {
	padding-left: 10px;
	color: #FFFFFF;
}
.box_content {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.testbox_content {
	color: #000000;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align:left;
}
.box_content_onwhite {
	color: #666666;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 18px;
	font-size: 12px;
	text-decoration:none
}
td.path_locator {
	color: #62737A;
	padding: 3px 10px 3px 10px;
}
.large-font {
	font-size: 12pt;
	color: #333;
}
