﻿#mainblock {
	padding: 0px 10px 0px 10px;
	margin: auto;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url('images/outerback2.jpg');
	background-repeat: repeat-y;
}
.topnav {
	clear: both;
	background-image: url('images/brownback.png');
	background-repeat: repeat;
}
.topnavmenu {
	/*text-align: right;*/
	clear: both;
}
.topnavmenu ul {
	float:right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
.topnavmenu li {
	float:left;
	padding: 0px;
	margin: 0px;
	background-color: #EFBE4E;
}
.topnavmenu .navselected{
	border-width: 1px;
	border-color: #FFFFFF;
	background-color: #D5CD95;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	border-top-style: solid;
	border-right-style: solid;
}
.topnavmenu a{
	border-width: 1px;
	border-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	display: block;
	border-top-style: solid;
	border-right-style: solid;
}
.topnavmenu a:hover{
	background-color: #2041AC;
	color: #FFFFFF;
}

.glossymenuback{
	background: url(images/mymenu3_bg.png) repeat-x;
	height: 39px;
	margin: 0px 1px 0px 1px;
	padding: 0 0 0 auto;
	width: 100%;
	float:left;
	clear:both;
}

.glossymenu{
	margin: 0px;
	float: right;
	padding: 0 0 0 auto;
/*tab background image path*/	height: 39px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
/*	font-weight: bold;*/
	padding: 0 0 0 15px; /*Padding to accomodate left tab image. Do not change*/
	height: 39px;
	line-height: 39px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #000;
	background: url(images/mymenu3_hover_left.png) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration: none;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #000;
	background: url(images/mymenu3_hover_right.png) no-repeat right top; /*right tab image path*/
	cursor: pointer;
}


#currentnav ul {
	list-style-type: none;
	list-style-image: url('images/bullet1.png');
}
#currentnav ul li {
	position: relative;
	top: 0px;
	font-weight: bold;
}
#currentnav a{
	text-decoration: none;
	color: #000000;
}
#currentnav a:visited{
	text-decoration: none;
	color: #000000;
}

#currentnav a:hover{
	text-decoration:underline;
}
#currentnav .navselected{
	color: #20418c;
}





.titlearea {
	background-image: url('images/globe1-croppped.jpg');
	background-repeat: no-repeat;
	background-position: 443px 0px;
}
.phonetitle {
	font: xx-large Arial, Helvetica, sans-serif;
	color: #20418c;
	font-weight: bold;
	left: 50px;
	position: relative;
	top: 5px;
}
.maintitle {
	font: x-large Arial, Helvetica, sans-serif;
	/*color: #20418c;*/
	font-weight: bold;
	left: 30px;
	position: relative;
}
.bluetext
{
	color: #20418c;
}

.subtitle {
	padding: 0px;
	margin: 0px;
	font: large Arial, Helvetica, sans-serif;
	color: #20418c;
	left: 50px;
	position: relative;
}


#titleblock {
	clear: both;
}
#bodyblock {
	clear: both;
}
#footerblock {
	clear: both;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2041ac;
	background-image: url('images/brownback.png');
	background-repeat: repeat;
}
body {
	margin-top: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url('images/backgrad2.jpg');
	font-family: Arial, Helvetica, sans-serif;
}
#leftmenu {
	float: left;
}
#maincontent {
	margin: 10px;
	text-align: left;
	padding: 10px;
}
.inlinefloatleft {
	display: inline;
	vertical-align: middle;
	float: left;
	width: 50%;
}
.inlinefloatright {
	display: inline;
	vertical-align: middle;
	float: right;
}
#maincontent p {
	margin-bottom: 10px;
}

#inner {
	position: relative;
	width: 100%;
}
.pagetitle {
	color: #20418c;
	font-weight: bold;
	font-size: larger;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	display: block;
	background-image: url('images/horizontalsep.jpg');
	background-repeat: repeat-x;
	background-position: 0px 20px;
}
h3{
	color: #20418c;
}
h4 {
	color: #20418c;
	margin-top: 30px;
}
.h4bold{
	font-size:larger;
}
#currentnav {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	width: 180px;
}

.largefloatright {
	float: right;
	width: 540px;
}


blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url("images/enddoublequote.png") no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}
blockquote:first-letter {
  background: url("images/startdoublequote.png") no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.quote {
	margin-bottom: 30px
}
p.caption {
	margin: 0px 50px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: smaller;
}

#maincontent ul {
	list-style-type: none;
	list-style-image: url('images/bullet1.png');
}

a{
	color:#20418c;
	text-decoration:none
}
a:hover{
	text-decoration:underline
}
.creditationlogo{
	float: right;
	width: 250px;
	text-align: center;
}
p.smallprint{
font-size:x-small;
}

.logo {
	float: left;
	margin-left:20px;
}


