
/*  GLOBAL -------------------------------------------    */

* {
-moz-box-sizing:border-box;
box-sizing:border-box;
}

form {margin:0px;}

textarea,select {font-family:arial;}

body  {
margin:0px;
padding:0px;
background: #3e689b;
text-align:center;
font-family : Verdana,Arial,helvetica,MS san-serif;
color : #5E5E5E;
font-size:12px;
line-height:18px;
}

table  {
table-layout:fixed;
border-spacing:0px;
border-collapse:collapse;
}

td {
padding:0px;
margin:0px;
border: 0px;
vertical-align:top;
}

div.maincontainer {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-top:0px;
}

.mainbody  {
width:900px;
float:left;
background: #ffffff;
}



.homeleft {
background: url(stars.gif) no-repeat top;
width:300px;
margin:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

a {
text-decoration:underline;
color : #0000ff;
}

a:hover {
text-decoration:none;
color : #0000ff;
}

input  {
font-size:11px;
}

.defaultmargin {
margin: 0px 30px 0px 34px;

}



/*  TOPNAV -------------------------------------------    */
.quote {
position:relative;
left:460px;
top:130px;
width:400px;
height:47px;
text-align:center;
color:48719d;
font-style:italic;
font-size:10px;
line-height:12px;
}

.topnavbox {
text-align:right;
height:44px;
margin: 20px 0px 10px 0px;
border-bottom: 1px solid #fbc09a;
}


.topnav,.topnavon {
float:left;
text-align:center;
background: #a8c9d2;
padding: 3px 7px 3px 7px;
margin: 0px 7px 0px 0px;
border: 1px solid #cccccc;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
}

a.topnav   {
font-family: arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#4a71a1;
font-size:12px;
display:block;
}

 a:hover.topnav {
font-family:  arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#4a71a1;
background: #eeeeee;
display:block;
}

  a.topnavon, a:hover.topnavon  {
font-family:  arial, helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color:#ffffff;
display:block;
}








/* HOME PAGE  -------------------------------------------    */

.homenews {
width:664px;
margin:0px;
padding:0px;
background: #FFFFE7 url(/images/home_new_back.jpg) no-repeat top;
}

.homedg {
width:196px;
margin:0px;
padding:0px;
background:#F6F0E5 url(/images/home_dg_back.jpg) repeat;
}

.signuphome {
float:left;
width:860px;
height:57px;

}

.homesignuptext {
float:right;
width:470px;
padding:18px 10px 0px 0px;
font-family:Georgia,Times,"Times New Roman" !important;
font-size:12px;
color:white;
text-align:right;
}

.homeleft {
float:left;
width:320px;
margin:25px 20px 0px 40px;
}

.homeright {
float:left;
width:260px;
margin:25px 0px 0px 0px;

}

.homebox {
width:293px;
margin:20px 0px 20px 0px;
background: #ffffff url(/images/homebox_back.jpg) repeat;
}

.newshome ul  {
margin:8px 0px 0px 3px;
padding:0px 0px 0px 3px;
list-style-type:none;
background: url(/images/red_carret.gif) no-repeat left top;
}
.newshome li  {
margin:0px 0px 0px 6px;
padding:0px 0px 0px 4px;
list-style-type:none;
}

.newshome a {
font-size:11px;
color:#BB4312;
text-decoration:underline;
}

.newshome a:hover {
font-size:11px;
color:#BB4312;
text-decoration:none;
}

/*  SUB PAGE -------------------------------------------    */








/*  FOOTER -------------------------------------------    */

.footer {
	font-size : 11px;
	color : #ffffff;
	text-decoration:none;
	width:860px;
	text-align:center;
 
}

.footer a {
	font-size : 10px;
	font-family: arial, helvetica, sans-serif;
	color : #ffffff;
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover {
	text-decoration:underline;
	color : #ffffff;
}














