body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #0D1462;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-weight: bold;
	text-align: justify;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #2A3274;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1524B1;
	border-right-color: #1524B1;
	border-bottom-color: #1524B1;
	border-left-color: #1524B1;
	background-color: #efeada;
}
.textlinks {
	font-size: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1524b1;
	border-right-color: #1524b1;
	border-bottom-color: #1524b1;
	border-left-color: #1524b1;
}
a:link {
	color: #660033;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #6699FF;
}
.whitetext {
	color: #FFFFFF;
	line-height: 115%;
	font-size: 12px;
}
li {
	list-style-image: url(images/bullet.gif);
	line-height: 160%;
}
.formborder {
	border: thin solid #1524B1;
	background-color: #FFFFFF;
}
#homebox {
	background-image: url(images/blue_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.texturedbg {
	background-image: url(images/body_bg_gradient.jpg);
	background-repeat: repeat-x;
}
#bodymargin {
	padding-right: 30px;
	padding-left: 30px;
}
#navigation {
	line-height: 150%;
	font-weight: normal;
	text-decoration: none;
	text-indent: 17px;
}
#navigation a:link {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1524B1;
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 10px;
	font-weight: bolder;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1524B1;
}
.bluebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1524B1;
}
.smallfont {
	font-size: 10px;
	font-weight: normal;
}
div#iframe {
	background-color: #FF0000;
	height: 350px;
	width: 500px;
}

