﻿html, body  {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0px;
	background-color: #dedfe1;
	text-align: justify;
	height: 100%;
	background-image: url('images/bk2.gif');
	background-repeat: repeat-y;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2650a3;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2650a3;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2650a3;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D4950D;
	text-decoration: underline;
}

a img {
	border-width: 0px;
	border-bottom-style: none;
}

#container {
	margin: 0 auto;
	width: 800px;
	min-height: 885px;
	height: 100%;
	background-color: #fff;
}

#content {
	margin: 0px;
	background-color: #fff;
	
	width: 800px;
}

.navigation {
	background-image: url('images/navbar.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 5px 2px 2px 10px;
	margin: 0px 0px 0px 0px;
	width: 650px;
	height: 19px;
}

.navigation a {
	font-size: 12px;
	color: #2650a3;
	text-decoration: none;
	font-weight: bold;
}

.navigation a:hover {
	color: #D4950D;
	text-decoration: none;
	font-weight: bold;
}

.navigation2 {
	background-image: url('images/navbar2.gif');
	background-repeat: no-repeat;
	float: left;
	padding: 5px 10px 2px 2px;
	margin: 0px 0px 0px 0px;
	width: 126px;
	height: 19px;
}

.navigation2 a {
	font-size: 12px;
	color: #2650a3;
	text-decoration: none;
	font-weight: bold;
}

.navigation2 a:hover {
	color: #D4950D;
	text-decoration: none;
	font-weight: bold;
}

#footer {	
	bottom: 0;
	text-align: center;
	width: 100%;
	height: auto;
	padding: 40 0 20 0;
	background-color: #fff;
	color: #666;
}

#footer ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 20px;
}

#footer ul li {
	list-style-type: none;
	float: left;
	margin-left: 5px;
}

.columnone {
	margin: 0px 19px 19px 0px;
	width: 163px;
	height: 225px;
	padding: 2px 8px 0px 8px;
	background-image: url('images/smallframe.gif');
	background-repeat: no-repeat;
	float: left;
}

.columnone ul 
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}

.columnone ul li 
{
	list-style-type: disc;
	text-align: left;
	margin: 0 0 0 20px;
}

.columntwo {
	margin: 0px 19px 19px 0px;
	width: 363px;
	height: 225px;
	padding: 2px 8px 0px 8px;
	background-image: url('images/largeframe.gif');
	background-repeat: no-repeat;
	float: left;
}

.columnthree {
	margin: 0px 0px 19px 0px;
	width: 163px;
	height: 225px;
	padding: 2px 8px 0px 8px;
	background-image: url('images/smallframe.gif');
	background-repeat: no-repeat;
	float: left;
}

.centerpic {
	text-align: center;
}

.alignbutton {
	width: 90px;
	height: 27px;
	float: left;
	margin-right: 24px;
	margin-top: 25px;
}

.alignbuttontwo {
	width: 90px;
	height: 27px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 25px;
}

.alignbuttonthree {
	width: 90px;
	height: 27px;
	float: left;
	margin-left: 24px;
	margin-top: 25px;
}

.alignleft {
	float: left;
	padding-right: 3px;
	padding-bottom: 3px;
}

.imagealignleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
}

.imagealignright {
	float: right;
	padding-left: 10px;
	padding-bottom: 3px;
}

.standardpadding {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.label {
	width: 125px;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
}

.data {
	width: 150px;
	float: left;
}

.longerdata {
	width: 250px;
	float: left;
}

.frametop {
	margin: 0px 19px 0px 0px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/largeframetop.gif);
	width: 772px;
	background-repeat: no-repeat;
	height: 30px;
}

.framecore {
	margin: 0px 19px 0px 0px;
	padding: 2px 10px 0px 8px;
	background-image: url(images/largeframecore.gif);
	width: 762px;
	background-repeat: repeat-y;
}

.framebottom {
	margin: 0px 19px 19px 0px;
	padding: 0px 8px 0px 0px;
	background-image: url(images/largeframebottom.gif);
	width: 772px;
	background-repeat: no-repeat;
	height: 11px;
}

.smallframetop {
	margin: 0px 19px 0px 0px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/smallframetop.gif);
	width: 179px;
	background-repeat: no-repeat;
	height: 30px;
}

