*{
	margin:0px;
	padding:0px;
}

body{
	font-family:Arial;
	font-size:12px;
	color:#000;
	background-color:#2d2c71;
}

p{
	padding: 5px 0;
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 1000px;
	overflow:hidden;
	position:static;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
}
#header{
	margin-left: auto;
	margin-right: auto;
	height: 225px;
	width: 1000px;
	overflow:hidden;
	position:static;
	padding:0px 0px 0px 0px;
}
#headerflash{
	height: 225px;
	width: 1000px;
	float:left;
}

#menu{
	width:1000px;
	height:76px;
	background:url(../images/menubg.jpg) no-repeat;
}
#content{
	width:1000px;
	background-color:#010653;
}

#cola{
	width:193px;
	background-color: #010653;
	float:left;
	padding:0px 11px 0px 11px;
}
#colaa{
	width:193px;
	background:#010653;
}

#colaatop{
	width:193px;
	background: url(../images/podcasttop.jpg) no-repeat #010653;
	height:33px;
}

#colaamid{
	width:183px;
	background:#FFF;
	padding:0px 5px;
}

#colaamid p{
	padding-left:8px;
	padding-right:8px;
}

#colaamid li{
	padding-left:15px;
	padding-top:7px;
}

#colaabot{
	width:193px;
	background: url(../images/podcastbot.jpg) no-repeat #010653;
	height:115px;
}
#colaapodcast{
	width:193px;
	height:176px;
	background: url(../images/bg_podcast.jpg) no-repeat #010653;
}
#colab{
	width:193px;
	background:#010653;	
}

#colabtop{
	width:193px;
	background: url(../images/producttop.jpg) no-repeat #010653;	
	height:32px;
}

#colabmid{
	width:193px;
	background:#FFF;	
}

#colabbot{
	width:193px;
	background: url(../images/productbot.jpg) no-repeat #010653;	
	height:59px;
}
#colabbotleft{
	width:147px;	
	height:59px;
	float:left;
}
#colabbotright{
	width:46px;
	height:59px;
	float:left;
}

#colbheaderhome{
	width:548px;
	height:151px;
	background:url(../images/differentiates.jpg) no-repeat #e6e7ee;
	float:left;
}
#colb{
	width:570px;
	background:#e6e7ee;
	float:left;
}

#colb_content{
	width:508px;
	background:#e6e7ee;
	float:left;
	padding:20px;
}

#colc{
	width:193px;
	height:auto;
	float:left;
	padding:0px 11px 0px 11px;
	background: #010653;
}

#announce{
	width:186px;
	background-color:#FFF;
	margin:10px 0px 10px 0px;
	float:left;
}

#directors{
	width:186px;
	background:url(../images/directors.jpg);
	height:160px;
	margin:10px 0px 10px 0px;
	float:left;
	clear:both;
}

#footer{
	padding-top:20px;
	width:1000px;
	height:72px;
	background:url(../images/footer.jpg) no-repeat;
	clear:both;
	color:#bcd9f1;
	font-weight:bold;
}

#footerflash{
	padding-top:10px;
	width:1000px;
	height:94px;
	background:url(../images/footer.jpg) no-repeat;
	clear:both;
	color:#bcd9f1;
	font-weight:bold;
}

a.menu:visited {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;

}

a.menu:link{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}

a.menu:active {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}

.menubreak{
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	}
	
#footer ul li{
	display:inline;
}

#menu ul li{
	display:inline;
}


a.jd:visited {
	color:#bcd9f1;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;



}

a.jd:link{
	color:#bcd9f1;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;


}

a.jd:active {
	color:#bcd9f1;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;


}

a.findout:visited {
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}

a.findout:link{
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}

a.findout:hover{
	color:#fda412;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}

a.findout:active {
	color:#fda412;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}

a.more:visited {
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding-left:60px;
}

a.more:link{
	color:#FFF;
	font-size: 12px;
	font-weight:bold;
	padding-left:60px;
	
}

a.more:hover{
	color:#fda412;
	font-size: 12px;
	font-weight:bold;
	padding-left:60px;
	
}

a.more:active {
	color:#fda412;
	font-size: 12px;
	font-weight:bold;
	padding-left:60px;
}

a.view:visited {
	color:#ee6603;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
a.view:link{
	color:#ee6603;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
a.view:hover{
	color:#1051bf;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
a.view:active {
	color:#1051bf;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
}
h1{
	color:#2954a3;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	
}
h2{
	color:#FFF;
	line-height:30px;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:14px;
}

h3 {
	color:#2954a3;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
}

.white{
	color:#FFF;
	padding-left:20px;
}


ul{
	margin:0px;
}

.sidetext{
	padding-left: 5px;
	padding-right: 5px;
}

#announce img{
	float:left;
	margin-top:8px;
	margin-left:5px;
	padding: 3px 10px 4px 0;
	}

#announce p{
	margin-top:4px;
	margin-left:5px;
	color:#3f7def;
	font-weight:bold;
}

#announce a.view{
	margin-right:5px;
	color:#ee6501;
	font-weight:bold;
	float:right;
}

#announce a{
	color:#3f7def;
	font-weight:bold;
}


#directors a{
	margin-top:103px;
	margin-right:8px;
	color:#ee6501;
	font-weight:bold;
	float:right;
}

.advibox {
	float: left; 
	text-align: center; 
	width: 250px; 
	height:170px;
	padding-left:10px;
}

.advibox img {
	border: 3px solid #b6b9e2;
	margin:8px;
}

.dirbox {
	height:260px; 
	padding:15px;
}

.dirbox img {
	border: 3px solid #b6b9e2;
	margin:8px;
}


.news{
	width:186px;
	height:auto;
	float:left;
	padding-bottom:15px;
}

.largetext{
	font-weight:bold;
	font-size:14px;
}

.smalltext{
	font-size:11px;
	color:#000;
}

.boldblue{
	font-weight:bold;
	color:#2954a3;
}

.boldbluebig{
	font-weight:bold;
	color:#2954a3;
	font-size:14px;
}

a:link{
	color:#1246a6;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#1246a6;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#3f7def;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#3f7def;
	text-decoration:none;
	font-weight:bold;
}

a.readmore:visited {
	margin-right:8px;
	margin-bottom:8px;
	color:#ee6501;
	font-weight:bold;
	float:right;
}
a.readmore:link{
	margin-right:8px;
	margin-bottom:8px;
	color:#ee6501;
	font-weight:bold;
	float:right;
	
}
a.readmore:active {
	margin-right:8px;
	margin-bottom:8px;
	color:#3f7def;
	font-weight:bold;
	float:right;
}	
a.readmore:hover {
	margin-right:8px;
	margin-bottom:8px;
	color:#3f7def;
	font-weight:bold;
	float:right;
}
a.lib:visited {
	color:#ee6501;
	font-weight:bold;
}

a.lib:link{
	color:#ee6501;
	font-weight:bold;
	
}

a.lib:active {
	color:#ee6501;
	font-weight:bold;
}
