/**/@import url("navstylee.css");

A:link { 
color: #FF7802}       /* unvisited link */
A:visited { 
color: #FF7802
}   /* visited links */
A:active { 
color: #FF7802;
}    /* active links */
A:hover { 
 text-decoration: underline;
 color: #00264B;
} 
A.White:link{
	text-decoration: none;
	color: #FFFFFF;
}
A.White:visited{
	text-decoration: none;
	color: #FFFFFF;
}
A.White:active{
	text-decoration: none;
	color: #FFFFFF;
}
A.White:hover{
	text-decoration: underline;
	color: #99CCFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #303030;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
#setleft{
	width: 980px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
	border: 1px solid #CCCCCC;
}
/* top section ###############*/
#settop{
	margin: 0;
}
A.topnavlink:link { 
	color: #FF7802;
	text-decoration: none;
}       
A.topnavlink:visited { 
	color: #FF7802;
	text-decoration: none;
}   
A.topnavlink:active { 
	color: #FF7802;
	text-decoration: none;
}  
A.topnavlink:hover { 
	color: #FFFFFF; 
	text-decoration: underline
} 
.sunlogo{
	text-indent:-3000px;
	background-image:url(../pics/sunsystems.jpg);
	height: 150px;
	margin:0;
	padding0;
	background-repeat: no-repeat;
}
/* END top section ###############*/
.clearboth{
	clear:both;
	line-height:1px;
	margin:0;
	padding:0;
}
.clearleft{
	clear:left;
	line-height:1px;
	margin:0;
	padding:0;
}
.clearright{
	clear:left;
	line-height:1px;
	margin:0;
	padding:0;
}

#settopnav{
	margin: 0;
	padding:6px 10px 6px 10px;
	color: #FFFFFF;
	background-color: #034F94;
}
#setcontacts{
	margin-right: 10px;
	float:right;
}
#setnavbckg{
	background-image: url(../pics/sidenavbckg.gif);
	background-repeat: repeat-y;
	opacity: .99;
	margin: 0px;
	padding: 0px;
}
#setsidenav{
	width: 180px;
	float: left;
	margin: 0;
	padding:10px 0 0 0;
}
#setcontent{
	float: right; /**/
	width: 650px;
	margin: 0 50 0 0px;
	padding: 10px 50px 30px 50px;
	opacity: .99;
}
.mainheading{
	margin: 0 0 20px -50px;
	padding:0;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	letter-spacing: normal;
}
.mainheading-sub{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
.randomimage{
	float:right;
	padding: 0 0 20px 5px;
}
/* navform ##################*/
#navformwrapper{
	width:174px;
	text-align: left;
	margin:20px 0 0 3px;
	
}
#navformwrapper form{
	margin:0;
	padding:0;
	padding: 0 0 0 10px;
}
#navformwrapper input{
	margin:0 0 6px 0;
	padding: 2px;
	width: 140px;
	font-size: 12px;
	opacity: .70; 
	filter:alpha(opacity='70');
}
#navformwrapper input.submit {
	width: 70px;
	height: 19px;
	border:none;
	padding: 0;
}
#navformtop{
	background-image: url(../pics/navform-top.gif);
	margin: 0px;
	padding: 0px;
	height: 33px;
	background-repeat: no-repeat;
}

