/* CSS Document */
body
{
	background-color:#dddce4;
	padding:0px;
	margin:0px;
}
td, p, div, th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

div {
	margin: 0 0 5px 0;
	padding: 0;
}

#outline
{
	width:766px;
	background-color:#ffffff;
	padding:5px;
	height: 100%;
}
#spheader
{
	background-image:url(/images/splash/sp_header.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#7b0f70;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #FFFFFF;
	height: 112px;
}
#header
{
	background-image:url(/images/headers/im_header.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#7b0f70;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #FFFFFF;
	height: 75px;
}
#topnav
{
	position:absolute;
	top:68px;
	left:600px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:10px;
	width:180px;
	
}
#mainbody
{
	padding-left:25px;
	padding-top:30px;
	padding-right:25px;
	padding-bottom:15px;
	vertical-align: top;
	text-align: left;
}
.mainLine
{
	background-color:#7b0f70;
}
.hrDotLine
{
	background-image:url(/images/common/im_hr_dot_line.gif);
	background-repeat:repeat-x;
}
.vtDotLine
{
	background-image:url(/images/common/im_vt_dot_line.gif);
	background-repeat:repeat-y;
}

a:link    { color:#307dcd; text-decoration:none;}
a:visited { color:#307dcd; text-decoration:none;}
a:hover   { color:#1f4873; text-decoration:none;}
a:active  { color:#1f4873; text-decoration:none;}

a.subnavLink:link    { color:#FFFFFF;}
a.subnavLink:visited { color:#FFFFFF;}
a.subnavLink:hover   { color:#FFFFFF;}
a.subnavLink:active  { color:#FFFFFF;}

td.footer {
	font-size: 10px;
	color: #6f6f6f;
	padding: 20px 0 20px 0;
	margin: 0;
}

td.footer a:link,
td.footer a:visited { color: #307dcd; text-decoration: none;}

td.footer a:active,
td.footer a:hover {color: #1f4873; text-decoration: none;}

img { border: none;}

.title, h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#791472;
	margin: 0 0 12px 0;
	padding: 0;
}

.NavBg {
	 background-image: url(/images/navigations/nv_bottom.gif);
	 background-position: top left;
	 background-repeat: repeat-y;
}

h1.splash
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#791472;
	margin: 0 0 12px 0;
	padding: 0;
}

.subtitle, h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#6d5253;
	margin:0 0 3px 0;
	padding: 0;
}

h2.contact {
	background-color: #791472;
	border: 2px solid #AAAAAA;
	font-weight: normal;
	color: #FFFFFF;
	padding: 4px 8px;
	margin: 5px 0;
}

.highlight, h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#791472;
	margin: 10px 0 3px 0;
	padding: 0;
}
.smallText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}
.bullet
{
	margin-left:3px;
	margin-right:7px;
}
.raquo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#01478d;
	margin-left:3px;
	margin-right:7px;
}
.smallbox { width:100px;}
.midbox { width:150px;}
.imagebox
{
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	padding:1px;
}

.right {text-align: right;}
.centre, .center {text-align: center;}
.left {text-align: left;}

.top { vertical-align: top;}
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;}

.floatright {
	float: right;
	margin: 0 0 15px 15px;
	padding: 0;
}
.floatleft {
	float: left;
	margin: 0 15px 0 15px;
	padding: 0;
}

.bold {font-weight: bold;}
.italic, .italics {font-style: italic;}
.underline { text-decoration: underline;}


td.SubNavHover, td.SubNavSelected {
	background:url(/images/navigations/nv_int_arrow_bar_1.gif);
	background-repeat: no-repeat;
}

td.SubNav {
	background:url(/images/navigations/nv_int_arrow_bar.gif);
	background-repeat: no-repeat;
}
td.SubNav,
td.SubNavHover,
td.SubNavSelected  {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	height: 20px;
	padding-left: 20px;
	width: 191px;
}

td.SubNav a,
td.SubNavHover a,
d.SubNavSelected a {
	color: #ffffff;
	text-decoration: none;
}
