/**************** Default Styles *******************/

a {
	background: transparent;
	color: #2D3D55;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #2D3D55;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	background: transparent;
	color: #7B83B8;
	text-decoration: underline;
}

b {
	background-color: transparent;
	color: #3A5574;
	font-weight: bold;
}

body {
	background-color: #DBDFF0;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body.white {
	background-color: #FFFFFF;
}

div.navbox p{
	margin-top: 0px;
	padding: 0;
}

div.title a:link {
	background-color: transparent;
	color: #EAF8FF;
	font-weight: bold;
	text-decoration: none;
}

form {
	font-size: .9em;
}

h1 {
	color: #214265;
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
}

h2 {
	color: #366696;
	font-size: 1.1em;
}

h3 {
	color: #100067;
	font-size: 1em;
}

h4 {
	color: #000000;
	font-size: 0.9em;
}

h5 {
	color: #000000;
	font-size: x-small;
}

h6 {
	color: #000000;
	font-size: xx-small;
}

html {
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

.picture {
	margin: 4px;
	border: 8px ridge #AD0042;
}


li {
	list-style-image: url(images/bulit.GIF);
	padding-left: 10px;
	line-height: 150%;
}
li.number {
	list-style: decimal none;
}
li.alpha {
	list-style: lower-alpha none;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
}

table {
	border-width: 0;
}

td {
	font-size: .9em;
	margin-left: 4px;
	padding: 4px;
	text-align: left;
}

/******************* Boxes **************************/
.navbox {
	background-color: #7B83B8;
	float: left;
	padding: 0px;
	width: 170px;
}

.rightbox {
	background-color: #BDC5DE;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

div.boxflt {
	border-left: thin solid #92A7B8;
	border-right: thin solid Black;
	border-top: thin solid #94ADD6;
	border-bottom: thin solid Black;
	padding: 4px;
	float: right;
	background-color: #100067;
	color: Window;
	width: 200px;
	margin: 4px;
	font-size: .8em;
}
div.rightbox a,div.rightbox a:visited {
	background: transparent;
	color: #366696;
	text-decoration: none;
}
div.rightbox a:hover,div.rightbox a:active {
	background: transparent;
	color: #7B83B8;
	text-decoration: underline;
}
div.boxflt a,div.boxflt a:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
div.boxflt a:hover,div.boxflt a:active {
	background: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

.smalltxt {
	font-size: .7em;
}
.title {
	background-color: #7B83B8;
	border-bottom: 2px solid #000000;
	border-right: 2px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}


.titlea {
	background-image: url(images/bar25.GIF);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.titleb {
	background-image: url(images/bar20.GIF);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 4px;
}

#content {
	left: 0px;
	min-width: 700px;
	position: absolute;
	right: 0px;
	top: 150px;
	width: 100%;
	z-index: 5;
}

#footer {
	font-size: x-small;
	left: 0px;
	right: 0px;
	text-align: center;
}

/******************* Header ***********************/
#header {
	background-repeat: repeat-x;
	height: 150px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	background: White;
}

#logo{
	position: absolute;
	right: 0px;
	top: 0px;
}

/*********************** Page Layout ***********************/
#mainarea {
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	min-width: 700px;
}

#right {
	height: 100%;
	right: 0px;
	top: 140px;
	width: 7px;
}

/************ sectionLinks styles **************/
#sectionlinks{
	margin: 0px;
	padding: 0px;
	font-size: .9em;	
}

#sectionlinks a:link, #sectionlinks a:visited {
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #94ADD6;
	border-top: 1px solid #000033;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}

#sectionlinks a:hover{
	background-color: #BDC5DE;
	background-image: none;
	border-top: 1px solid #000033;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

#sectionlinks h3{
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0px 2px 10px;
}

