body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #005C91 url(images/bodybg.png);
	margin: 15px;

}
#about h1, #about h2, #about p {
	padding:0;
	margin:0;
	display:none;
	font-size: 5px;
}
table.Container {
	width: 798px;

}
#MainText {
	margin: 0px 0px 8px;
	border: 1px solid #999999;
	padding: 10px 15px;
}
td.BannerL {
	background: url(images/banner_logo.jpg) no-repeat left bottom;
	height: 178px;
	padding: 0px;

}
td.BannerR {
	background: url(images/banner_menu.jpg) no-repeat right bottom;
	height: 178px;
}

td.LeftContent {
	background: #FFFFFF url(images/bgcontent.png) repeat-y;
	padding: 10px 2px 0px 8px;
	width: 300px;

}
td.RightContent {
	background: #FFFFFF url(images/bgcontent.png) repeat-y scroll right top;
	padding: 10px 14px 0px 8px;
}
td.OneColumn {
	padding: 10px 20px;
	background: #FFFFFF url(images/bgcontent.png) repeat-y scroll center top;
	width: 760px;
}
td.Bottom {
	background: url(images/bottom.png) no-repeat center top;
	padding: 30px 25px 25px;
	height: 75px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
td.Bottom a {
	color: #CCCCCC;
	text-decoration: none;
}
td.Bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
td.Bottom a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a {
	color: #0041FF;
	text-decoration: underline;
}

a:visited {
	color: #660066;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}
h2 {color: #0041FF;margin: 0em 0em .75em;}
h3, h4, h5, h6 {
	color: #0041FF;
	margin: 1.25em 0em .5em;
	font-weight: bold;

}
h2 span, h3 span, h4 span {font-size:.85em;}
p {
	text-align: justify;
	font-size: 80%;
	line-height:150%;
	margin: .75em 0em 1em;

}
li {
	text-align: left;
	font-size: 80%;
	line-height:150%;
	padding-bottom: 5px;

}
#hover {margin-bottom:15px;border: 1px solid #0041FF;}
small {font-size:10px;}
/* Navigation Begins ---------------------------------------------------- */
#navigation {
	float: right;
	font-size: 9pt;
	margin-top: 10px;
	height: 170px;
	color: #000000;
}
#navigation a {color: #000000;text-decoration: none;}
#navigation a:hover {color: #0041FF;}
td.nav {
	padding-bottom: 15px;
	font-size: 90%;
	padding-right: 10px;
	margin-right: 8px;
	color: #2B4BC1;

}
td.subnav {
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 8px;
	font-size: 95%;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
	color: #0041FF;

}
td.subnav a {text-align: right;}
/* Navigation Ends ---------------------------------------------------- */
#photo  {
	padding: 2px;
	border: 1px solid #999999;
	text-align:center;
	background: #FFFFFF;
	font-size:10px;
}
.floatL {float:left;margin: 5px 25px 10px 0px;}
.floatR {float:right;margin: 5px 0px 15px 25px;}
.note {
	font-size:10px;
	color: #666666;
}
/*
#news {
	color: #000000;
	background: url(images/newspapers.jpg) no-repeat fixed left top;
	height: 171px;
	border: 1px solid #0041FF;
	margin-bottom: 15px;
	width: 450px;

}*/
#infobox {
	color: #000000;
	background: #E5E5E5;
	border: 1px solid #999999;
	margin-bottom: 15px;
	padding:0;
}
#infobox h2, #infobox h3 {
	margin: 10px;
}
#infobox p {
	margin: 5px 10px;
}

