body {
	margin: 0px;
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1A2B7D;
}

body, html {
	scrollbar-face-color: #1A2B7D !important;
	scrollbar-shadow-color: #666666 !important;
	scrollbar-highlight-color: #333333 !important;
	scrollbar-3dlight-color: #4C5EA0 !important;
	scrollbar-darkshadow-color: #000000 !important;
	scrollbar-track-color: white !important;
	scrollbar-arrow-color: white !important;
}

p {
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 15px;
	margin: 0px 0px 0px 15px;
	text-align: justify;
	}
p a:link {
	color: #000000;
	text-decoration: underline;
}
p a:hover {
	color: #CB9346;
	text-decoration: none;
}
p a:visited {
	color: #000000;
	text-decoration: underline;
}
ol {
	margin-right: 0px;
	padding-right: 25px;
	padding-left: 20px;
	font-weight: bold;
	color: #1A2B7D;
}
.redtext {
	color: #1A2B7D;
	text-align: center;
	font-weight: bold;
	padding: 2px 0px 5px 0px;
}

h1{
	margin: 15px 0px 15px 15px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 15px 0px 15px 15px;
	font: bold 20px Helvetica, sans-serif;
	color: #1A2B7D;
	text-align: justify;
}
h1 a:hover {
	text-decoration: none;
	color: #000000;
}
h1 a:link, h2 a:visited {
	text-decoration: none;
	color: #1A2B7D;
}
.fakeh1{
	margin: 0px;
	padding-left: 0px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 15px 15px;
	font: bold 20px Helvetica, sans-serif;
	color: #1A2B7D;
	text-align: justify;
	font-weight: bold;
}
.fakeh1 a:hover {
	text-decoration: none;
	color: #000000;
}
.fakeh1 a:link, .fakeh2 a:visited {
	text-decoration: none;
	color: #1A2B7D;
}
.italtiny {
font-size: 14px;
font-style:italic;
}
.topbanner{
	background-image:url(pictures/length.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
h3{
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	font: bold 18px Helvetica, sans-serif;
	color: #1A2B7D;
	text-align: left;
}
h4 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 25px;
	color: #1A2B7D;
}
 .titlepage {
	font: normal 20px Renfrew;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.5em;
}
.titlepage a:link, .titlepage a:visited{
	color: #000000;
	text-decoration: underline;
}
.titlepage a:hover{
	color: #CB9346;
	text-decoration: none;
}
 .titlepage2 {
	font: bold 20px Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.2em;
}
.titlepage2 a:link, .titlepage2 a:visited{
	color: #000000;
	text-decoration: underline;
}
.titlepage2 a:hover{
	color: #CB9346;
	text-decoration: none;
}
.middle {
	border-left: solid black 1px;
	border-right: solid black 1px;
	background-color: #FFFFFF;
}
.footer {
	background-color: #1A2B7D;
	color: white;
	padding: 7px 1px 7px 1px;
	text-align: center;
	vertical-align: bottom;
	display: block;
	border-top: solid black 1px;
	font: bold 11px Helvetica, sans-serif;
	margin-left: 1px;
	margin-right: 1px;
}
.footer a:link, .footer a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
}
.footer a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #CB9346;
	text-decoration: none;
	font-weight: bold;
}

