a:link {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}

a:visited {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}

a:active {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
	background-color: #FFFFFF;
}

a:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	background-color: #FFFFFF;
}
.imageright {
	float: right;
	margin-left: 20px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
td {
	vertical-align: text-top;
	padding-top: 5px;
	width: 50%;
}
#container #content blockquote {
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
}


#container {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-size: 90%;
}
body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #373597;
	background-color: #27266C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}

#footer {
	text-align: center;
	width: 950px;
	color: #FFFFFF;
	background-color: #373597;
	background-image: url(../pixs/footer.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#header {
	text-align: left;
	float: left;
	width: 950px;
	position: relative;
	background-color: #fefefe;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
#headerright {
	float: right;
	width: 362px;
	position: relative;
	margin: 0px;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#headerleft {
	float: left;
	width: 330px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	clear: right;
}
#navbar {
	width: 950px;
	background-color: #282873;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
	background-image: url(../pixs/footer.gif);
	background-repeat: repeat-y;
}


#strapline {
	float: left;
	width: 950px;
	position: relative;
	height: 139px;
	background-color: #2C2976;
	color: #373597;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-image: url(../pixs/footer.gif);
	background-repeat: repeat-y;
}
#straplineright {
	float: right;
	height: 109px;
	width: 362px;
	position: relative;
	margin: 0px;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
}
#straplineleft {
	float: left;
	height: 139px;
	width: 588px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#copyright {
	font-size: 11px;
	text-align: center;
	width: 950px;
	color: #FFFFFF;
	background-color: transparent;
}



#content {
	float: left;
	width: 900px;
	position: relative;
	text-align: justify;
	padding: 25px;
	background-color: #fefefe;
	font-size: 90%;
}

#container #content ul {
	margin-bottom: 0px;
}
/************ navLinks styles **************/


#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-right: 1px;
	background-color: transparent;
	
}

#navbar a:hover{
	text-decoration: none;
	color: #D1CEE8;
	margin-top: 1px;
	background-color: transparent;
}
#contentright {
	float: right;
	width: 450px;
}
#contentleft {
	float: left;
	width: 450px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#header #headerright h1 {
	font-size: 14px;
	color: #999999;
	background-color: #FFFFFF;
}
