body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
		color: #333333;
		text-align:left;
}

p {
	text-align:left;
}

h1 {
	font-size: 1.7em;
	line-height: 115%;
	text-align:left;
}

h2 {
	font-size: 1.5em;
	line-height: 115%;
	text-align:left;
}

h3 {
	font-size: 1.2em;
	line-height: 115%;
	text-align:left;
}

#contentPanel {
	background: white;
	border-width: 2px;
	border-style: solid;
	border-color: #134aa2;
}

#MainContent {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: white;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
}

#SideTable {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: white;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
	width:130px;
}


.WelcomeText {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: white;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
}

.CommCorner {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: #C1D4ED;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
}

.CommCorner img {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

.CommCorner h1 {
	background: #134aa2;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}


.LatestNews {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	background: white;
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-right: 0px;
	text-align:left;
}

.LatestNews h1 {
	background: #134aa2;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}


#headingLinks {
	background: #8AA7C5;
}

a.topLink:link, a.topLink:visited {
	display: block;
	background: #8AA7C5;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px !important;
	height: 24px;
	text-decoration: none;
	
}

a.topLink:hover {
	text-decoration: none;
	color: white;
	background: #134AA2;
}


a.sideLink:link, a.sideLink:visited {
	display: block;
	background: #134AA2;
	background: url(../Images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	height: 19px !important;
	height: 24px;
	text-decoration: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

a.sideLink:hover {
	text-decoration: none;
	color: #134AA2;
	background-position: 0px -25px; 
}

.page_bg {
	background: #C1D4ED;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.sideHead {
	background: #283547;
	color: white;
}

.SideNavBar {
	border: 1px solid #cccccc;
}

.footer {
	border: 1px solid #cccccc;
	text-align: center; 
}

.footer p {
	text-align: center;
}

a:link, a:visited {
	font-weight:bold;
	color:#134aa2;
	text-decoration: none;
}

a:hover {
	color:#283547;
}

.highlight {
	color:red;
	font-weight:bold;
	background:yellow;
}

#library h3{
/*	line-height: 0pt;
	vertical-align:middle; */
	 margin-bottom: 0px;
padding-bottom: 0px;
}
#library p{
	 margin-top: 0px;
padding-top: 0px;
}

.regformtable .formlabel {
	font-weight: bold;
	text-align: right;
}

.regformtable .formentry {
	text-align: left;
}
.required {
	font-weight:bold;
	color: red;
}
