/*Redfined*/
html{
	height:100%;
}
body{
	margin:0px;
	/* height:100%; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
td{
	font-size: 80%;
}
/*Custom Classes*/
.lightGrey {
	font-size:80%;
	color:#666666;
}
.buttons {
	font-size:80%;
	color:#FFFFFF;
	background-color:#888888;
	border:0px;
	border-color:#888888;
}
.center{
	text-align:center;
}
.topMenu{
	border-bottom: 2px dotted #D7D7DC;
	font-size:80%;
	margin-left:-40px;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:3px;
	list-style-type: none;
}
.homePageNewsBox{
	padding:6px;
}
.topMenuBottom{
	border-bottom: none;
	margin-bottom:-5px;
}
.MenuLink{
	color:#283C83;
	font-size:100%;
	text-decoration:none;
}
.homePageNews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#283C83;
	text-decoration:none;
}
.MenuLink:hover{
	color:#283C83;
	text-decoration:underline;
}
.footMenuLink{
	color:#283C83;
	font-size:80%;
	text-decoration:none;
}
.footMenuLink:hover{
	color:#283C83;
	text-decoration:underline;
}
.sub{
	display:none;
}
.subMenuLink{
	color:#283C83;
	text-decoration:none;
	font-weight:bold;
	font-size:85%;
}
.subMenuLink:hover{
	text-decoration:underline;
}
.subSubMenuLink{
	color:#000000;
	text-decoration:none;
	font-size:85%;
}
.subSubMenuLink:hover{
	text-decoration:underline;
}
a:hover.subMenuLink{
	text-decoration:underline;
	font-weight:bold;
}
.topMenuSpace{
	padding-top:9px;
}
/*Page elements*/
#BodyTable {
	width: 768px;
}
#bodyContent {
	width: 768px;
}
#searchBar {
	width: 768px;
}
#searchBut{
	background-color:#666666;
	color:#FFFFFF;
	font-size:50%;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
.searchBut{
	color:#FFFFFF;
	text-decoration:none;
}
#footerTable {
	width: 768px;
}
#leftContent{
	/* height:373px;*/
	overflow:visible;
	padding:20px;
}
#rightContent{
	/* height:373px;*/
	overflow:visible;
	padding:20px;
}
#rightContent34{
	/* height:373px;*/
	overflow:visible;
}
#leftImage{
	vertical-align:text-top;
}
.sbLeft{
	direction:rtl;
}
.textflip{
	direction:ltr;
}
#breadcrumbsB{  /*  CHANGE THIS FOR OTHER SITES   283C83 */
	border-bottom: 2px dotted #283C83;
	padding-bottom:2px;
}
#breadcrumbsT{
	border-top: 2px dotted #283C83;
	padding-top:2px;
}
.breadcrumb{
	color:#283C83;
	font-size:80%;
	text-decoration:none;
}
#footer{
	font-size:80%;
	padding-top:3px;
	border-top: 2px dotted #666666;
}

h1{
	font-size:130%;
	color:#283C83;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:2px;
}
h2{
	font-size:100%;
	color:#283C83;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:2px;
}
h3{
	font-size:90%;
	color:#283C83;
	text-decoration:none;
	font-weight:100;
	margin-bottom:2px;
	margin-top:7px;
}
p{
line-height:120%;
	font-size:85%;
	color:#000000;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:7px;
}
.partLinkStrap{
line-height:120%;
	font-size:85%;
	color:#000000;
	text-decoration:none;
	margin-bottom:5px;
	margin-top:7px;
}
.cellText{
line-height:120%;
	font-size:85%;
	color:#000000;
	text-decoration:none;
}
li{
line-height:130%;
	font-size:85%;
	color:#000000;
	text-decoration:none;
}
ul{
line-height:130%;
	font-size:100%;
	color:#000000;
	text-decoration:none;
	margin-top:3px;
}
a{
	font-size:100%;
	color:#283C83;
	text-decoration:underline;
}
a.hover{
	text-decoration:none;
}
a.visited{
	text-decoration:underline;
}
.subUl{
line-height:130%;
	margin-top:0px;
	margin-bottom:3px;
}
.subLi{
line-height:130%;
	font-size:100%;
	/*height:4%;*/
	list-style-type: none;
	margin-left:-20px;
}
.footResourcesLink{
	color:#283C83;
	font-size:70%;
	text-decoration:none;
	padding-left: 475px;
}
.footResourcesLink:hover{
	color:#283C83;
	text-decoration:underline;
}