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

body{
margin:0;
padding:0;
font-family:arial;
font-size:12px;
color:#000000;
background-color:#2395e5;
/* background:url(../images/bg.png) repeat-x; */
}

a{
text-decoration:none;
font-family:arial;
font-size:12px;
color:#000000;
}

a:hover{
text-decoration:underline;
font-family:arial;
font-size:12px;
color:#000000;
}

.grayborder2side{
border:#C8C8C8 1px solid; border-top:none; border-bottom:none;}

.topdashborder{
border-top:#c8c8c8 1px dashed;}

UL, LI{
margin:0;
padding:0;}

a.bttnlink{
font-family:augie;
font-size:13px;
font-weight:bold;
color:#171717;
text-decoration:none;}

a.emaillink{
font-family:arial;
font-size:13px;
font-weight:normal;
color:#993300;
text-decoration:none;}

a.bttnlink:hover{
font-family:augie;
font-size:13px;
font-weight:bold;
color:#171717;
text-decoration:none;}

h3{
font-family:arial;
color:#0079CE; 
margin:0px;
padding:0px;}

h4{
font-family:arial;
color:#174569; 
margin:0px;
padding:0px;}

h5{
font-family:arial;
color:#FF0000; 
margin:0px;
padding:0px;}

.redtext{
color:#FF0000;}

.whitetext{
color:#FFFFFF;
font-weight:bold;}

a.linkblacktext{
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding:0 15px 0 10px;}

a.linkredtext {
color:#990000;
font-weight:bold;
font-size:18px;
text-decoration:none;
}

a.linkredtext:hover{font-size:18px; color:#990000; font-weight:bold; text-decoration:underline;}

a.linkbluetext {
color:#0066CC;
font-weight:bold;
font-size:18px;
text-decoration:none;
}

a.linkbluetext:hover{font-size:18px; color:#0066CC; font-weight:bold; text-decoration:underline;}

a.linkwhitetext{
color:#FF3300;
font-weight:bold;
font-size:12px;
text-decoration:none;
padding:0 15px 0 10px;}

a.linkwhitetext:hover{
color:#000000;
font-weight:bold;
font-size:12px;
text-decoration:underline;
padding:0 15px 0 10px;}

.blacktext{
color:#000000;
font-weight:bold;}

.bluetext{
color:#940414;
font-weight:bold;
font-size:14px;}

p.parajus{
text-align:justify;
margin:0;
padding:0 5px 0 0;
}

.box{
	width:920px;
	margin-left:55px;
}
.box .address{
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	width:226px;
	padding:2px;
	color:#ffffff;
}

#contact-title{
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	float:left;
	width:226px;
	padding:2px;
	color:#ffffff;
	font-weight:bold;	
}
	
a.submenu-text{
color:#FF6600;
font-family:Tahoma, Geneva, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
padding:0 10px 0 10px;}
	

