html, body {
	margin: 0px; padding: 0px;
}

html, body { height:100%; } 

html, body { margin:0;padding:0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
    font-weight: normal;
	background-color:#295374;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container		  { min-height:100%; height:auto;}
* html #container { height:100%; }

#container {
	width: 785px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color:#274E77;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #203F62;
	border-bottom-color: #203F62;
	border-left-color: #203F62;
		color:#FFFFFF;	
}

.formtable { border: 0;  margin: 0; padding: 0px 5px 0px 5px; vertical-align:middle;}

input.inputbox, textarea.inputbox {
	margin-top:0px;
	background-color: #ffffff;
	border: 1px solid #86806B;
	color: #0A223D;
}

.button {
	height:19px;
	color: #0A223D; font-weight:bold; font-size:12px;
	border: 1px solid #86806B;
	background-color: #F2F1ED;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:700;
	color: #000000;
	text-transform: capitalize;
}

.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-decoration: underline;
}

.body {
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.topBannerFont {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	vertical-align: bottom;
}
.tableRStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 2px 2px 2px 6px;
	border-top: 0px solid #274e77;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #274e77;
	border-left: 1px solid #CCCCCC;
	margin: 1px;
	text-align: left;
	vertical-align: baseline;
	list-style-position: outside;
	list-style-type: circle;

}
.newsPage{
color:#DDD79D;
padding:10px;
	border-right:  1px dashed #DDD79D;
	border-bottom: 1px dashed #DDD79D;
}

.newsPage .newsPageTitles{
color:#FFFFFF;
}
.newsPage a{
color:#DDD79D;
}
.newsPage a:hover{
color:#FFFFFF;

}
.noticeboard {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dashed #DDD79D;
	border-left: 1px none;
}
.noticeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#noticeTable a{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
	}
#noticeTable a:hover{
color:#06F;
	}

#noticeTable a:hover span.noticeTitle{
text-decoration:none;
color:#0099FF;
}

#noticeTable, .noticeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDD79D;
	vertical-align: top;

}
.noticeboardRight {

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #DDD79D;
	border-left-color: #DDD79D;
}
.footerLinks{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
height:40px;
padding-top:15px;
padding-bottom:15px;
}
.footerLinks a{
color:#DBDBDB;
text-decoration:none;
}

.footerLinks a:hover{
color:#FFFFFF;
text-decoration:underline;
}









