	BODY {
		BACKGROUND-COLOR: #FFFFFF;
		font-size: 10px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #0C3A84;
		margin : 0px 0px 0px 0px;
	}
	
	td {
		font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #0C3A84;
	}
	
	a {
		text-decoration:underline;
		font-weight:bold;
		color: #AF1C49;
	}
	
	a:hover {
		text-decoration:underline;
		color: #002D6E;
	}
	
	.BodyHeading {
		font-size: 18pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		color: #000000;
	}
	
	.BodyHeadingBlue {
		font-size: 18pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		color: #0C3A84;
	}
	
	.BodyHeadingBlue a {
		text-decoration:none;
		color: #0C3A84;
	}
	
	.BodyHeadingBlue a:hover {
		text-decoration:none;
		color: #0C3A84;
	}
	
	.BodyHeadingRed {
		font-size: 18pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		color: #AF1C49;
	}
	
	.BodyHeadingRed a {
		text-decoration:none;
		color: #AF1C49;
	}
	
	.BodyHeadingRed a:hover {
		text-decoration:none;
		color: #AF1C49;
	}
	
	.BodyHeadingWhite {
		font-size: 18pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	.BodyTextOLD {
		font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #0C3A84;
	}
	
	.BodyText {
		font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #000000;
	}
	
	.BodyTextWhite {
		font-size: 12px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #FFFFFF;
	}
	.BodyTextWhite a {
		text-decoration:none;
		font-weight:normal;
		color: #FFFFFF;
	}
	.BodyTextWhite a:hover {
		text-decoration:underline;
		color: #FFFFFF;
	}
	
	.BodyTextSmall {
		font-size: 10px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #000000;
	}
	
	.FooterText {
		font-size: 10px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #000000;
	}
	
	.FooterCredit {
		font-size: 10px;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #EAEEFA;
	}

	h1{
	margin-bottom: 1px;
	margin-top: 3px;
	font-size: 16pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		color: #0C3A84;
	
	}
	.inputBox {
		color : #000000;
		width: 156px;
		height: 23px;
		background : #FFFFFF;
		border-top : 1px solid #0C3A84;
		border-bottom : 1px solid #0C3A84;
		border-left : 1px solid #0C3A84;
		border-right : 1px solid #0C3A84;
		font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
		vertical-align : middle;
	}
	
	.cssnav0 { 
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bttn_mainG.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	float: right;
	width: 166px;
	height: 20px;
	margin: 0; 
	padding: 0; 
	}
	
	.cssnav0 a {
	display: block;
	color: #002D6E;
	font-size: 12px;
	font-weight:bold;
	width: 166px;
	height: 20px;
	display: block;
	float: right;
	text-decoration: none;
	}
	
	.cssnav0 img {width: 166px; height: 20px; border: 0; }
	.cssnav0 a:hover {visibility:visible; color: #FFFFFF;} 
	.cssnav0 a:hover img{visibility:hidden}
	
	.cssnav0 span {
	position: absolute;
	right: 10px;
	bottom: 2px;
	margin: 0px 0px 0px 10px; 
	padding: 0px;
	cursor: pointer;
	float: right;
	text-align: right;
	}
	
	#menu ul {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:#575757;
		list-style: none;
	}
	#menu ul li {
		margin:0px 0px 0px 26px;
		padding:0px 0px 0px 0px;
	}
	
	#menu ul li:hover,#menu ul li.CSStoHighlight {
		background-color : #575757;
	}
	
	#menu a {
		color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:10px;
		text-align : right;
		text-decoration: none;
	}

	#menu a:hover,#menu a.select {
		text-decoration:underline;
	}
	
	#buttons {
		color:#002D6E;
		display: block;
		background-image: url(../images/bttn_main.jpg);
		font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: normal;
		font-size: 11px;
		width: 166px;
		text-align: right;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		border : 0px;
		background-color : #FFFFFF;
	}

	#buttons a {
		color:#002D6E;
		text-decoration: none;
		font-style : normal;
		font-weight: normal;
		
	}

	#buttons a:hover,#buttons a.select {
		text-decoration:underline;
		font-style : normal;
		font-weight: normal;
		color:#AF1C49;
	}
	
	#buttons_links {
		color:#002D6E;
		text-decoration: none;
	}
	
	.buttons_links a {
		color:#002D6E;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-align: left top;
		text-decoration:underline;
		width: 166px;
	}

	.buttons_links a:hover,#buttons a.select {
		text-decoration:underline;
		color:#AF1C49;
	}
	
	.content {
	padding: 20px 50px 0px 26px;
	}
	
	.StandardTable {
	width: 90%;
	border-top:#002D6E solid 1px;
	border-bottom:#002D6E solid 1px;
	border-right:#002D6E solid 1px;
	}
	
	.StandardTable td {
	background : transparent;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #000000;
	border-top:#002D6E solid 1px;
	border-left:#002D6E solid 1px;
	}
	
	.StandardTable th {
	background : #002D6E;
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color: #FFFFFF;
	border-top:#002D6E solid 1px;
	border-bottom:#002D6E solid 1px;
	border-left:#002D6E solid 1px;
	border-right:#002D6E solid 1px;
	}
	
	.footercontentl {
	padding: 10px 10px 10px 26px;
	border-top:#002D6E solid 1px;
	border-bottom:#002D6E solid 1px;
	}
	
	.footercontentr {
	padding: 10px 10px 10px 0px;
	border-top:#002D6E solid 1px;
	border-bottom:#002D6E solid 1px;
	}
	
	.footerl {
	border-bottom:#002D6E solid 1px;
	}
	
	.footerr {
	border-top:#002D6E solid 1px;
	border-bottom:#002D6E solid 1px;
	}
	
	.topbanner {
	padding: 10px 10px 10px 10px;
	}
	
	.searchbox {
	padding: 5px 10px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: normal;
		font-size: 11px;
	}
	
	.yesprint {
	display: none;
	}
	
	#MyUserName {display: none;}
	#MyAddress {display: none;}

	P.page { page-break-after: always }
