/***********************************************/
/* main.css                                    */
/* Use with template xxx                       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial,sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 1.3;	
	margin: 10px 25px 0 25px;
	padding: 0px;
	background:#a39c9e url(../images/bg_main-01.jpg) repeat-x;
}
p{
	padding: 0px 0px 10px 0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}
hr {
	height:1px;
	color:#bec2c6;
	width:667px;
	text-align:center;
	border: 0px;
	background-color:#bec2c6;
	margin:0px 0px 5px 0px;
	padding:0px;
	background-image:url(../images/bg_sectionHeader.gif);
		background-repeat:repeat;
}
.dash {
	border-right: #bec2c6 dashed 1px;
	padding-right:3px;

}
.callout {
	padding-left: 10px;

}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #df1926;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.button:link, a.button:visited {
	color: #333333;
	background-image:url(../images/bg_button.jpg);
	background-position:top left;
	font-weight:bold;
	padding: 3px 10px 3px 10px;
	text-decoration:none;
	border: 1px solid #bec2c6;
	height:27px;
}
a.button:hover {
	color: #333333;
	background-image:url(../images/bg_button-ro.jpg);
	font-weight:bold;
	text-decoration:none;
}


/************** header tag styles **************/

h1{
	padding: 0px 0px 10px 0px;
font-size:23px;
color:#e02d39;
text-transform:none;
font-style:normal;
font-weight:lighter;
}
h2{
	padding: 0px 0px 10px 0px;
font-size:23px;
color:#135f9a;
text-transform:none;
font-weight:lighter;

}
h3{
padding: 0px 0px 5px 0px;
font-size:16px;
color:#135f9a;
text-transform:none;
font-weight:lighter;
}
h4{
padding: 0px 0px 5px 0px;
margin-top:5px;
font-size:16px;
color:#212324;
text-transform:none;;
font-weight:lighter;
}

/*************** list tag styles ***************/

li
{
list-style: square outside url(../images/bullet.gif);
}

ul {
 line-height:1.2;
margin: 2px 2px 2px 15px;

}

ul ul{
 list-style-type: disc;
 line-height:1.2;
 margin-top:5px;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: normal 1em Arial,sans-serif;
 color: #333333;
}
	
select {
 font: normal 1em Arial,sans-serif;
 color: #333333;
}			
input{
font-family: Arial,sans-serif;

}

/***********************************************/
/* Layout Divs and Classes                     */
/***********************************************/
#pagecell {
	width:710px;
	background-image: url(../images/bg_pagecell.gif) repeat-x; 
}
#pagecell2 {
	width:710px;
	background-image: url(../images/bg_pagecell2.gif);
}

#leftCol-home{
	float: left;
	width: 408px;
	height: 530px;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 20px 16px;
	background:#ffffff url(../images/bg_col.gif) repeat-x;
}

#leftCol{
	float: left;
	width: 415px;
	height:auto;
	padding: 0px 0px 10px 0px;
	margin: 25px 13px 17px 17px;
}
#leftCol2{
	float: left;
	width: 647px;
	height:auto;
	padding: 0px 0px 10px 0px;
	margin: 25px 13px 17px 17px;
}
#rightCol{
	float: right;
	width: 215px;
	height:auto;
	padding: 0px;
	margin: 0px 17px 0px 0px;
	background:url(../images/bg_col.gif) repeat-x;
	vertical-align:top;
}

#rightCol2{
	float: right;
	width: 212px;
	height:auto;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	background:url(../images/bg_col.gif) repeat-x;
	vertical-align:top;
}

#sectionHeader {
	width: 646px;
	height:151px;
	text-align:center;
	padding:10px;
	vertical-align:middle;
	margin:0px 0px 10px 0px;
	background-image: url(../images/bg_sectionHeader3.gif);
	background-repeat:repeat-x;
	
	
	
	
	 
}
#sectionHeader2 {
	width: 646px;
	text-align:center;
	padding:10px;
	vertical-align:top;
	background-color:#FFFFFF;
	margin:0px 0px 10px 0px;
	border-bottom: 1px solid #bec2c6;
	
	
	 
}

#partnerTbl {
	width:200px;
	border:1px solid #999999;
	background-image:url(../images/partners_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e9e9e9;
	padding:10px;
	float:right;
	margin: 0px 0px 0px 10px;
}

/************ column styles **************/
.corner{
background-image:url(../images/corner_left.gif);
background-repeat:no-repeat;
background-position:top left;
height:25px;

}

.header{

padding: 0px 0px 10px 0px;
font-size:23px;
color:#e02d39;
text-transform:none;
}

.headerBlue{
padding: 0px 0px 10px 0px;
font-size:23px;
color:#135f9a;
text-transform:none;

}

.headerBlueFront{
padding: 0px 0px 10px 0px;
font-size:23px;
color:#135f9a;
text-transform:none;

}

.headerBlueSmall{
padding: 0px 0px 5px 0px;
font-size:16px;
color:#135f9a;
text-transform:none;

}

.headerGraySmall{
padding: 0px 0px 5px 0px;
margin-top:5px;
font-size:16px;
color:#212324;
text-transform:none;

}
.content {
	padding: 0px 35px 35px 35px;
	
}

.content-contact {
	padding: 0px 20px 35px 20px;
	
}

.contentFR {
	padding: 0px 15px 35px 15px;
	
}

.frontTxt {
	font-size:12px;
	color: #333333;
}

