html {
}
body {
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
* {padding:0;margin:0;}

a:link {
	text-decoration: none;
	color: #9297aa;
}
a:visited {
	text-decoration: none;
	color: #9297aa;
}
a:hover {
	text-decoration: none;
	color: #262659;
}
a:active {
	text-decoration: none;
	color: #262659;
}
h1 {
	font-size: 18px;
	color: #262659;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 5px;
}
h2 {
	font-size: 16px;
	color: #262659;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #262659;
	margin-bottom: 5px;
}
h4 {
	font-size: 11px;
	color: #262659;
	margin-bottom: 5px;
}
h5 {
	font-size: 11px;
	color: #262659;
	margin-bottom: 5px;
}
h6 {
	font-size: 11px;
	color: #262659;
	margin-bottom: 5px;
}
p, li, td, tr{
	font-size: 10px;
	margin: 0px 0px 7px;
	padding: 0px;
	color: #262659;
	line-height: 12px;
}
b, strong {
	font-size: 11px;
	font-weight: bold;
}

li{
	margin-left: 17px;
}
input, textarea, select {
	font-size: 10px;
	color: #07073E;
}
.textfield {
	border: 1px solid #000033;
}


/* For clearing nested floats */
.container {
	overflow: hidden;
	width: auto;
}
#page , #footerLeft, #footerRight{
	font-family: Arial, Helvetica, sans-serif;
	width: 725px;
	text-align: left;
	}
#page {
	margin: 25px 20px 5px;
	border: 1px solid #262659;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	min-height:413px;
	_height:413px;
	background-image: url(../images/background_tint.gif);
}

#page #corner {
	background: url(../images/pageCorner.gif) no-repeat left top;
	position: relative;
	float: left;
	width: 725px;
	left: -1px;
	top: -1px;
 }
#page #padding {
	
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 0px;
	margin: 0px;
	}
	#page #padding #fill{
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 1px;
	display: block;
	}


#left, #textonly{
	width: 144px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#left #logo {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 17px;
}
#left p {
	margin: 6px 0px 5px 17px;
	padding: 0px;
	color: #9297aa;
	line-height: 11px;
	font-size: 9px;
}
#left a {
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#left a:link {
	color: #9297aa;
}
#left a:visited {
color: #9297aa;
}

#left a:hover {
	color: #262659;
	text-decoration: none;
}
#left a:active {
color: #262659;
}
#left .expanded a,  #left .expanded a:link, #left .expanded a:visited, #left .expanded a:active {
 color: #262659;
}
 
#left .expanded a:hover {
	color: #9297aa;
	text-decoration: none;
}
#left .bullet {
	margin-right: 0px;
	margin-left: 7px;
}
#left a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre{
	padding: 0px;
	margin-left: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	min-height:380px;
	_height:380px;
	text-align: left;
}
#centre #colLeft {
	float: left;
	margin: 0px;
}
#centre #colRight {
	float: right;
	margin: 0px;
}
#centre #colCentre {
}
#centre a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#centre .textlimit {
	width: 408px;
}

.imageStack p {
	margin-bottom: 8px;
	width: auto;
}
.imageRow img {
	margin-right: 8px;
}
.imageRow {
	margin-top: 4px;
}

.clear {
	clear: both;
}	
#textonly{
	height:19px;
}
#tabs {
	padding: 0px;
	margin-left: 158px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: auto;
	height:19px;
}
#tabs p {
	line-height: 9px;
	margin: 0px;
}

#textonly p{
	margin: 5px 0px 0px 17px;
	padding: 0px;
}


#credits p {
	margin: 5px 0px 0px;
	padding: 0px;
}
#textonly a, #textonly a:active, #textonly a:link, #textonly a:visited{
	color: #262659;
}
#textonly a:hover{
color: #9297aa;
}
.inverse a,  .inverse a:link, .inverse a:active , .inverse a:visited {
color: #262659;
}

.inverse a:hover{
	color: #9297aa;
}
#tabs img {
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 725px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footerLeft {
	width: 144px;
	float: left;
}
#footerRight {
	width: auto;
	text-align: right;
	margin: 0px 0px 0px 158px;
}
#left .login a, #left .login a:link , #left .login a:hover , #left .login a:active , #left .login a:visted {
	color: #660066;
}

.error {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cornerDetail {

	background: url(../images/pageCorner_small.gif) no-repeat left top;
	position: relative;
	float: left;
	width: auto;
	left: -1px;
	top: -1px;
}
p.tiny {
	font-size: 10px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
p.tinyspace {
	margin: 0px;
	height: 6px;
	font-size: 3px;
	padding: 0px;
	line-height: 0px;
}
