body{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
}

a:hover{
	color : #0099FF;
	text-decoration : none;
}

.headerbar{
		background-color : #000066;
}

.checkbar{
	background-image : url(images/check.gif);
	background-repeat : repeat-x;
}


.sidetitle{
	color : #FFFFFF;
	font-size : 80%;
	font-weight : bold;
	background-color : #000066;
}

.sidecontent1{
	background-color : #D6E0FE;
	font-size : 70%;
}
.sidecontent2{
	background-color : #DEE7FE;
	font-size : 70%;
}

a.sidelink{
	color : #000066;
}
a.sidelink:hover{
	background-color : #000000;
	color : #FFFFFF;
	text-decoration : none;
}

h1{
	font-size : 110%;
	color : #000066;
}

h2{
	font-size:125%;
	color : #000066;
	font-weight : bold;
}
.articleSubTitle{
	font-size:120%;
	color : #000066;
	font-weight : bold;
	text-align:center;
}
.sidebartxt{
	font-size : 70%;
}

a.sidelink2{
	color : #000066;
}

a.sidelink2:hover{
	color : #CC0033;
}

.bluetxt{
	color : #000066;
	font-weight: normal;
}

.bluequote{
	color : #000066;
	font-style : italic;
}
.imageCaption{
	color : #000066;
	font-size: smaller;
	font-weight:bold;
}
.articletxt{
	font-size : 70%;
}

.tablelisting1{
	font-size : 70%;
	background-color : #CCCCCC;
}

.tablelisting2{
	font-size : 70%;
	background-color : #FFFFFF;
}

hr{
	width : 80%;
	height : 1px;
	color : #333333;
}

.imgpara{
	border : 1px solid #000000;
	margin-top : 5px;
	}
	
.imgholder{
	text-align : center;
}

.imgright{
	text-align : right;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	}
.sponsorStyle{
	background-color : #D6E0FE;
}
.sponsorTitle{
	color:#DEE7FE;
	font-size : 90%;
	font-weight : bold;
	text-align:center;
	background-color : #000066;
}
.redFont {
	color: #FF0000;
	font-weight: bold;
}
.boldTxt
{
font-size:130%;
font-weight:bold;}
