/* CSS Document */

*  {
	margin: 0;
	padding: 0;
}

html  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

body {
	min-width: 928px;
	background-color: #750202;
	background-repeat:repeat-x;
	color: #000;
	text-align: center;
	height:100%;
}

#main  {
	background-color: #1D3050;
	width: 928px;
	height: auto;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#banner {
	height: 152px;
	width: 928px;
	/*background-color:#fff*/
		
}

.topR {
	border: #750202 solid 1px;
	margin: 0px;
	padding: 0px;
}

.topL {
	border-top: #750202 solid 1px;
	border-bottom: #750202 solid 1px;
	border-left: #750202 solid 1px;
	margin: 0px;
	padding: 2px 14px 3px 14px;
}

#navTop  {
	margin: 0;
	padding: 0;
	background-color:#C70505;
	list-style-type: none;
	width: 929px;
	float:left;
}

#navTop li  {
	margin: 0;
	padding: 0;
	float:left;
}

#navTop a  {
	float:left;
	width:115px;
	height: 20px;
	display: block;  /* to increase clickable area as a's default to inline */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	border-right: #750202 dashed 1px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
}


#navTop #navTop_con a {
	border: none;
}

#navTop a:hover  {
	background: #DD9200;
	color: #000;
}

#bg {
	background-color: #FFF;
	border: #E8C316 solid 1px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	height:auto;
}

#bg2 {
	background-color: #fff;
	border: #C70505 solid 1px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	height:auto;
}

a  {
	color: #C70505;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

a:hover  {
	text-decoration: none;
}

h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #17233F;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}

h2  {
	background-image: url(images/more2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin: 5px 4px 0px 0px;
	padding: 0px 0px 0px 15px;
}

h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color:#FFF;
}

h2 a:hover {
	color: #FFD200;
}

.h2nd  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8c95a6;
	margin: 5px 4px 0px 0px;
	padding: 0px;
}

h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17233F;
	text-decoration:none;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #17233F;
	text-decoration:none;
	text-transform: uppercase;
}

h3 a:hover {
	color: #17233F;
	text-decoration:none;
}

h4  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17233F;
	text-transform: uppercase;
	padding: 7px 0px 0px 0px;
}

#ad {
	float: right;
	padding:5px 0px 10px 0px;
}
	

#left {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 649px;
	float: left;
	display:inline;
	position: relative;
	background:#1D3050;
	border-top: #750202 solid 1px;
}

#left a  {
	color: #C70505;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 

#left a:hover  {
	color: #721000;
	text-decoration: underline;
}

#left ul {
	list-style-type:square;
	display:block;
	padding-left:50px;
	padding-bottom:20px;
}

#left ul li {
	display: list-item;
	margin:5px 75px 0px 0px;
}

#left ul li ul {
	list-style-image:url(images/ul2.gif);
	margin:0px;
	padding-left:15px;
}

#left ol {
	display:block;
	padding-left:50px;
	padding-bottom:20px;
}

#left ol li {
	display: list-item;
	margin:5px 75px 0px 0px;
	padding:0px;	
}

#left ol li ol li {
	margin:0px;
	padding:0px 0px 0px 5px;
}

#left p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 7px 0 ;
}

.caption {
	float: right;
	margin:0px 0px 5px 5px;
	padding:0px;
	width: 109px;
}

.caption span {
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.caption img {
	border: #000 solid 1px;
	margin:0px;
	padding:0px;
	display:block;
}

.caption2 {
	float: right;
	margin:0px 0px 5px 5px;
	padding:0px;
	width: 109px;
}

.caption2 span {
	width: 100%;
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
}

.caption2 img {
	border: #C70505 solid 1px;
	margin:0px;
	padding:0px;
	display:block;
}

#list{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
	overflow:auto;
}

#list li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

fieldset {
	float:left;
	clear:left;
	width:100%;
	border-style:none;
	margin: 0px;
	padding: 0px;
}

legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #17233F;
	text-decoration:none;
	text-transform: uppercase;
	margin:0px;
	padding:0px 0px 0px 2px;
}

fieldset ol {
	margin:0px;
	padding:0px;
	list-style:none;
}

fieldset li {
	float:left;
	clear:left;
	width:100%;
	margin:0px;
	padding:0px 0px 5px 0px;
}

fieldset.submit {
	float:none;
	width:auto;
	margin:0px;
	padding:0px;
}

label {
	float:left;
	width:150px;
	margin-right:3px;
	text-align:right;
}

.alert {
	color:#E80732;
	font-weight:bold;
}

#next {
	background-image: url(images/next2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C70505;
	text-align: right;
	padding: 0px 20px 0 0 ;
	margin:3px 00px 0px 0;
}

#next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C70505;
	text-align: right;
	text-decoration: underline;
}

#next a:hover {
	color: #721000;
	text-align: right;
	text-decoration: none;
}

#right {
	width: 269px;
	margin: 0px 0px 15px 0px;
	padding:0px;
	float: right;
	position: relative;
	background:#1D3050;
	border-top: #750202 solid 1px;
}

#navRight {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 269px;
}

#navRight li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#navRight a  {
	display: block;  /* to increase clickable area as a's default to inline */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: #FFD200 dashed 1px;
	margin: 0px 15px 0px 0px;
	padding: 5px 10px 5px 10px;
}

#navRight a:hover  {
	color: #FFD200;
}

#newsletter {
	background-image:url(/images/newsletter.gif);
	background-repeat:no-repeat;
	height:217px;
	padding:0px 50px 0px 50px;
	text-align:center;
}
	
.submit input  {
	background-color: #c70505;
	border: #750202 solid 1px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 0 57px;
	text-transform: uppercase;
}

.submit input:hover  {
	background-color: #dd9200;
	color:#000;
} 

#footer {
	clear: both;
	background-color: #17233F;
	color: #FFF;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 928px;
	padding: 5px 0px 5px 0px;
	border-top: #750202 solid 1px;
}

#footer a  {
	color: #0000FF;
}

#footer a:hover  {
	text-decoration: none;
}
	

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
