body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #041453;
	text-align: justify;
	margin: 0px;
	padding: 0px;

}
a:link {color:#57111D; }
a:active {color:#57111D; }
a:hover {color:#CE2D4E; }

.white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
.floatright {
	color: #051B70;
	background-color: #EFF0F2;
	padding: 6px;
	float: right;
		width:210px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.white a:link{
	color:#FFFFFF;
	text-decoration: none;
}
.white a:visited{ color:#FFFFFF;	text-decoration: none;}
.white a:hover{ color:#FF00CC;	text-decoration: none;}

.white a:active{ color:#FFFFFF;	text-decoration: none;}
#sidemenu {
	color: #FFFFFF;
	background-color: #051F80;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 120px;
}

a:visited {color:#57111D; }
.padded {
	padding-right: 16px;
	padding-left: 16px;
}
#header
{
	background-repeat: no-repeat;
	height: 300px;
	background-image: url(images/HomeBG.jpg);
}
#wrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;

}
#wrapper2 {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;

}

#wrapper #header #headertext {
	float: right;
	height: 100px;
	width: 400px;
	top: 240px;
	position: relative;
}

.floatleft {
	color: #051B70;
	background-color: #EFF0F2;
	margin: 6px;
	padding: 6px;
	float: left;
	width:100%;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.lightblue {
	color: #051B70;
	background-color: #EFF0F2;
}
.darkblue{
	color: #EFF0F2;
	background-color:  #051B70;
	font-size: small;
}
.lbig {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}
.rmed {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 210px;
}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:100%;
}
.white100 {
	font-size: x-small;
	color: #051F80;
	background-color: #FFFFFF;
	width: 100px;
	border: thin ridge #04165C;
	margin-right: auto;
	margin-left: auto;
}
.lpad {
	padding-left: 16px;
}
.bordered {
	background-color: #FFFFCC;
	padding: 10px;
	width: 90%;
	font-size:small;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #051F80;
	border-right-color: #051F80;
	border-bottom-color: #051F80;
	border-left-color: #051F80;
}