.content {
	padding-top: 15px;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
.indeximg {
float: right;
padding: 0px 0px 0px 10px;
}
.top{
	border-left: solid black 1px;
	border-right: solid black 1px;
}
.topmenu {
	background-image:url(pictures/topbar.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 10px;
}
.bottommenu {
	background-image:url(pictures/bottombar.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 10px;
}

/*-------------MENU-------------------*/
#aroundmenu {
background-color: #1A2B7D;
padding: 2px 2px 2px 2px;
}
.menu {
	text-align: center;
	vertical-align: middle;
}
.menu a:link, .menu a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1A2B7D;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #1A2B7D;
}
.menu a:hover {
	color: black;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 1px solid black;
	padding: 5px 0px 5px 0px;
}
/*--------------------END MENU-----------------------*/
.style1 {
	color: #1A2B7D;
	font-weight: bold;
}

.blacktxt {
	color: #000000;
	font-weight: normal;
}
.italname {
	color: #1A2B7D;
	font-style: italic;
	margin-left: 20px;
	font-weight: bold;
}
.centerbluetxt {
	color: #1A2B7D;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 10px 0px;
}
.centerbluetxt a:link, .centerbluetxt a:visited {
	text-decoration: underline;
	color: #1A2B7D;
}
.centerbluetxt a:hover {
	color: #CB9346;
	text-decoration: none;
}
.beforelogo {
width: 90%;
height: 55px;
}

.beforelogoleft {
background-image:url(pictures/left_top.jpg);
background-repeat: no-repeat;
background-position: left;
height: 55px;
width: 159px;
}

.beforelogocenter {
background-image:url(pictures/center_top.jpg);
background-repeat: repeat-x;
background-position: center;
height: 55px;
}

.beforelogoright {
background-image:url(pictures/right_top.jpg);
background-repeat: no-repeat;
background-position: right;
height: 55px;
width: 159px;
}
.tabletdleft {
	text-align: justify;
	padding-left: 15px;
	vertical-align: middle;
	padding-right: 0px;
	margin: 0px;
}
.tabletdright {
	text-align: justify;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	margin: 0px;
}
.tabletdrightpink {
	text-align: justify;
	padding: 5px 12px 5px 12px;
	vertical-align: middle;
	margin: 0px;
	background-color: #F6F4FF;
}
.tabletdrightpinksoft {
	text-align: justify;
	padding: 5px 12px 5px 12px;
	vertical-align: middle;
	margin: 0px;
	background-color: #FFFFFF;
}
.tabletdrightpinksoft2 {
	text-align: left;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	margin: 0px;
	background-color: #F6F4FF;
}
.tabletdrightpinksoft2 ul {
	color: #1A2B7D;
	list-style-type: circle;
	margin-right: 0px;
	padding-right: 25px;
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}
.tabletdrightpinksoft2 ul a:link {
	color: #000000;
	text-decoration: underline;
}
.tabletdrightpinksoft2 ul a:hover {
	color: #CB9346;
	text-decoration: none;
}
.tabletdrightpinksoft2 ul a:visited {
	color: #000000;
	text-decoration: underline;
}
blacktxt {
	color: #000000;
}
.tabletdrightpinksoft3 {
	text-align: justify;
	padding: 5px 0px 0px 0px;
	vertical-align: middle;
	margin: 0px;
	background-color: #FFFFFF;
	padding-left: 10px;
}
.tabletdtitle {
	text-align: center;
	padding: 5px 0px 5px 5px;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
}
.tabletdtitlepink {
	text-align: left;
	padding: 5px 0px 5px 5px;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	background-color: #F6F4FF;
}
.tabletdtitlepinksoft {
	text-align: left;
	padding: 5px 0px 5px 5px;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tabletdquestion {
	text-align: justify;
	padding: 5px 0px 5px 15px;
	vertical-align: middle;
	margin: 0px;
	color: #1A2B7D;
	font-weight: bold;
}
.tabletdquestion2 {
	text-align: justify;
	padding: 5px 0px 5px 15px;
	vertical-align: middle;
	margin: 0px;
	color: #000000;
}
.tabletdquestionwhite {
	text-align: justify;
	padding: 5px 0px 5px 15px;
	vertical-align: middle;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.buttoncool {
	background-color: #1A2B7D;
	color: white;
	margin: 15px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #FFFFFF;
	font-family: Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
.tablelimite {
	background-color: #F6F4FF;
}
.whitebacky {
	background-color: #FFFFFF;
	color: #000000;
}
