@charset "utf-8";
/* CSS Document */


/* -------------------[ Main Page Elements ]------------------- */

body {
	background: transparent url(images/bg.jpg) repeat fixed 0 0;
	text-align: left;
	margin: 0;
	padding: 0 0 10px;
	line-height: 1.5em;
	color:#000;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	}
#wrap {
	clear: both;
	margin: 0 auto;
	padding:0;
	width:980px;
	}
#header {
	width:980px;
	margin: 0 auto 10px;
	padding:0;
	background:transparent url(images/header.jpg) scroll no-repeat top center;
	height:263px;
	}
#header1{
background:url(images/header1.jpg) no-repeat scroll  top right;
height:263px;
}
#header2{
background:url(images/header2.jpg) no-repeat scroll 0 0;
height:263px;
}
	
#topnav {

	}
#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;

	}
#topnav a, #topnav a:link, #topnav a:visited {
	display: block;
	text-decoration: none;
	padding: 10px;
	margin:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:900;
	}

#topnav a:hover, #topnav a:active  {
color:#CCCCCC;
}

#topnav li {
	float:left;
	padding: 0;
	background:transparent url(images/nav.png) top center;
	width:136px;
	}
#page-top {
background:transparent url(images/top-inner.png)  no-repeat scroll 0 0;
text-align:left;
width:980px;
margin-left:-8px;
margin:0 auto;
padding:0;
	}
#page {
background:transparent url(images/page.png) repeat-y scroll 0 0;
text-align:left;
width:980px;
margin-left:-8px;
margin:0 auto;
padding:0;
	} 


#footer {
	background:transparent url(images/footer.png) no-repeat scroll 0 0;
	clear:both;
	font-size:13px;
	height:50px;
	margin-left:-8px;
	}	
#footer p{
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:900;
	margin-top:35px;
	}
.clearfix {display: inline-block;}


A {
	font-family:Arial;
	font-size: 12px;
	color: #565555;
	font-weight: normal;
	text-decoration: none;
}
A img{border: none;}


A:hover {
	text-decoration: none;
	color:#0066CC;
	}
	
	.bgblues {
	background-color:#0f7bc0;
	}

.bgred {
	background-color:#bd0707;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	}
	
.bggray {
	background-color:#e9e8e8;
	}
	
.bgwhite {
	background-color:#ffffff;
	}

.bgblack {
	background-color:#625f5f;
	}

.linkright {
	border-bottom:1px dotted #6bc5fe;
	background-image:url(../../images/bulet.gif);
	background-position:left;
	padding-left:40px;
	background-repeat:no-repeat;
	height:25px;
	
}

/*--------------------------------------------*/

table {
border-collapse:collapse;
}

#table td {
	border: 1px dotted #858585;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3c3c3c;
	font-style:normal;
	text-decoration: none;
	
}

#table th {
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3c3c3c;
	font-style:normal;
	text-decoration: none;
	border: 1px dotted #858585;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403f3f;
	font-weight: normal;
	text-decoration: none;
}

.bodytext-bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: none;
}

	
.heading1 {
	font-family:Arial;
	font-size: 16px;
	color: #1074b3;
	font-weight: bold;
	text-decoration: none;
}

.heading2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.heading3 {
	font-family:Arial;
	font-size: 15px;
	color: #bc0707;
	font-weight: bold;
	text-decoration: none;
}




.mainpadding {
	padding:12px;
	}

.smallpadding {
	padding:7px;
	}


.box-border {
	border: 1px solid #d0cccc;
		}	

.bottomline {
	border-bottom: 1px solid #d0cccc;
		}
		
.3line {
	border-bottom: 1px solid #d0cccc;
	border-left: 1px solid #d0cccc;
	border-right: 1px solid #d0cccc;
		}		
		
.leftline {
border-left: 1px solid #d0cccc;
	}		
.rightline {
border-right: 1px solid #d0cccc;
	}
.border-left{
border-right: 1px solid #d0cccc;
	}	
	
/*------------------------------------------------*/

.imaflote {
float:right;
margin-bottom:5px;
margin-left:10px;

}

.imaflote2 {
float:left;
margin-right:12px;

}



.button {
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: Bold;
	text-decoration: none;
	background-color:#d5d5d5;
	height:23px;
	border: 1px double #999999;
	
	}
/*------------------------------------------------*/
	
	
