﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;		
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.red {
	background-color: #9D1C1C;
	padding-bottom: 25px;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
a:link {
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:visited {
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:active {
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.special:link {
	color: #336699;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.special:visited { color: #336699;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	}
a.special:hover { color: #336699;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	}
a.special:active { color: #336699;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	}

ul {
	list-style-image: url(images/Bullet2.gif);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-left: 30px;
	padding-left: 30px;
}
ul li {
	margin-bottom: 7px;
}

ul.arrow {
	list-style-image: url(images/j0115844.gif);
	margin-left: 12px;
	padding-left: 12px;
	color:#000000;
	list-style-position: outside;
}
ul.arrow li {
	margin-bottom: 20px;
}

.spacerHGT50 {
	height: 50px;

}
.spacerHGT100 {
	height: 100px;
}
.spacerHGT200 {
	height: 200px;
}
.spacerHGT300 {
	height: 300px;
}
.spacerHGT400 {
	height: 400px;
}
.spacerHGT500 {
	height: 500px;
}
.spacerHGT600 {
	height: 600px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.photo {
	padding: 10px;
	float: right;
}
.credential {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/Bullet2.gif);
	background-color: #FFFFFF;
}
.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}
.notesCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}
.title4 {
	font-size: 22px;
	font-weight: bold;
	color: #336699;
	background-color: #FFFFFF;
}
.arrow {
	padding-bottom: 15px;
}
.outline {
	border: 1px solid #006699;
}

#opt, #opt a, #opt a:active, #opt a:link {
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
        color:#003399;
	}



/*************************************************
		PDF BULLET PLUGIN
*************************************************/

ul.pdfbullet {
	list-style-position: inside;
	list-style-image: url(/res_images/pdficon.gif);
}

.menulinks {
	font-size: 13px;
	font-weight: bold;
}

table tr td table tr td a:link {
	text-decoration: none;
}
table tr td table tr td a:visited {
	text-decoration: none;
}
table tr td table tr td a:hover {
	text-decoration: none;
}
table tr td table tr td a:active {
	text-decoration: none;
}