@charset "UTF-8"; 
body {
	background-color: #006bb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pcam #header {
	background: #006bb7;
	padding: 0 0px 0 0px;
} 
.pcam #banner {
	background: #006bb7;
	padding: 0 0px 0 0px;
	width: 960px;
	height: 144px;
} 
.sidebar1textfloat {
	margin: 0px 0px 0px 10px;
	width: 160px;
	font-size: 12px;
	padding: 20px 0px 5px 0px;
	color: #006BB7;
	font-style: italic;
	font-weight: lighter;
	position:absolute;
	top:580px;
}
.sidebar1textfloatright {
	margin: 0px 0px 0px 10px;
	width: 160px;
	font-size: 12px;
	padding: 20px 0px 5px 0px;
	color: #006BB7;
	font-style: italic;
	font-weight: lighter;
	position:absolute;
	top:580px;
	text-align: right;
}
.sidebar1text {
	margin: 0px 10px 0px 10px;
	width: 150px;
	font-size: 12px;
	padding: 5px 0px 5px 10px;
	background-color: #FFFFFF;
}
.sidebar1textbold {
	color: #006BB7;
	font-weight: bold;
}
.sidebartextbox {
	padding: 10px 0px 10px 5px;
	border: dotted #006bb7 3px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 5px 0px 5px 5px;
	float:right;
	width:160px;
}
.sidebar1top
{
	margin: 0px 10px 0px 10px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:  crosshair;
	width: 120px;
	float: left;
	background-image: url(/SpryAssets/jetbullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 5px 0px 5px 40px;
	color: #006bb7;
	text-decoration: none;
	background-color: #FFFFFF;
}
.sidebar1menu 
{
	margin: 0px 10px 0px 10px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:  crosshair;
	width: 120px;
	float: left;
	background-image: url(/SpryAssets/transbullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 5px 0px 5px 40px;
	color: #006bb7;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.sidebar1menu:link
{	margin: 0px 10px 0px 10px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:  crosshair;
	width: 120px;
	float: left;
	background-image: url(/SpryAssets/transbullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 40px;
	color: #006bb7;
	text-decoration: none;
}
a.sidebar1menu:active
{	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:  crosshair;
	width: 120px;
	float: left;
	background-image: url(/SpryAssets/jetbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 40px;
	color: #ff3300;
	text-decoration: underline;
}
a.sidebar1menu:hover
{	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor:  crosshair;
	width: 120px;
	float: left;
	background-image: url(/SpryAssets/jetbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 40px;
	color: #ff3300;
	text-decoration: underline;
}
.pcam #mainContent    {
	margin: 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #000000;
} 
h2  {
	color: #006BB7;
	font-weight: bold;
	font-size: 19px;
	padding: 0px 0px 10px 0px;
} 
h3  {
	color: #006bb7;
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
} 
.hblue {
	color: #006bb7;
	font-weight: bold;
}
.hgold {
	color: #ffb20e;
	font-weight: bold;
}
.hred {
	color: #cc0000;
	font-weight: bold;
}
.textbox {
	padding: 0px 10px 15px 20px;
	border: dotted #006bb7 3px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px 10px 15px 20px;
	float:right;
	width:180px;
}
.textindent {
	padding: 0px 0px 0px 20px;
}
.textsmall {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}
.textsmallblue {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	color: #006BB7;
}
.texttiny {
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}
.texttinyblue {
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	color: #006BB7;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footerimgfloat {
	margin: 0px 0px 0px 10px;
	width: 160px;
	padding: 40px 0px 20px 40px;
	position:relative;
}
.footerlink {
	display: block;
	cursor:  crosshair;
	padding: 0px 20px 20px 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	margin: 0;
}
.footerlink a:link {
	color: #ffffff;
	text-decoration: none;
}
.footerlink a:visited {
	color: #ffb20e;
	text-decoration: none;
}
.footerlink a:hover {
	color: #ffb20e;
	text-decoration: underline;
}
.footerlinkwhite {
	margin: 0;
	display: block;
	cursor:  crosshair;
	padding: 40px 20px 20px 20px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.footerlinkwhite a:link {
	color: #ffffff;
	text-decoration: none;
}
.footerlinkwhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footerlinkwhite a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerlinksmall {
	font-size: 10px;
	color: #ffffff;
	padding: 30px 10px 20px 10px;
}
.footerlinksmall a:link {
	color: #ffffff;
}
.footerlinksmall a:visited {
	color: #ffffff;
}
.footerlinksmall a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	color: #006bb7;
	text-decoration: none;
}
a:visited {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a:focus, object:focus { 
	outline: none; 
	-moz-outline-style: none; 
}
#AlternativeContent {
	outline:none;
}
INPUT {
	color: #006bb7;
	font-weight: lighter;
	font-size: 9pt;
	font-style: italic;
}

