@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 130%;
	background: #EDF2F6;
}


#container  {
	width: 925px;  /* using 100px less than a full 1024 px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(../images/content-backgroun.jpg) repeat-y;
	margin: 15px auto 0;
	border: 5px ridge #999;
} 
#container  #header{
	background: #DDDDDD no-repeat;
	padding: 0;
	height: 200px;
	margin: 0px;
} 
#container  #sidebar1{
	float: left; 
	width: 190px;
	padding: 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #sidebar1 img {
	margin-left: 15px;
}
#container #sidebar1 a img {
	text-decoration: none;
	border-style: none;
}

#container #sidebar1 p  {
	font-size: 85%;
	margin: 0px;
	font-weight: normal;
}
#container #sidebar1 p a:link, #container #sidebar1 p a:visited{
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 2px dotted #666;
}
#container #sidebar1 p a:hover    {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../images/nav-hover.gif);
}
#container #sidebar1 p a:active {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url(../images/nav-hover.gif);
}

#container #sidebar1 h1  {
	font-size: 90%;
	border-bottom: 5px groove #FFD804;
	background: #BFD9E6;
	display: block;
	text-align: left;
	padding-bottom: 5px;
	border-top: 5px groove #FDCE0C;
	padding-left: 8px;
	color: #333;
}
#container #sidebar1 h2  {
	font-size: 90%;
	border-bottom: 5px groove #FFD804;
	background: #BFD9E6;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 5px groove #FDCE0C;
	padding-left: 8px;
	color: #333;
}
#container  #sidebar2{
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 5px 15px 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#container #sidebar2 p .largerType {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

#container #sidebar2 img {

}
#container #sidebar2 a img {
	text-decoration: none;
	border-style: none;
	margin-left: 8px;
}


#container #sidebar2 p {
	font-size: 80%;
	border-bottom: 2px dotted #666;
	padding-bottom: 5px;
	color: #666;
	padding-right: 0px;
	margin: 5px;
	line-height: 125%;
}
#container #sidebar2 p a:link, #container #sidebar2 p a:visited {
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 90%;
	text-align: center;
	border-top: 5px double #FBD005;
	border-bottom: 5px double #FAD608;
	color: #FFF;
	background: #B10101;
	font-weight: bold;
}

#container #sidebar2 p a:hover, #container #sidebar2 p a:active {
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	font-size: 90%;
	text-align: center;
	border-top: 5px double #B10101;
	border-bottom: 5px double #B10101;
	color: #92041C;
	background: #FBD005;
	font-weight: bold;
}
.red {
	color: #FF0208;
}



#container #sidebar2 h1  {
	color: #FFF;
	font-size: 110%;
	display: block;
	border-top: 3px ridge #0045C9;
	border-bottom: 3px ridge #0045C9;
	background: #0045C9;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 5px;
}
#container #sidebar2 h2 {
	font-size: 90%;
	display: block;
	text-align: center;
	color: #FF020A;
	border-top: 5px double #0045C9;
	border-bottom-style: double;
	border-bottom-color: #0045C9;
	background: #EBF0F3;
	margin: 10px -5px 10px 0px;
	padding: 10px 0px;
}
#container #sidebar2 h2 a:link, #container #sidebar2 h2 a:visited {
	text-decoration: none;
	display: block;
}
#container #sidebar2 h2 a:hover, #container #sidebar2 h2 a:active {
	text-decoration: none;
	color: #EBF0F3;
	background: #0045C9;
	display: block;
}


#container #footer table tr td p  {
	text-align: center;
}
#container #sidebar2 ul   {
	list-style: url(../images/red-bullet.gif) outside;
}
#container #sidebar2 ul   li{
	font-size: 85%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 0px;
	padding-right: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	border-bottom: 2px dotted #666;
	padding-bottom: 10px;
	color: #666;
}
#container  #mainContent{
	margin: 0px 200px; /* 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: 10px 10px 0px 25px;
	overflow: visible;
} 
#container #mainContent h4 {
	font-size: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
}
#container #mainContent table tr td {
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}
#mainContent table {
	margin: 0px;
}



#container #mainContent p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #666;
	margin-top: 5px;
}
#container #mainContent #frmContact table tr td  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #666;
	font-weight: bold;
	text-align: left;
}

#container #mainContent blockquote {
	font-style: italic;
	padding: 20px 10px 10px 15px;
	background: url(../images/quote.gif) no-repeat -10px top;
}
#container #mainContent blockquote p {
	border-bottom: 2px dotted #C6F1F1;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#container #mainContent #frmContact {
	padding: 15px;
	background: #EBF0F3;
	margin-bottom: 15px;
}
#container #mainContent #frmContact input.text     {
	background: #FFF;
	width: 200px;
	border: 1px solid #0045C9;
}
#container #mainContent #frmContact textarea {
	background: #FFF;
	width: 400px;
	border: 1px solid #0045C9;
}

#container #mainContent #frmContact input.text:focus , #container #mainContent #frmContact textarea:focus{
	background: #FFF3B0;
	border: 1px solid #FE0100;
}

#container #mainContent #frmContact p label {
	margin-right: 20px;
	font-weight: bold;
}

.border {
	border: 2px dotted #000;
}
#container #mainContent p a:link   {
	color: #B10101;
	text-decoration: none;
}
#container #mainContent p a:visited {
	color: #B10101;
	text-decoration: none;
}
#container #mainContent p a:hover   {
	color: #FFF;
	text-decoration: none;
	background: #B10101;
}
#container #mainContent p a:active  {
	color: #FFF;
	text-decoration: none;
	background: #B10101;
}
#container #mainContent ul {
	font-size: 75%;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	list-style: url(../images/red-triangle.gif);
	border-style: none;
	border-width: 0px;
}


#container #mainContent h1  {
	color: #B10101;
	font-size: 120%;
	line-height: 115%;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
#container #mainContent h2  {
	font-size: 105%;
	margin-bottom: 0px;
	color: #0045C9;
}
#container #mainContent h5 {
	margin: 0px;
	color: #666;
}

#container #mainContent h2 img{
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 4px ridge #FFD704;
	text-align: center;
}

#container #mainContent .fltrtdiv h2  {
	font-size: 110%;
	border-bottom: 3px solid #FFDB0E;
	color: #B10101;
}
#container #mainContent .fltrtdiv p  {
	font-size: 70%;
}
#container #mainContent .fltLftdiv h2 {
	font-size: 110%;
	border-bottom: 3px solid #FFDB0E;
	color: #B10101;
}

#footer  {
	padding: 5px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/footer.jpg) no-repeat;
	height: 105px;
} 
#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 65%;
	text-align: right;
	padding-right: 0;
	padding-left: 0;
	font-family: Verdana, Geneva, sans-serif;
}
#container #footer h2  {
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}




.bold {
	font-weight: bolder;
}
.boldital {
	font-weight: bolder;
	font-style: italic;
}
.italic {
	font-style: italic;
}



.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;
}
.fltLftdiv {
	float: left;
	margin-left: 9px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	background: #EBF0F3;
	padding: 10px;
	margin-right: 9px;
	border-top: 5px solid #FFD704;
	border-right: 5px solid #666;
	border-bottom: 5px solid #666;
	border-left: 5px solid #FFD704;
	font-style: italic;
}

.fltrtdiv {
	float: right;
	margin-left: 9px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	background: #EBF0F3;
	padding: 10px;
	margin-right: 0px;
	border-top: 5px solid #FFD704;
	border-right: 5px solid #666;
	border-bottom: 5px solid #666;
	border-left: 5px solid #FFD704;
	font-style: italic;
}
.fltrtdivCentText {
	float: right;
	margin-left: 9px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	background: #EBF0F3;
	padding: 10px;
	margin-right: 9px;
	border-top: 5px solid #FFD704;
	border-right: 5px solid #666;
	border-bottom: 5px solid #666;
	border-left: 5px solid #FFD704;
	font-style: italic;
	text-align: center;
}

.fltrtdivFooter {
	float: right;
	margin-left: 9px;
	width: 225px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px 10px 10px;
	margin-right: 9px;
	font-style: italic;
	margin-top: -75px;
}
.cenFooterdiv {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#container #footer .cenFooterdiv p  {
	font-size: 70%;
	text-align: center;
	margin-top: 5px;
}
#container #footer table tr td p a img {
	text-decoration: none;
	border-style: none;
}

#container #footer table tr td p a  {
	color: #B10101;
	text-decoration: none;
}
#container #mainContent .fltrtdiv ul  {
	font-size: 70%;
	padding-left: 20px;
}
#container #mainContent .fltrtdivCentText h2 {
	font-size: 110%;
	border-bottom: 3px solid #FFDB0E;
	color: #B10101;
}

.cc_form_basic_MainTable{border:0px;}
.cc_form_basic_DisplayTitle{	
	font-family: Georgia, Times, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;}
.cc_form_basic_DisplayMain{
	font-family: Georgia, Times, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	background-color: #E0E8F0;
	padding-right: 5px;
	padding-left: 5px;}
.cc_form_basic_Button{
    font-family: Georgia, Times, sans-serif;}
