body,
html{
margin:0;
padding:0;
}
body{
background-color:#40599c;
background-image:url(/images/design/bg1.jpg);
background-attachment:fixed;
color:#ffffff;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
}
#wrapper{
margin:0 auto;
padding:5px;
width:990px;
background-color:#141d3b;
background-image:url(/images/design/bg2.jpg);
background-repeat:repeat-y;
}
#header{
width:990px;
margin:0;
padding:0;
}
.right{
margin:0;
padding:0;
float:right;
}
.left{
margin:0;
padding:0;
float:left;
}
.tabcontainer{
margin:0px 0px 0px 110px;
padding:15px 0px 0px 0px;
width:240px; /*width of 2nd level sub menus*/
height:180px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
.tabcontent{
display:none;
}
.basictab ul{
margin:0;
padding:0;
margin-left:0;
list-style-type:none;
text-align:left; /*set to left, center, or right to align the menu as desired*/
}
.basictab li,.links li{
display:inline;
margin:6px;
}
.links ul{
margin:0;
padding:0;
margin-left:0;
list-style-type:none;
text-align:center; /*set to left, center, or right to align the menu as desired*/
}
#content{
margin:15px;
padding:0;
width:960px;
text-align:center;
}
#contentLeft{
margin:0px 0px 20px 0px;
padding:0;
width:780px;
float:left;
text-align:justify;
}
#rightIns{
margin:0px 0px 10px 20px;
padding:0;
float:right;
}
#sidebar{
margin:0px 0px 20px 20px;
padding:0;
width:160px;
float:right;
text-align:left;
}
#contentCtr{
width:600px;
padding:0;
margin:0px 0px 0px 180px;
}
#footer{
width:960px;
clear:both;
margin:50px 15px 0px 15px;
padding:10px 0px 0px 0px;
border-top:1px dashed #40599c;
color:#40599c;
font-size:12px;
text-align:center;
}
#footer a:link,#footer a:visited,#footer a:active,.smBlue a:link,.smBlue a:visited,.smBlue a:active{
text-decoration:none;
color:#6b87d2;
}
#footer a:hover,.smBlue a:hover{
text-decoration:none;
color:#7f3800;
}
.clear{
clear:both;
}
.pic{
margin:0;
padding:14px;
border:1px solid #40599c;
}
.mr20{
margin-right:20px;
}
.smBlue{
font-size:12px;
color:#40599c;
}
.blue{
color:#40599c;
}
a:link{
text-decoration:none;
color:#fe7102;
}
a:visited{
text-decoration:none;
color:#fd8f39;
}
a:active{
text-decoration:none;
color:#7f3800;
}
a:hover{
text-decoration:none;
color:#40599c;
}
img{
border:0;
}
h1{
font-size:22px;
margin:0px 0px 10px 0px;
padding:0;
}
h2{
font-size:16px;
margin:0px 0px 10px 0px;
padding:0;
}
h3,h4,h5,h6,p{
margin:0px 0px 10px 0px;
padding:0;
}
form{
margin:0px 0px 10px 0px;
display:inline;
}
input,select,option,textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}
