border {
	border-style: solid;
}

body {
	margin: 0px;
	background-color:#bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
}


a, a:link {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	color:#333;
	text-decoration: none;
}

a:active {
	color:#336699;
	text-decoration: none;
}
a:visited {
	color:#336699;
}

p {
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:justify;
	
}

table { border: 0 solid #336699; }
table, td, tr { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height:16px;
}

ol {
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
}

ul {
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	list-style-type: square;
	
}

.q {
	margin-bottom: 3px;
}

.faq {
	margin-bottom: 20px;
}

h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 0;
	width: 100%;
	background-color: #EEE;
	text-align: center;
}

.homeCallout {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
	margin-bottom: 5px;
	margin-top: 0px;
}

.homeCalloutText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align:justify;
	line-height:16px;
}

.callout {
	padding: 10px;
	border: 1px dotted #336699;
	background-color: #EEE;
	margin-bottom: 10px;
}

.callout-image { float:right; margin: 0 0 10px 10px; }

.homeCalloutText a, .homeCalloutText a:link {
	font-weight: bold;
}

#footer {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 10px 117px 0 117px;
	padding: 0 0 15px 0;
}

#page-background { background: #666; margin: 0 0 10px 0; }
#page-container { width: 750px; margin: 0 auto; background: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; }
#logo { }
#nav { margin: 10px 0 10px 117px; 

	font-weight: bold;
	color: #000000; }
#nav a, #nav a:link, #nav a:visited { color: #000000; text-decoration: none; margin-right: 25px; }
#nav a:hover, #nav a:active { color:#336699; }
#content { margin: 0 117px 0 117px; }
#web-credit { margin: 0 0 15px 0; text-align: center; text-transform: lowercase; }
#web-credit a, #web-credit a:link, #web-credit a:visited { color: #999; }