.smallframecore {
	margin: 0px 19px 0px 0px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/smallframecore.gif);
	width: 179px;
	background-repeat: repeat-y;
}

.smallframebottom {
	margin: 0px 19px 19px 0px;
	padding: 0px 8px 0px 0px;
	background-image: url(images/smallframebottom.gif);
	width: 179px;
	background-repeat: no-repeat;
	height: 11px;
}

.medframetop {
	margin: 0px 19px 0px 0px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/mediumframetop.gif);
	width: 379px;
	background-repeat: no-repeat;
	height: 28px;
}

.medframecore {
	margin: 0px 19px 0px 0px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/mediumframecore.gif);
	width: 379px;
	background-repeat: repeat-y;
}

.medframebottom {
	margin: 0px 19px 19px 0px;
	padding: 0px 8px 0px 0px;
	background-image: url(images/mediumframebottom.gif);
	width: 379px;
	background-repeat: no-repeat;
	height: 11px;
}

.medlargeframetop {
	margin: 0px 19px 0px 100px;
	padding: 2px 8px 0px 8px;
	background-image: url(images/medlargeframetop.gif);
	width: 577px;
	background-repeat: no-repeat;
	height: 28px;
}

.medlargeframecore {
	margin: 0px 19px 0px 100px;
	padding: 0px 15px 0px 8px;
	background-image: url(images/medlargeframecore.gif);
	width: 554px;
	background-repeat: repeat-y;
	height: 100%;
}

.medlargeframebottom {
	margin: 0px 19px 19px 100px;
	padding: 0px 8px 0px 0px;
	background-image: url(images/medlargeframebottom.gif);
	width: 577px;
	background-repeat: no-repeat;
	height: 11px;
}

.buttonPadding {
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 25px;
}

.button 
{
	background-image:url('images/button.gif');
	background-repeat: no-repeat;
	width: 90px;
	line-height: 28px;
	vertical-align: middle;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}

.button a
{
	
	color: #2650a3;
	text-decoration: none;
}

.button a:hover
{
	color: #D4950D;
}

.standardTextBox
{
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	width: 150px;
}

.standardLabel
{
    font-weight: normal;
    padding-left: 4px;
    width: 150px;
    float: left;
    margin: 2px; 
    text-align: left;
}

.standardCheckBox
{
    font-size: 11px;
    font-weight: normal;
    padding-left: 4px;
    width: 7em;
    float: left;
    margin: 2px; 
}

.standardButton
{
	 background-color: #fffbff;
	 border-color: #ccc;
	 border-style: solid;
	 border-width: 1px;
	 color: #284775;
	 float: left;
	 cursor: pointer;
}

.errorMessage
{
    font-size: 12px;
    font-weight: normal;
    padding-left: 4px;
    float: left;
    color: red;
    margin: 2px; 
}

.titleLabelPadded
{
    font-weight: bold;
    text-align: left;
    padding-left: 3px;
    padding-bottom: 5px;
}

.wrapextra
{
	padding: 10px;
	background-image: url('images/bk.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
}

.tc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

ul
{
	margin:0px 30px;
	padding-left: 0px;
	color: #2650a3;
	font-weight: bold;
}

ol
{
	margin:0px 30px;
	padding-left: 0px;
}

.quote
{
	border: solid 1px #2650a3;
	padding: 5px;
}

.SplitView{
    margin-left:auto;
    margin-right:auto;
    height:520px;
    width:auto;
    table-layout:auto;
    border:ridge 2px;
    border-color:#efefef;
    font-family:Verdana;
    font-size:11pt;
}
.Navigation{
    width:175px;
    z-index:100;
    padding-right:5px;
    overflow:hidden;
    padding-left:5px;
    font-size:10pt;
    background-color: White;
}
.Gripper{
    height:520px;
    width:5px;
    z-index:101;
    cursor:e-resize;
}
.Details{
    min-width:400px;
    padding:0px;
    padding-top:0px;
    overflow:auto;
    height:520px;
    max-height:520px;
}

.LeftPane{
    width: 175px;
}
.RightPane{
    width:auto;
    max-width:825px;
    min-width:325px;
}