body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #072A60;
	font-size: 12px;
}
a { color: #072A60; }
a:link, a:visited { color:#072A60; }
a:hover { color: #336699;}
h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
}
.index {
	font-size: 13px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
img {
	vertical-align: text-bottom;
}
.float_l {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.float_r {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.center {
	text-align: center;
}
#dropmenudiv{
position:absolute;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 130px;;
display: block;
text-indent: 3px;
padding:2px;
border-bottom: 1px solid #BCC5D4;
font-size: 10px;
text-decoration: none;
}
#dropmenudiv a:link, #dropmenudiv a:visited { color:#E6EFFD; }
#dropmenudiv a:hover { color: #FFB10C; text-decoration:underline;}

.nav_block {
	background-image: url(../images/wcac_04.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
.nav a { /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         padding:0px 20px 0px 0px;
		 height:auto; width:auto; text-decoration:none;
}
.nav a:link, .nav a:visited { color:#E6EFFD; }
.nav a:hover { color: #FFB10C;}
.navbot_block {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:16px 16px 0px 0px;
	text-align: right;
	color:#BCC5D4;
}
.navbot a { /*display:block; for vertical*/ /*float:left; for horizontal*/
		 /*display:table-cell; display:inline-block;*/ 
         padding:0px 2px 0px 2px;
		 height:auto; width:auto; text-decoration:none;
}
.navbot a:link, .navbot a:visited { color:#BCC5D4; }
.navbot a:hover { color: #FFB10C;}
.header {
	background-image: url(../images/wcac_02.jpg);
	height: 178px;
}
.mid_bg {
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-y;
}
.mid {
	background-image: url(../images/wcac_05.jpg);
	background-repeat: no-repeat;
	height: 416px !important;
	height: 327px;
	text-align: left;
	vertical-align: top;
	padding: 57px 32px 32px 32px;
	line-height: 19px;
}
.footer {
	background-image: url(../images/wcac_06.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
.sub_sect {
	font-weight: bold;
	text-decoration: underline;
}
.bot {
	height: 47px !important;
	height: 42px;
	padding: 5px 0px 0px 32px;
}
.bot a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ACACAC;
	text-decoration: none;
	font-size: 12px;
}
.bot a:link, .bot a:visited, .bot a:hover { color: #ACACAC; }

.fs15{ font-size:15px;
       color: #072A60;}
	   
.cssbutton{
background-color: #01265D;
padding: 3px 9px 3px 8px;
color:#E6EFFD;
text-decoration: none;
font-weight: bold;
}

.cssbutton:link, .cssbutton:visited{
color:#E6EFFD;
}

.cssbutton:hover{
background-color: #01265D;
color: #FFB10C;
}

.links
{
padding: 95px 0px 0px 0px !important;
padding: 0px 0px 130px 0px;
margin: 0px;
float: right;
}