/* CSS Document */

/* HTML tags re-defined */

body {
	color: #000000;
	background: #ffffff;
	margin: 25px 0 25px 0;
	padding: 0;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #336666;
	margin: 0px 0px 6px;
	}

em {
	font-weight: bold;
	font-style:italic;
	color: #333333;
}

h1.ruleabove {
	border-top: 2px solid #006666;
	}

h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "New Century Schoolbook", Times, serif;
	line-height: 20px;
	color: #336666;
	margin: 0px;
	}

p {
	margin-top: 0;
	margin-bottom: 12px;
	text-align: left;
	}

li, ul, ol {
	margin-top: 3px;
	}

img {
	display: block;
	border: 0;
	}

/* CSS IDs for page divisions */

table#footer {
	background: #999999;
	}

#footer p {
	color: #333333;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	margin: 6px;
}

/* navigation, first row. border at top */

table#nav1 {
	border-top: 2px solid #006666;
	}

table#nav1 td {
	text-align: left;
	padding: 6px;
	}

#nav1 h1 {
	color: #333333;
	}

/* navigation, second row. */

table#nav2 td {
	background: #999999;
	text-align: center;
	line-height: 24px;
	}

table#nav2 td a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block; /* makes links block-level elements that fill their table cells */
	margin: 0;
	padding: 0;
	}

#nav2 td a:hover {
	font-weight: bold;
	color: #333333;
	}

#nav2 td a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	}

/* the body of the web pages */

#primarycontent {
	padding: 0;
	}

#contenthome {
	background: #336666;
	text-align: left;
	vertical-align: top;
	padding: 12px;
	}

#content {
	text-align: left;
	vertical-align: top;
	padding: 12px;
	}

#content td {
	padding: 6px;
	}

#sidebar {
	background: #336666;
	vertical-align: top;
	width: 200px;
	}

#sidebar p {
	color: #ffffff;
	font-style: italic;
	text-align: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 24px;
	margin-left: 6px;
	}

#sidebar .pullquote {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	margin: 48px 24px 24px;
	}
	
#sidebar img {
	margin: 12px 0 0 0;
	align: center;
	}

#sidebar h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	line-height: 20px;
	text-align: right;
	color: #FFFFFF;
	}

/* CSS Classes */

.imgleft {
	clear: both;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.imgright {
	clear: both;
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	line-height: 15px;
}
.hide {
	display: none;
	}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CC3300;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	}

.white a:link {
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
	background: transparent;
	}

.white a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #cc9966;
	background: transparent;
	}

.white a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #cc9966;
	background: transparent;
	}

.white a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #cc9966;
	background: transparent;
	}

.return a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #cc6633;
	background: transparent;
	}

.return a:visited {
	text-decoration: none;
	color: #cc6633;
	background: transparent;
	}

.return a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

.return a:active {
	font-weight: bold;
	text-decoration: underline;
	}

.comment {
	color: #3366FF;
	}

.pSansNoSkip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	}

.pNoSkip {
	margin-bottom: 0px;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #cc3300;
	background: transparent;
	}

a:visited {
	color: #cc3300;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #cc3300;
	background: transparent;
	}

a:active {
	font-weight: bold;
	color: #cc3300;
	background: transparent;
	}
h3 {
	margin: 0px;
}
.testimonialsig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
