/* CSS Document */

body {
	background-image:url(bgpattern.gif);
}

.scs_currentdate {
	text-align:right;
	padding-right: 10px;
}

.scs_ndplug {
	font-size: 10px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
}

.scs_footaddy {
	font-size: 12px;
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
}

.scs_copy {
	font-size: 10px;
	font-style:italic;
}

.Normal {
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif;
	font-size: 16px;
	color: #000000;
}

.footerlinks {
	font-family: Verdana, Geneva, Arial, helvetica,sans-serif;
	font-size: 11px;
}

h1 {
	color:#cc0000;
 	font-weight: bold; 
	font-size: 22px;
}

/*------ Feedback Form Styles ---------*/

#scs_form {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
} 

#scs_directions {
	padding: 10px;
	border: 1px solid black;
	background: #cccccc;
	font-weight: bold;
}

.scs_note {
	font-size: 10px;	
}

.surv_comment {
	font-size: 12px;
}

.surv_question {
	font-size: 14px;
}

.form_toptext {
	font-family: Tahoma,Verdana, sans-serif;
	font-size: 14px;
}

p.form_header1 {
	line-height: 200%;
}

.form_header1 {
	font-family: Georgia, serif;	
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
}



p.form_header2 {
	margin-left: 20px;
}

.form_header2 {

	font-size: 16px;
	font-weight: bold;
}

p.form_header5 {
	margin-left: 40px;
	margin-bottom: 0px;
}

.form_header5 {
	font-size: 12px;
	font-weight: bold;
}

ul.form_list {
	font-size: 12px;
}

.selectone {
	/* color: #0f0; */
	font-size: 12px;
}

/*------- Solpart Styles ----------*/

.MainMenu_MenuContainer {

}

.MainMenu_MenuBar {

 	height: 25px;
	background-image:url(white_pix.gif);
}

.MainMenu_MenuItem {
	font-family: Arial,sans-serif;
	font-size: 18px;
	height:25px;
	font-weight: bold;
	background-color:#cccccc;
}

.MainMenu_MenuIcon {
	display:none;
	color: #cccccc;
}

.MainMenu_SubMenu {
	background-color: #cccccc;
	color: #cccccc;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 18px;
	background-color:#cccccc;
	color: #009865;
	height: 25px;
}

.MainMenu_MenuArrow {
	display: none;
	color: #999999;
}

.MainMenu_RootMenuArrow {
}