﻿/** BASIC */

body, html {
	width:100%;
	padding: 0px;

}
.paddedlI {
	padding-bottom: 9px;
}
.twelve {
}

.table {
	background-color: #FFFFFF;
}


/** HEADINGS */

h6 {
	margin: 0px;
}

h5 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h2 {
	margin: 0px;
}

h1 {
	color: #e39316;
	font-size: 16px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: lighter;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}
.header24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #004796;
}
.header18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #004796;
}
.header14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	font-weight:normal;
}


table {
	border-collapse:collapse; border: 1px solid gray
}

#infoTable td {
	border:1px solid gray;border-collapse:collapse;padding: 2px 4px
}
/** HEADER */

.HeaderNameTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 30px;
}

.HeaderPhoneTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.HeaderNamePhoneTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 30px;
}

.Header-3-gold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #231E82;
	height: 31px;
	color: #A48C5E;
}

/** TEXTS */

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6C6C;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}


/*---rule---*/
hr {
	display: block;
	margin: 10px 0px 10px 0px;
	height:3px;
	width:100%;
	text-align: center;
	color:#FFCC00;
	background:#FFCC00;
	vertical-align: top;
}

.yellow {
	background-color: #FFCC00;
	display: block;
	height: 2px;
	margin: 10px 0px 10px 0px;
}
.yellow_rule {
	background-color: #FFCC00;
	display: block;
	height: 2px;
	margin: 10px 0px 10px 0px;
}
.pale_yellow_rule {
	background-color: #F8EEA9;
	display: block;
	height: 2px;
	margin: 5px 0px 5px 0px;
}



body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}

dl {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

ol {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

ul {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 130%;
}


.content {
	padding: 10px 25px 0 30px;
	font-size: 14px;
}

.content2 {
	padding: 10px 25px 0 30px;
}

.bold {
		font-weight: bold;
}

.textA {
	font-size: 14px;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #606060;
}

.text2White {
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.text2 span {
	padding-left: 21px;
	background: url("/images/homepage14.gif") no-repeat left center;
}

.text3 {
	font-size: 11px;
}

.text4 {
	color: #7EA800;
}

.text5 {
	text-align: center;
	color: #DAE4F2;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 a {
	padding-left: 11px;
	background: url("/images/homepage19.gif") no-repeat 0px 6px;
	text-decoration: none;
	color: #545454;
}

.list1 a:hover {
	text-decoration: underline;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 5px;
}

.list2 a {
	padding-left: 11px;
	background: url("/images/homepage17.gif") no-repeat 0px 6px;
}

/** LINKS */

a {
	color: #004a8d;
}

a:hover {
	text-decoration: none;
	color: #7f8000;
}

.link1 {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
	color: #e39316;
}

.link2 {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.link2:hover {
	text-decoration: underline;
	color:#e39316;
}
.padded_cell {
	padding: 10px;
}


.link3 {
	padding-right: 14px;
	background: url("/images/homepage21.gif") no-repeat right center; 
}
/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


/** BOXA */

.boxA {

}

.boxA1 {
	height: 15px;
	background: url("/images/homepage07.gif") repeat-x left top;
}

.boxA2 {
	float: left;
	width: 15px;
	height: 15px;
	background: url("/images/homepage06.gif") no-repeat left top;
}

.boxA3 {
	float: right;
	width: 15px;
	height: 15px;
	background: url("/images/homepage08.gif") no-repeat left top;
}

.boxA4 {
	padding: 0px 20px;
	background-color: #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

.boxA5 {
	height: 15px;
	background: url("/images/homepage12.gif") repeat-x left top;
}

.boxA6 {
	float: left;
	width: 15px;
	height: 15px;
	background: url("/images/homepage11.gif") no-repeat left top;
}

.boxA7 {
	float: right;
	width: 15px;
	height: 15px;
	background: url("/images/homepage13.gif") no-repeat left top;
}



/** BACKGROUNDS */

.bgm1 { background:url("/images/hdrbg.jpg") repeat-x left top;}
.bg1 {
	background-color: #FFFFFF;
	background-image: url(/images/homepage01.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bg1z { background: url("/images/homepage04.gif") repeat left top; }
.bg2 { background: url("/images/homepage04.gif") repeat-x left top; }
.bg3 { vertical-align:middle}
.bg4 { background-color: #FFFFFF; }
.bg5 { background: url("/images/homepage09.gif") repeat-y left top; }
.bg6 {
	background-color: #FFFFFF;
	background-image: url(/images/homepage10.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg7 { background: url("/images/homepage15.gif") repeat-x left bottom; }
.bg8 { background: url("/images/homepage20.gif") repeat-y left top; }
.bg9 { background: url("/images/homepage22.jpg") no-repeat left top; }
.bg9a { background: url("/images/homepage22.jpg") repeat-x left top; }

/** MISC */

.cleardiv {
	float:none;clear:both;margin:0;padding:0;height:0;width:100%
}

hr {clear:both;float:none;width:100%}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 10px;
}

.img3 {
	float: left;
	margin: 0px 20px 20px 0px;
}


.hr1 {
	height: 1px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

.menubutton	{
	font-family: Arial, Helvetica, sans-serif, Default;
	font-weight: bold;text-align: center;margin-bottom: 2px;margin-top: 2px;font-size: 8pt; color:#FFFFFF;
	width:75px;

}
.menubutton a {padding: 2px;text-decoration: none;width: 98%;display: block;color: #FFFFFF;
	background-color: #649bd9;border-top: 2px solid #5555FF;border-left: 2px solid #5555FF;
	border-bottom: 2px solid #000080;border-right: 2px solid #000080;
}
.menubutton a:hover {background-color: #C0C0C0;border-top: 2px solid #31557F;
	border-left: 2px solid #31557F;border-bottom: 2px solid #9191FF;
	border-right: 2px solid #9191FF; color:#000080
}
.menubutton a:active {background-color: #333367;border-top: 2px solid #274365;
	border-left: 2px solid #274365;border-bottom: 2px solid #9898cb;
	border-right: 2px solid #9898cb; color:#FFFFFF
}
.blockIndent40 {
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 40px;
}
.sep {
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}
