body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#CCCCCC;
}
.header {
	height:125px;
	width:100%;
	}
.menuBar {
	height:21px;
	width:100%;
	font-weight:bold;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	/*overflow:hidden;*/
	background-color:#2E3B7D;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}
.commBar {
	height:21px;
	width:100%;
	font-weight:bold;
	padding-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	/*overflow:hidden;*/
	background-color:#EC000F;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	}
.menuBarText a, a.visited, a.active { text-decoration:none; color:#FFFFFF; }
.nav { 
	background-color:#FFFFFF; 
	height:20px; 
	width:100%;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
	border-bottom-color:#000000;} 
.body {
	width:680px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
.pageTitle {
    FONT-SIZE: 14pt;
    COLOR: #663399;
    FONT-FAMILY: arial, helvetica;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}

.XL-Bold {
	font-size: x-large;
	font-weight: bold;
}
.small {font-size: small}

.style1 {font-size: medium}
.style3 {font-size: small}


