
/*Tags*/

BODY {
	background-color: #ffffff;
	margin: 0px;
}
table {
	padding: 0px;
	border-spacing: 0px;
}

td, th { 
	padding: 0px;
	vertical-align: top;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
	text-align: justify;
}

img {
	border: 0px;
}

form {
	display: inline;
}

h1 {
	font-family: Verdana, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0em;
	color: #4070bc;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0em;
	color: #d9b430;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 0em;
	color: #e3d7a8;
}

h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0.5em;
	color: #3d637a;
}

h5 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #758396;
}

ul, ol {
	margin-top: 0em;
	padding-left: 10px;
	margin-left: 10px;
}

li {
	line-height: 16px;
	margin-bottom: 0em;
}

a {
	text-decoration: none;
}

a:link {
	color: #005395;
}

a:visited {
	color: #005395;
}

a:hover {
	text-decoration: underline;
	color: #cc6262;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.super {
	font-size: 63%;
	vertical-align: super;
	line-height: 60%;
}


/*Template*/

#page {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
}

#template {
	width: 760px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 3px;
}



/*Header*/

#header {
	width: 760px;
	height: 100px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 2px solid #ffffff;
}

#header a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 18px;
	display: block;
	float: left;
}

#header a:link {
	color: #005395;
}

#header a:visited {
	color: #005395;
}

#header a:hover {
	border-bottom: 2px solid #cc6262;
}

#header_logo {
	float: left;
	width: 198px;
	height: 100px;
	margin-right: 4px;
}

#header_menu {
	position: relative;
	float: left;
	width: 558px;
	height: 100px;
	background-image: url(../images/common/header_back.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#header_text {
	position: absolute;
	bottom: 5px;
	font-style: italic;
	margin-left: 10px;
	color: #ffffff;
}

#header_phone {
	position: absolute;
	bottom: 3px;
	right: 10px;
	font-size: 20px;
	line-height: 25px;
	color: #ffffff;
}

#header_links {
	position: absolute;
	top: 46px;
	right: 10px;
	margin-bottom: 3px;
	color: #ffffff;
}

#header_bar {
	width: 760px;
	height: 16px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/common/header_bar.gif);
	background-repeat: no-repeat;
}




/*Menu*/

#menu {
	float: left;
	width: 200px;
	height: 151px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 29px;
	text-align: left;
	background-image: url(../images/common/menu_back.jpg);
	background-repeat: no-repeat;
}

#menu a {
	text-decoration: none;
}

#menu a:link {
	color: #636363;
}

#menu a:visited {
	color: #636363;
}

#menu a:hover {
	color: #3d3d3d;
}

.menu_button {
	position: relative;
	margin-left: 10px;
	width: 172px;
	height: 29px;
	border-bottom: 1px solid #c2b795;
	text-align: right;
}

.box_pic {
	position: absolute;
	right: -32px;
	top: 2px;
	width: 21px;
	height: 21px;
	border: 2px solid #ffffff;
}



/*Content*/

#content_header {
	width: 558px;
	height: 151px;
	padding-left: 2px;
}

#content {
	width: 560px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	padding-left: 2px;
}

.content_margins {
	padding: 20px;
}

.content_margins b {
	color: #6e6e6e;
}

#left_menu {
	width: 200px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
}

#left_content {
	width: 200px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 18px;
	background-color: #908f85;
	background-image: url(../images/common/left_content_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	color: #ffffff;
}

#left_content ul, ol {
	margin-top: 0em;
	padding-left: 6px;
	margin-left: 6px;
}

#left_content li {
	margin-bottom: 1em;
}

.box_columns {
	width: 520px;
	margin-bottom: 1em;
}

.box_column {
	width: 250px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 14px;
	background-color: #f5f9ff;
	border: 1px solid #ebf2ff;
	padding: 8px;
}

.box_column_space {
	width: 16px;
}

.news_line {
	font-weight: bold;
	width: 50%;
}

.news_line ul, ol {
	margin-top: 0em;
	padding-left: 10px;
	margin-left: 10px;
	list-style-type: circle;
}

.highlight_cca {
	color: #cc6262;
}



/*Forms*/

form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
}

form h5 {
	margin-top: 0em;
	line-height: 18px;
}

.forminput {
	font-size: 11px;
	line-height: 18px;
	margin-right: 5px;
	text-align: left;
	vertical-align: middle;
}

.forminput b {
	color: #486996;
}

.forminputtext {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 5px;
	text-align: left;
	float: left;
}

.formlabel {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}

.disclaimer_buttons {
	position: absolute; 
	right: 0px;
	bottom: 2px;
	width: 330px;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

.formlabel_error {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 350px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfield_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 350px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}

.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 100px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.formselect_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffebeb;
	border: 1px solid #b9b5e5;
	color: #51516e;
}

.text_highlight {
	color: #456799; 
	font-weight: bold;
	margin-left: 5px;
	/* visibility: hidden; */
}

.text_highlight_error {
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #abc9e7;
	border: 1px solid #6a6a6a;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #e6a9a8;
	border: 1px solid #6a6a6a;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #456799;
	background-color: #bdffbd;
	border: 1px solid #6a6a6a;
	padding: 0px;
	width: 11em;
	height: 2em;
}

.primarybuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #174b99;
	background-color: #8cff8c;
	border: 1px solid #6a6a6a;
	padding: 0px;
	width: 11em;
	height: 2em;
}


/*Footer*/


#copyright {
	float: left;
	vertical-align: 50%;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	color: #a1a1a1;
	display: inline;
	margin-left: 23px;
}

#disclaimer {
	clear: both;
	vertical-align: 50%;
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, sans-serif;
	color: #a1a1a1;
	padding-top: 10px;
	margin: 0px 0px 10px 23px;
	width: 752px;
	text-align: right;
}

#footermenu {
	float: right;
	vertical-align: 50%;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	color: #a1a1a1;
	display: inline;
	margin-right: 20px;
}

#footermenu a {
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: normal;
	border-left: 1px solid #d4cfa2;
	border-right: 1px solid #d4cfa2;
}

#footermenu a:link {
	color: #005395;
}

#footermenu a:visited {
	color: #005395;
}

#footermenu a:hover {
	text-decoration: underline;
	color: #cc6262;
}