#navformmid{
	background-image: url(../pics/navform-mid.jpg);
	background-repeat: repeat-y;
}
#navformbase{
	background-image: url(../pics/navform-base.jpg);
	margin: 0px;
	padding: 0px;
	height: 8px;
	background-repeat: no-repeat;
}
/* END navform ##################*/
/* page form ##################*/
#formwrapper{
	width:502px;
	margin:10px 0 0 0;
	float:left;
	text-align:left;
	
}
#formwrapper p{
	margin:0;
	padding:0;
}
.formtop{
	background-image: url(../pics/form-top.jpg);
	margin: 0px;
	padding: 7px 20px 0 0;
	height: 19px;
	background-repeat: no-repeat;
	text-align: right;
}
.formtop em{
	background-color: #FF9900;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	opacity: .70; filter:alpha(opacity='70');
}
.formtopWwus{
	background-image: url(../pics/form-topWwus.jpg);
	margin: 0px;
	padding: 7px 20px 0 0;
	height: 19px;
	background-repeat: no-repeat;
	text-align: right;
}
.formtopWwus em{
	background-color: #FF9900;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	opacity: .70; filter:alpha(opacity='70');
}
.formmid{
	background-image: url(../pics/form-mid.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}
.col1{
	float:left;
	width:50%;
}
.col2{
	float:left;
	width:50%;
}
.required{
	background-color: #FF9900;
}
.multiline{
	background-color: #fff;
	opacity: .60;
	filter:alpha(opacity='60');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.experience{
	background-color: #fff;
	opacity: .60; 
	filter:alpha(opacity='60');
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.formbase{
	background-image: url(../pics/form-base.jpg);
	margin: 0px;
	padding: 0px;
	height: 9px;
	background-repeat: no-repeat;
}
#formwrapper form{
	margin:0;
	padding:0;
	padding: 0 10px 0 10px;
}
#formwrapper input, textarea{
	margin:3px 0 6px 0;
	padding: 2px;
	/**/width: 200px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #000;
}

#formwrapper input{
	height:16px;
	opacity: .70; 
	filter:alpha(opacity='70');
}
#formwrapper input.radio{
	width: auto;
	height: auto;
	margin: 0 5px 0 0;
	padding: 0;
	border:none;
}
#formwrapper input.submit {
	width: 70px;
	height: 19px;
	border:none;
	padding: 0;
}
div.radio{
clear:both;
}
.radiotext{
	margin-bottom: 6px;
	float: left;
}


/* END pageform ##################*/

hr {  
	color: #006600
	}

/* Main Heading */
p {
	line-height: 17px;
	margin: 0 0 18px;
}
Ul {
	margin:20px;
	padding:0;
	list-style-image: url(../pics/bullet.gif);
}
li{
	
	padding-bottom:3px;	
}

h1 {
	font-size: 140%;
	margin: 0 0 0px 0;
	color: #FF6600;
}
/* Subheading */
h2 {
	font-size: 120%;
	margin: 0 0 6px 0 ;
}
/* Para-Hilight */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	LINE-HEIGHT: 20px;
	LETTER-SPACING: 0.1em;
	font-weight: normal;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 1px;

}
/* Standout Purple */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	LETTER-SPACING: .1em;
	margin-bottom: 1px;
	font-weight: normal;

}
/* StandoutRed */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	margin-bottom: 1px;
	line-height: 22px;
	font-weight: normal;

}
/* Tiny */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 1px;
}

.formsmall {  
margin: 0; 
padding: 0; 
font-size: 10px
}


.form_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #2EC4EA;
	font-weight: bold;
	height: 22px;
	border-top: 2px outset #CCCCCC;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #CCCCCC;
	padding: 0px 3px 3px;
	margin: 0px;
}
.form_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #6699CC;
	padding: 2px;
}
.form_window2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #6699CC;
	padding: 2px;
	background-color: #B2E6FE;



}
.form_window3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6699CC;
	padding: 2px;
	color: #666666;
	font-weight: normal;
}
.form-window-editor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFCC00;
	padding: 2px;
}
.reallyTiny { 
	font-size: 7pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #DEDADF
}

.tiny { 
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-decoration: none; 
}

#footer{
	width: auto;
	clear: both;
	padding: 8px;
	background-color: #034F94;
	color: #FFFFFF;
}

#footer p{
	margin:0;
}
.poweredbyecc {
	float:right;
	font-size: 85%;
}
.sitesummary{
	color: #C4B2BF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	width: 980px;
	padding: 10px 0 30px 5px;
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	text-decoration: none;
	padding-right: 10px;
	color: #3300CC;
}
A.footertext:link { 
color: #FF7802
}       /* unvisited link */
A.footertext:visited { 
color: #FF7802
}   /* visited links */
A.footertext:active { 
color: #FF7802}    /* active links */
A.footertext:hover { 
color: #FFFFFF; text-decoration: underline
} 
.smallheader {
	font-size: 10px;
	margin-top: 10px;
}