.hr-top {
	height:1px;
	color:#bec2c6;
	width: 215px;
	border: 0;
	background-color:#bec2c6;
	margin:0px;
	padding:0px;
	text-align:center
}
.hr-bottom {
	height:1px;
	color:#ffffff;
	width: 215px;
	border: 0;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center
}
.divider {
	height:1px;
	color:#bec2c6;
	width: 345px;
	border: 0;
	background-color:#bec2c6;
	margin:1px 0px 5px 0px;
	padding:0px;
 	text-align:center
}
.divider2 {
	height:1px;
	color:#bec2c6;
	width: 100%;
	border: 0;
	background-color:#bec2c6;
	margin:0px;
	padding:0px;
 	text-align:center
}


/************ sectionLinks left column styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
}


#sectionLinks .nav1:link, #sectionLinks .nav1:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bec2c6;
	background-image: none;
	font-weight: bold;
	padding: 8px 0px 8px 35px;
	color: #df1926;
	text-decoration: none;
	text-transform:uppercase;
}

#sectionLinks .nav1:hover{
border-top: 1px solid #ffffff;
	background-color: #d9d6d6;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks .nav2:link, #sectionLinks .nav2:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bec2c6;
	font-weight: bold;
	padding: 5px 0px 5px 12px;
	color: #154889;
	text-decoration: none;
}

#sectionLinks .nav2:hover{
	border-top: 1px solid #ffffff;
	background-color: #d9d6d6;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks .nav3:link, #sectionLinks .nav3:visited {
	display: block;
	
	font-weight: normal;
	padding: 8px 0px 8px 35px;
	color: #df1926;
	text-decoration: none;
	text-transform:lowercase;
}
#sectionLinks .nav3:hover{
	background-color: #d9d6d6;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}
#sectionLinks .nav4:link, #sectionLinks .nav4:visited {
	display: block;
	
	font-weight: normal;
	padding: 8px 0px 8px 35px;
	color: #df1926;
	text-decoration: none;
	text-transform:lowercase;
	border-bottom: 1px solid #bec2c6;
}
#sectionLinks .nav4:hover{
	background-color: #d9d6d6;
	background-image: none;
	font-weight: normal;
	text-decoration: none;
}
#sectionLinks .on{
	border-top: 1px solid #ffffff;
	background-color: #FDECB2;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
#sectionLinks .nav1-on{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #bec2c6;
	background-color: #d9d6d6;
	font-weight: bold;
	padding: 8px 0px 8px 35px;
	color: #df1926;
	text-decoration: none;
	text-transform:uppercase;
}
#sectionLinks .nav2-on{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #154889;
	background-color: #FDECB2;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	display:block;
	padding: 5px 0px 5px 12px;
	border-right: 1px solid #154889;
}
#sectionLinks .nav3-on{
	text-decoration: none;
	display:block;
	font-weight: normal;
	padding: 8px 0px 8px 35px;
	color: #135f9a;
	text-transform:lowercase;
}
#sectionLinks .nav4-on{
	text-decoration: none;
	display:block;
	font-weight: normal;
	padding: 8px 0px 8px 35px;
	color: #135f9a;
	text-transform:lowercase;
	border-bottom: 1px solid #bec2c6;
}

/************** feature styles ****************/


#feature {
	width: 577px;
	height: auto;
	padding: 0px;
	height:auto;
	vertical-align:top;
}
#feature .text {
	text-align:left;
	width:420px;
	float:left;
	}
#feature .images {
	width:155px;
	float:right;	
}

/************** alignment styles ****************/

.left {
	margin: 0px 20px 10px 0px;
	vertical-align:top;
	float:left;
	text-align:left;

}
.right {
	margin: 5px 0 5px 5px;
	vertical-align:top;
	float:right;
	text-align:right;
	clear:both;
}
.right2 {
	margin: 5px 0 5px 5px;
	vertical-align:top;
	float:right;
	text-align:right;
	clear:both;
	
}
.center {
	text-align:center;
	vertical-align:top;

}


/*************** disclaimer/footer styles *****************/
#footer{
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	width: 690px;
	height: 48px;
	text-align:center;
	vertical-align:top;
	padding:13px 10px 0px 10px;
	color:#9b9b9b;
}

#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	color:#df1926;
	text-decoration:none;
}

#Disclaimer {

	width: 710px;
	height: 15px;
	text-align:center;
	font-size:85%;
	color:#e5e5e5;
	margin-bottom:30px;
	overflow:hidden;
}

#Disclaimer a:link, #Disclaimer a:visited {
	color:#e5e5e5;
	text-decoration: none;
}
#Disclaimer a:hover{
	text-decoration: underline;
}
#Disclaimer .text {
	color:#e5e5e5;
}

/*************** page border styles *****************/

.metal-left{
	background-image: url(../images/bg_border-metal-left.jpg);
	background-repeat:repeat-y;
	width: 10px;
}

.metal-right{
	background-image: url(../images/bg_border-metal-right.jpg);
	background-repeat:repeat-y;
	width: 10px;
}
.white-left{
	width: 10px;
	background-color:#FFFFFF;
	border-right: 1px solid #bec2c6;
}

.white-right{
	width: 10px;
	background-color:#FFFFFF;
	border-left: 1px solid #bec2c6;
}
.white {
	background-color:#FFFFFF;
}
.border-left {
background-image:url(../images/bg_border.gif);
width: 11px;
background-repeat:repeat-y;
}
.border-right {
background-image:url(../images/bg_border-right.gif);
width: 11px;
background-repeat:repeat-y;
}
.border {
border: 1px solid #bec2c6;
}


/*************** search styles *****************/


.textfield{
  font-size: 80%;
  border:1px solid #bec2c6;
  width:140px;
  height:14px;
}


 
.textfield2{
  font-size: 80%;
  margin: 1px 10px 0 10px;
  border:1px solid #bec2c6;
 
}

.thumbtable {
		float: center;
		margin-right:-5px;
		padding-right: 0px;
}

.thumbtabletext {
		padding: 5px;
		text-align: center;
}
/********************* end **********************/
