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

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main { width:980px;margin:0 auto; padding:0px; background-color:#FFFFFF; }
.inner { width:951px; margin:0 auto; padding:0px; background-color:#FFFFFF; }
.top { margin:0 auto; padding:0 0 9px 0; background-image: url(../images/bgTOP.jpg); background-position:top; background-repeat:repeat-x;}
.banner { margin:0 auto; padding:20px 0 0 0; }
.clear { clear: both;}

.h1 {font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#CC0000; text-decoration:none;}

.boxTOP { margin:0 auto; background-image: url(../images/boxTOP.jpg); background-position:top; background-repeat: no-repeat; font-family:"Trebuchet MS"; font-size:20px; font-weight:normal; color:#14358f; text-align:left; line-height:10px; padding:0 0 0 35px;}

.hdTOP { margin:0 auto; background-image: url(../images/hdSclider.jpg); background-position:top; background-repeat: no-repeat; font-family:"Trebuchet MS"; font-size:26px; font-weight:normal; color:#14358f; text-align:left; line-height:55px; padding:0 0 0 15px;}

.text {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;color:#5e5e5e; line-height:17px;}
.ftSimple {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #FFFFFF; text-decoration:none;}

.f {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #CC0000; text-decoration:none;}
.ft {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #FFFFFF; text-decoration:none; padding:0 6px;}
.ft:hover { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:CC0000; text-decoration: none; padding:0 6px;}

.link {font-family:"Trebuchet MS"; font-size:17px; font-weight:normal; color: #CC0000; text-decoration:none;}
.link:hover {font-family: "Trebuchet MS"; font-size:17px; font-weight:normal; color: #000; text-decoration: underline;}

.footer { background-image: url(../images/bgFooter.jpg); background-repeat: repeat-x; background-position:top; height:122px;}

.ft1 { font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#CC0000; text-align:left; line-height:35px; border-bottom:1px dotted #696968;}
.ftassociates { font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; color:#f6ae00; text-align:left;}
.ft3 { font-family:"Trebuchet MS"; font-size:26px; font-weight:normal; color:#959595; text-align:left; line-height:35px; border-bottom:1px dotted #696968;}

.ftBox { width:285px; float:left; padding:0 15px 0 10px; }

.f2 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #8e8e8e; text-decoration:none; text-align:left; line-height:20px;}
.f3 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#CC0000; text-decoration:none; text-align:left;}

.f4 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #000099; text-decoration:none; text-align:left; line-height:20px;}
.f4:hover {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color: #CC0000; text-decoration:none; text-align:left; line-height:20px;}

.arrow{width:275px; float:left; background-image:url(../images/ar.jpg); background-position:left; background-repeat:no-repeat; font-family:Arial; font-size:14px; font-weight:normal; color: #8e8e8e; text-decoration:none; padding:0 0 0 10px; border-bottom:1px dotted #696968; text-align:left; line-height:34px;}
.arrow:hover {width:275px; float:left; background-image:url(../images/ar.jpg); background-position:left; background-repeat:no-repeat; font-family: Arial; font-size:14px; font-weight:normal; color: #fff; text-decoration: none; padding:0 0 0 10px; border-bottom:1px dotted #696968; text-align:left; line-height:34px;}

/***************navigation start*********************/
a.squarebutton2{
display: block;
font: normal 12px verdana; /* Change 12px as desired */
line-height: 19px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 37px; /* Height of button background height */
padding:0 0 0 4px; /* Width of left menu image */
text-decoration: none;
margin:0 0 0 6px;
float:left;
color: #a6d0ff; 
}

a:link.squarebutton2, a:visited.squarebutton3, a:active.squarebutton2{
color: #a6d0ff; /*button text color*/
text-decoration:none;
padding: 5px 0 0 12px;
}

a.squarebutton2 span{
display: block;
padding: 5px 26px 13px 12px; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton2:hover{ /* Hover state CSS */
background-position: top left;
background: url(../images/btLeft_hover.jpg) no-repeat bottom left; 
color: #000;
padding: 5px 0 0 12px;
}

a.squarebutton2:hover span{ /* Hover state CSS */
background-position: top right;
background: url(../images/btRight_hover.jpg) no-repeat bottom right;
color: #000;
padding: 5px 26px 13px 12px;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

a.squarebutton2_active{
background: url(../images/btLeft_hover.jpg) no-repeat bottom left;
display: block;
font: normal 12px verdana; /* Change 12px as desired */
line-height: 19px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 37px; /* Height of button background height */
padding:0 10px; /* Width of left menu image */
text-decoration: none;
margin:0 0 0 6px; float:left;
}
a.squarebutton2_active span{
background: url(../images/btRight_hover.jpg) no-repeat bottom right;
display: block;
padding: 8px 8px 8px 3px;
color:#fff;
}

.arrow2{width:275px; float:left; background-image:url(../images/ar.jpg); background-position:left; background-repeat:no-repeat; font-family:Arial; font-size:14px; font-weight:normal; color: #8e8e8e; text-decoration:none; padding:0 0 0 10px; border-bottom:1px dotted #696968; text-align:left; line-height:34px;}
/***************navigation end*********************/