body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

A:link {
	color: #6996BF;
	text-decoration: underline;
}

A:visited {
	color: #6996BF;
	text-decoration: underline;
}

A:hover {
	color: #6996BF;
	text-decoration: none;
}


A.text:link {
	color: #6996BF;
	text-decoration: underline;
}

A.text:visited {
	color: #6996BF;
	text-decoration: underline;
}

A.text:hover {
	color: #6996BF;
	text-decoration: none;
}

.noRightBorder {
	border-right: solid 1px #D5E1ED;
	border-top: solid 1px #D5E1ED;
	border-bottom: solid 1px #D5E1ED;
	color: #D5E1ED;
	background-color: #D5E1ED;
	display: none;
}

.noLeftBorder {
	border-left: solid 1px #D5E1ED;
	border-top: solid 1px #D5E1ED;
	border-bottom: solid 1px #D5E1ED;
	color: #D5E1ED;
	background-color: #D5E1ED;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
}

.boldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
}


.formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
	padding: 2px;
	border: 1px solid #000000;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#355377', Positive='true');
}

.formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
	padding: 2px;
	text-align: right;
	width: 150px;
	display: inline-block;
}

A.textWhite:link {
	color: #FFFFFF;
	text-decoration: underline;
}

A.textWhite:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

A.textWhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.textWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textLg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #355377;
}

A.topMenu:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.topMenu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.topMenu:hover {
	color: #355377;
	font-weight: bold;
	text-decoration: underline;
}


.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.topMenuSeparator {
	position: relative;
	top: 3px;
}

a.sideMenu:link {
	color: #6996BF;
	font-weight: bold;
	text-decoration: none;
}

a.sideMenu:visited {
	color: #6996BF;
	font-weight: bold;
	text-decoration: none;
}

a.sideMenu:hover {
	color: #355377;
	font-weight: bold;
	text-decoration: underline;
}


.sideMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
	font-weight: bold;
}

.sideMenuLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
	font-weight: bold;
	text-align: left;
	background-image: url(../img/MenuButtonLarge.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-top: 4px;
	padding-left: 3px;
}

A.sideMenuSub:link {
	color: #6996BF;
	text-decoration: none;
}

A.sideMenuSub:visited {
	color: #6996BF;
	text-decoration: none;
}

A.sideMenuSub:hover {
	color: #355377;
	text-decoration: underline;
}


.sideMenuSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #355377;
}

.printwidth {
	width: 740px;
}

div#content, div#content td {
	font-size: 11px;
	color: #355377;
}

div#results, div#results td {
	font-size: 8pt;
	color: #355377;
}

.highlight {
	color: #f00;
}

div#contentform select, div#contentform input {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

/*
#MainWrap
{
	top: 0px;
	z-index: 1;
	border: none;
	text-align: center;
}

#HeaderWrap
{
	z-index: 2;
	height: 37px;
	width: 750px;
	position: relative;
	background-image: url(/img/SOR_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto auto;
}

#MenuHeader
{
	z-index: 3;
	text-align: left;
	padding-left: 10px;
	float: left;
	position: relative;
	top: 11px;
	width: 200px;
}

#BreadcrumbsHeader
{
	width: 535px;
	text-align: left;
	position: relative;
	top: 15px;
}

#ContentWrap
{
	position: relative;
	background-image: url(/img/SOR_r3_c1.jpg);
	width: 778px;
	z-index: 5;
	margin: auto auto;
	text-align: center;
	clear: both;
}

#NavMenu
{
	width: 200px;
	z-index: 1;
	text-align: left;
	position: relative;
	float: left;
	left: 15px;
	padding-left: 5px;
	padding-top: 5px;
	display: inline;
}

#PageContent
{
	position: relative;
	width: 520px;
	text-align: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #355377;
	display: inline;
	border: solid 2px black;
}

#BottomContent
{
	background-image: url(/img/SOR_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 778px;
	margin: auto auto;
	position: relative;
	clear: both;
}

#PageFooter
{
	background-image: url(/img/SOR_footer_bg.jpg);
	background-repeat: no-repeat;
	width: 778px;
	height: 87px;
	margin: auto auto;
	position: relative;
	text-align: left;
}

#FooterLeftText
{
	position: relative;
	left: 23px;
	top: 58px;
}

#FooterRightText
{
	position: relative;
	text-align: right;
	padding-right: 25px;
	top: 45px;
}

*/

#ThreeColumnForm {
	position: relative;
}

#ThreeColumn1 {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	padding-left: 25px;
}

#ThreeColumn2 {
	position: absolute;
	left: 180px;
	top: 0px;
	padding-left: 5px;
}

#ThreeColumn3 {
	position: absolute;
	left: 355px;
	top: -2px;
}

.ThreeColumnElement {
	height: 25px;
}

.button {
	border: 2px solid #a1a1a1;
	padding: 5px 5px;
	background: #355377;
	width: 150px;
	border-radius: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
