/* ID Styles */

#cryodivide {
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #000000;
	}

#sidebox {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: #000000;
	}
	
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background: #245a9b;
	}


	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0em;
	text-decoration: none;
	display:block;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	}
	
#navigation a:hover {
	background: #4a77ac;
	color:#FFFFFF;
	text-decoration: normal;
	}
#MenuBar1 #navigation .MenuBarItemSubmenu {
	list-style-image: none;
	list-style-type: none;
}

#mainbox {
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #000000;
	}
	
#accordianbox {
	border-top-style: solid;
	border-top-width: 5px;
	border-top:color: #000000;
	}
	
#copyrighbox {
	border-right-style: solid;
	border-right-width:1px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width:1px;
	border-top-color: #000000;
	background: #003F8A;
	}

/* Class Styles */

.mainbody {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	}
	
.mainbody a:hover {
	#003f8a}

.MainHeading {
	font: 22px Arial, Helvetica, sans-serif;
	color: #003f8a;
	font-weight: bold;
	}

.MainSubheading {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}
	
.Subheading {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}
	
.AccordianHeading {
	font: 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}

.Copyright {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	}
