
body {
	font-family: Helvetica, Arial, sans-serif;
	width:890px;
	padding-left:50%;

}

#frame {
	width:890px;
	margin-left:-445px;	
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;

}

.orangeH1 {
	color: #FF6633;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
}

.blackH1 {
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	word-spacing: normal;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	/*color: #FF6633;*/
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	word-spacing: normal;
}


h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	word-spacing: normal;
}

p,td,li,th,span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	word-spacing: normal;
}

img {
	border: none;
}


a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}


.submitbutton {
	font-weight: bold;
	color:#FFFFFF;
	background:#FF6633;
	margin-right:6px;
	min-width:121px;

}

.cancelbutton {
	font-weight: bold;
	margin-right:6px;
	min-width:121px;

}

.homeinput {
	width:121px;
	margin:2px;

}



.orange {
	color: #FF6633;
}





.footerHR {
	width:885px;
}



.MainNavSpan {
	padding-right:40px;
	padding-top:5px;
}



.MainNav {
	font-weight: bold;
	color: #FF6633;
	font-size: 13px;

}

a:link.MainNav {
	color: #FF6633;
	text-decoration: none;
}
a:visited.MainNav {
	text-decoration: none;
	color: #FF6633;
}
a:hover.MainNav {
	text-decoration: underline;
}

a:active.MainNav {
	text-decoration: none;
}


a:link.HomeNav {
	text-decoration: none;
}
a:visited.HomeNav {
	text-decoration: none;
}
a:hover.HomeNav {
	text-decoration: underline;
}

a:active.HomeNav {
	text-decoration: none;
}



#maintitle01 {
	display:inline-block;
	vertical-align:top;
	width:626px;
	
}


#maintitle02 {
	display:inline-block;
	vertical-align:top;
	width:259px;
	vertical-align:bottom;

}




#maininput01 {
	text-align:right;
	font-weight: bold;
}





#mainwindow01 {
	display:inline-block;
	vertical-align:top;
	background-image: url(/images/window_1half.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:130px;
	height:435px;
	margin-right:54px;
	margin-top:30px;
}


#mainwindow02 {
	display:inline-block;
	vertical-align:top;
	width:626px;
	margin-top:30px;
}



#footer {
	clear: both;
	padding-bottom: 1em;
	border-top: 1px solid #333;
	text-align: center;
}


table {
	border-collapse: collapse; 
	margin:0px;
	padding:0px;
	border:#000000 1px solid;
}


th {
	padding:5px;
	background-color: #0066dd;
	font-weight: bold;
	color:#FFFFFF;
	border-bottom:#000000 1px solid;
}


td {
	padding:5px;

}

.tableform {
	border-collapse: collapse; 
	margin:0px;
	padding:0px;
	border:#000000 0px solid;
}

.inputtitle {
	display:inline-block;
	vertical-align:top;
	width:100px;
	margin-bottom:10px;

}

.inputfield {
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;

}

#hometitle01 {
	display:inline-block;
	vertical-align:top;
	width:626px;

	
}

#hometitle02 {
	display:inline-block;
	vertical-align:top;
	width:259px;
	vertical-align:bottom;

}

#homeimput01 {
	text-align:right;
}

.textlift {
	font-weight: bold;

}


.homecolumn01 { 
	display:inline-block;
	vertical-align:top;
	width:259px;
	margin-left:0px;
	margin-right:52px;
}

.homecolumn02 { 
	display:inline-block;
	vertical-align:top;
	width:259px;
	margin-left:0px;
	margin-right:52px;
}

.homecolumn03 { 
	display:inline-block;
	vertical-align:top;
	width:259px;
	margin-left:0px;
	margin-right:0px;
}

#homewindow01 {
	background-image: url(/images/window_1.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:435px;
}

#homewindow02 {
	background-image: url(/images/window_2.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:435px;
}

#homewindow03 {
	background-image: url(/images/window_3.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:435px;
}

#homefooter03 {
	margin-top:10px;
	text-align:right;
}


.windowtitle {
	margin-top:10px;
}

.windowcopy {
	background-color:#FFFFFF;
	padding:5px;
	visibility : hidden;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}

