html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align:center;
	color:#000000;
}
a{
	color: #22457F;
}
h3{
	margin-top: 5px;
	font-size: 130%;
}
.container{
	width: 900px;
	margin:0px auto;
	text-align:left;
}
.header{
	margin-bottom: 0px;
}
.footer{
	font-size: 115%;
	margin-top: 20px;
	text-align:right;
	color:#555555;
}
.footer a{
	text-decoration: none;
	color:#555555;
}
.menuWrapper{
	white-space:nowrap;
	float:right;
	margin-right: 5px;
}
.menu{
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
}
.menu li{
	list-style-type: none;
	float: left;
	margin-right: 2px;
}
.menu .link{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #327BBF;
}
.menu a{
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.menu .selected {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #274372;
}
.menu .podcast{
	padding-left: 7px;
	padding-right: 7px;
	background-color: #D2D3D5;
	width: 92px;
	text-align:center;
}
.podcast a{
	color: #274372;
	text-transform:uppercase;
}

.leftpanel{
}
.contents{
	margin: 0px 30px;
}
.righpanel{
}
.clear{
	clear: both;
}
.quotes{
	margin: 10px 0px 0px 20px;
	font-size: 220%;
	font-weight: bold;
	color:#000000;
	padding: 10px;
}
.maintext{
	font-size: 110%;
	color: #223F6F;
	font-weight: bold;
}
.maintext2{
	font-size: 115%;
}
.maintext2 h3{
	color: #3A5176;
}
.maintext3{
	font-size: 110%;
	color: #373737;
	font-weight: bold;
}

.loginbox{
	padding-top: 10px 0px 0px 10px;
	background-color: #284473;
	color:#FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
.newsbox{
	border-top: 1px solid #DBDCDD;
	border-right: 1px solid #DBDCDD;
	border-left: 1px solid #DBDCDD;
	padding: 3px;
	margin: 3px 0px 0px 0px;
	font-size: 110%;
	font-weight: bold;
	color: #25466D;
}

.hrline{
	border-top: 1px solid #DBDCDD;
	margin: 3px 0px 0px 0px;	
	color: #25466D;
}
.newsbox a{
	color: #25466D;
	text-decoration: none;
}
.newsbox hr{
	height: 1px;
	color:#C5CCCC;
	margin: 1px 0px;
}
.hr{
	border-top: 1px solid #DBDCDD;
}
.h2{
	color: #3A5176;
	font-size: 200%;
	text-align:center;
	margin-top: 0px;
}
.newsprh2{
	margin-bottom: 10px;
}
.pager{
	margin-top: 20px;
}
.pager a{
	color: #849292;
	text-decoration: none;
}
.registrationright{
	width: 380px;
	background:	url(../images/registration_right.jpg) scroll top right no-repeat;
}
.textfield{
	border: 1px solid #BBBBBB;
	width: 300px;
	height: 15px;
}
.button{
	background-color: #969696;
}
.horizontalline{
	background:url(../images/blue_hl.gif)  scroll repeat-x;
}
.verticalline{
	background:url(../images/blue_vl.gif) scroll repeat-y;
}
.horizontalline2{
	background:url(../images/blue_hl2.gif)  scroll repeat-x;
}
.verticalline2{
	background:url(../images/blue_vl2.gif) scroll repeat-y;
}
.boxheading{
	margin-left: 30px;
	color:#FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-transform:uppercase;
}
.boxheading2{
	font-size: 140%;
	color:#000000;
	margin-left: 30px;
	text-transform:uppercase;
	font-weight: bold;
}
.boxheading3{
	color:#FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
.boxheading3 a{
	color:#FFFFFF;
}
.boxheading4{
	font-size: 140%;
	font-weight: bold;
	margin: 0px 10px;
	color: #000066;
	line-height:150%
}

.boxheading5{
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	color: #000066;
}
.boxheading4 h2{
	font-size: 100%;
	color: #0066CC;
}
.boxheading4 .txt{
	color: #0066CC;
}
.boxheading4 .txt2{
	color:#000066;
}
.boxheading4 a{
	color:#009999;
}
#moreText{
	display:none;
}
#promoText h3{
	margin-bottom: 8px;
}
.box{
	background-color: #327BBF;
	color:#FFFFFF;
	padding: 5px;
	border: 3px outset #EAEAEC;
}
.mainpoints{
	font-size: 110%;
	
}
.mainpoints li{
	margin-bottom: 10px;
	list-style-type: none;
}
