.body{
	margin-top:0px;
	margin-left:0px;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
	background-color: #537080;
}
.Bartop{
	padding-top:14px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#ffc619;
	text-align: right;
}
.Pagedesign{
	background-image: url(../images/page_designback.gif);
	background-repeat: repeat-x;
	background-color: #dae9e5;
}
.TableDoc{
	border-left: 1px solid #171d4c;
	border-right: 1px solid #171d4c;
	background-image: url(../images/doc_box_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: 1px solid #171d4c;
	padding-right:6px;
	padding-left:6px;
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color:#000;
}
.Footer{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#537080;
}
.inputText{
	height :16px;
	width:145px;
	background-color: #c9c7c7;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px none #c9c7c7;
		text-indent: 4px;
}
.inputQuestion{
	height :60px;
	width:145px;
	background-color: #c9c7c7;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px none #c9c7c7;
		text-indent: 4px;
}
input.formBUTTON {
   height :17px;
	width:42px;
	font-family : Arial;
	font-size : 11px;
		font-weight : bold;
		color : #000000;
		border-style : none;
		border-color : none;
				border-width : 0px;
				background-image: url(../images/button_clear.gif);
				background-repeat: no-repeat;
}
input.ButtonSubmit {
   height :17px;
	width:89px;
	font-family : Arial;
	font-size : 11px;
		font-weight : bold;
		color : #000000;
		border-style : none;
		border-color : none;
				border-width : 0px;
				background-image: url(../images/button_submit.gif);
				background-repeat: no-repeat;
}
.SecondPage{
	padding-left:6px;
	padding-right:6px;
	border-left: 1px solid #8F8F8F;
	background-image: url(../images/second_back.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: 1px solid #8F8F8F;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
.h1{
	font-family:Arial;
	font-size:18px;
	color:#171d4c;
}
.h2{
	font-family:Arial;
	font-size:16px;
	color:#171d4c;
}
A.LinkPage {
	font-family:Verdana;
	font-size:11px;
	color:blue;
	text-decoration:underline;
}

A.LinkPage:visited {
	font-family:Verdana;
	font-size:11px;
	color:blue;
	text-decoration:underline;
}

A.LinkPage:hover {
	font-family:Verdana;
	font-size:11px;
	color: #878787;
	text-decoration:none;
}
.askText{
	height :16px;
	width:180px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px none #c9c7c7;
		text-indent: 4px;
}
.askQuestion{
	height :60px;
	width:180px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px none #c9c7c7;
		text-indent: 4px;
}
.ContactForm{
	height :14px;
	width:212px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px solid #9B9B9B;
		text-indent: 4px;
}
.ContactCity{
	height :14px;
	width:80px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px solid #9B9B9B;
		text-indent: 4px;
}
.ContactState{
	height :14px;
	width:20px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px solid #9B9B9B;
		text-indent: 4px;
}
.ContactEmail{
	height :14px;
	width:212px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : Blue;
		border: 1px solid #9B9B9B;
		text-indent: 4px;
}
.ContactQuestion{
	height :65px;
	width:212px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		font-weight : none;
		color : #000;
		border: 1px solid #9B9B9B;
		text-indent: 4px;
}
.ContactButton {
    height :16px;
	font-family : Arial;
	font-size : 11px;
		font-weight : normal;
		color : #000000;
		border-style : solid;
		border-color : #000000;
				border-width : 1px;
				background-image: url(../images/button.gif);
				background-repeat: repeat-x;
}
.formSelect {
    height :18px;
	 width:150px;
	background-color: #fff;
	font-family : Arial;
	font-size : 11px;
		color : #000;
		border: 1px solid #9B9B9B;
}
A.directions {
	font-family:Verdana;
	font-size:11px;
	color:#ffd200;
	text-decoration:none;
}

A.directions:visited {
	font-family:Verdana;
	font-size:11px;
	color:#ffd200;
	text-decoration:none;
}

A.directions:hover {
	font-family:Verdana;
	font-size:11px;
	color:#bcbcbc;
	text-decoration:none;
}
.CVpage{
	padding-left:6px;
	padding-right:6px;
	border-left: 1px solid #8F8F8F;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: 1px solid #8F8F8F;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
A.LinkCV {
	font-family:Verdana;
	font-size:11px;
	color: #FFD48C;
	text-decoration:none;
}

A.LinkCV:visited {
	font-family:Verdana;
	font-size:11px;
	color:#FFD48C;
	text-decoration:none;
}

A.LinkCV:hover {
	font-family:Verdana;
	font-size:11px;
	color: #878787;
	text-decoration:none;
}
.ConfirmationPage{
	padding-right:6px;
	padding-left:6px;
	font-family:Arial;
	font-weight:none;
	font-size:12px;
	color:#000;
}