body { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #3E6472; ; background-color: #CECECC; background-image: url(images/page_bkg.gif)}

td,p,span,div,li {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 85%; color: #3E6472}

h4 {
	color: #3366CC;
	font-size: 125%;
}
li {
	padding-bottom: .45em;
}

input,textarea,select {  font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #003366}
.buttonok { background-color: #900000; color: #FFFFFF; font-weight: bold; }
.inputfield { background-color: #FFFFFF; }


a {  color: #FF6600; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}
a.menuslink {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.menuslink:hover {  color: #FFFFCC; text-decoration: none}


.linesolid {  background-color: #999999}
.mainone {  background-color: #FFFFFF}
.maintwo { background-color: #3366CC; color: #FFFFFF; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px}

.PageTitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; color: #FF6600}
.pagemark {  font-size: 12px; font-weight: bold; color: #CC0000}
a.menuslinkact { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFCC; text-decoration: none; font-weight: bold}
.mainthree { background-color: #DBE6F8; color: #003366 }
.linedotted { background-color: #CCCCCC; background-image: url(images/01_bkg.gif)}
#ContactEmail {
	color: #FFFFFF; 
	font-size: 85%; 
	display: block; 
	margin: 14px;
}
#DateDisplay {
	font-size:95%; 
}
#BodySkeleton {
	background: #FFFFFF;
	border: 1px solid #999999;
	border-width: 0px 1 1 1;
}
#TopSkeleton {
	border-bottom: 1px solid #CCCCCC;
}
#ContentSkeleton {
	border-bottom: 1px solid #999999;
}
#FooterSkeleton {
	border-top: 1px solid #FFFFFF;
	font-size: 100%;
}
#CopyrightSkeleton {
	font-size: 85%;
}
	#QuickApplyShell {
	}
	#QuickApplyShell form {
		padding: 0px;
		margin: 0px;
	}
	#QuickApplyShell fieldset {
		font-size: 11px;
		border: 0px solid #CCCCCC;
		margin-left: 3px;
		padding: .35em;	
	}
	#QuickApplyShell fieldset div {
		padding: 0px;
		text-align: left;
	}	
	#QuickApplyShell  legend {
		color: #3773C1;
		background: transparent;
		font-size: 95%;
		font-weight: bold;
		margin: 0.1em 0 0.45em 0;
		padding: 0 0.5em 0 0.5em;
		text-transform: uppercase;	
	}
	#QuickApplyShell  label {
		font-size: 105%;		
		display: block;	
		color: #333333;
		font-weight: bold;
	    padding: 0em 0em;
		text-align: left;				
	}
	#QuickApplyShell  input {
		text-align: left;
	}	
	#QuickApplyShell .fm-submit input {
		padding: 1px .75em;
		font-size: 95%;
		text-align: center;
	}


/* ------------------------------------------ Form Layout ------------------------------------------ 
form {
    margin: 0px;
    padding: 0px;
}
fieldset {
	border: 1px solid #DBE6F8;
    margin: 0.25em 0em 0.25em 0em;
	padding: .35em;
	padding-left: .55em;	
	padding-bottom: .75em;	
}
legend {
	color: #3366CC;
    background: transparent;
	font-size: 97%;
	font-weight: bold;
    margin: .3em 0 1em 0;
    padding: 0 .5em 0 .3em;
	text-transform: uppercase;
}
label {
	color: #FFFFFF;
    float: left;
	font-size: 97%;
    width: 100px;
    padding: .45 1em;
    text-align: right;
}
fieldset div {
    margin-bottom: .10em;
    padding: 4px;
    display: block;
}
fieldset div input.fm-TextBox, fieldset div textarea.fm-TextArea  {
	font-size: 95%;
    width: 125px;
    border-top: 1px solid #3E6472;
    border-left: 1px solid #3E6472;
    border-bottom: 1px solid #3E6472;
    border-right: 1px solid #3E6472;
    padding: 1px;
    color: #666666;
}
fieldset div select.fm-DropDown {
    color: #666666;
    border-top: 1px solid #3E6472;
    border-left: 1px solid #3E6472;
    border-bottom: 1px solid #3E6472;
    border-right: 1px solid #3E6472;	
	font-size: 95%;
}
fieldset div select {
    padding: 1px;
}
div.fm-multi div {
    margin: 5px 0;
}
div.fm-multi input {
    width: 1em;
}
div.fm-multi label {
    display: block;
    width: 125px;
    padding-left: 5em;
    text-align: left;
}
.fm-submit {
    clear: both;
    padding-top: .5em;
    text-align: center;
}
.fm-submit input {
    border: 1px solid #333;
    padding: 1px .85em;
    background: #555;
    color: #fff;
    font-size: 100%;
}
div.fm-note {
	font-size: 90%;
	font-style: italic;
}
input:focus, textarea:focus {
    background: #efefef;
    color: #000;
}
/* ------------------------------------------ Form Layout ------------------------------------------ */