/***************************************************
   HTML Element Styles
 ***************************************************/

body {
	margin: 0;
	text-align: center;
	line-height: 150%;
	color: #000000;
	background: #585858 url(../images/bg_body.jpg) repeat-y top center;
	background-color: #7686A3;
	font-family: verdana, arial, sans-serif;
	font-size: 0.73em;
}

p { 
  padding-top: 5px !important;
  padding-top: 0px;
  padding-bottom: 0px !important;
  padding-bottom: 0px;
}


a {
	color: #0000FF;
}

a:visited {
  color: #AAA;
}

a:hover {
	color: #FFF;
}


a.special:link {
     color: #00f;
     /*background-color: transparent;*/
     }

a.special:visited {
     color: #00c;
     /*background-color: transparent;*/
     }

a.special:hover {
	color: #FF6600;
	/*background-color: #00f;*/
	text-decoration: none;
     }

a.special:active {
	color: #00f;     /*background-color: transparent;*/
     }



acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

.inputForm {
  width: 85%;
}




textarea {
  width: 85%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
	padding: 1px 3px;
	margin: 5px 0;
	color: #000000;
	background-color: #E2E2E2;
	border: 1px solid #999;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	
	position: relative;
	left: 10px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
	color: #000000;
	background-color: #B8C0CF;
	border: 1px solid #EEE;
}


/***************************************************
   HEADER Styles and Separation Bars
 ***************************************************/


h1 {
	clear: both;
	margin: 10px 0;
	text-transform: uppercase;
	color: #000099;
	background: #B8C0CF url(../images/rounded_tl.gif) no-repeat top left;
	font-family: verdana, sans-serif;
	font-size: 1em;
	font-weight: 700;
	
	
}

.indent {
	padding-left: 2.5em;
}	



h1 span {
  display: block;
  padding: 2px;
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}



h2 {
	clear: both;
	margin: 10px 0;
	background: #B8C0CF ;
       line-height:3px		
}









/***************************************************
   Content Styles
 ***************************************************/




#sideBar h1 {
  text-align: left;
  background: #B8C0CF url(../images/rounded_tr.gif) no-repeat top right;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}


#content_shell ol li { 
  color: #9BE4FF;
}

#content_shell ol li span {
  color: #EEE;
}

#content_shell ul {
  padding-bottom: 10px;
}

#content_shell ul li {
	list-style-image: url(../images/li_bullet.gif);
}

blockquote {  
  margin: 0;
  background: #686868 url(../images/rounded_tl.gif) no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url(../images/rounded_bl.gif) no-repeat bottom right;
}


.highlight {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
}

.returnmessage{
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

.lowlight {
	color: #666666;
	font-size: 1em;
}



/***************************************************
  Layout Element Styles
 ***************************************************/


#header {
	width: 100%;
	height: 197px;
	background: #7686A3 url(../images/bg_header.jpg) repeat-y top center;
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
	width: 767px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 20px;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 2.0em;
  color: #222;
}

#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bold;
  color: #111;
  background: url(../images/menu_tab.gif) no-repeat bottom center;
}






/***************************************************
  Site Title
 ***************************************************/

#title {
	margin-right: 30px;
	float: right; 
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0;
}





/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/


#content_shell {
	clear: both;
	width: 767px;
	margin: 0 auto;
}

#content {
	float: right;
	width: 570px !important;
	/*width: 437px;*/
	padding: 10px 15px 20px 20px !important;

	text-align: justify;
}

#contactbox {
	float: left;
	width: 390px !important;
	/*width: 437px;*/
	
}


#textwide {
	float: left;
	width: 710px !important;
	/*width: 437px;*/
	padding: 10px 5px 20px 20px !important;
	padding: 20px 5px 20px 20px;
}

.textsidebar {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	text-align: left;	
}

#image {
  float: left;
  width: 170px;  
  vertical-align: top;
}


#image2 {
	float: left;
	width: 320px;
	vertical-align: top;
	margin-top: 50px;
}



#sideBar {
  float: left;
  width: 145px !important;
  width: 160px;
  padding: 10px 0px 20px 10px !important;
}


/***************************************************
 Sidemenu Styles, Navigation
 ***************************************************/

.sideMenu {
	padding: 10px 0;
	font-size: 11px;
	font-weight: bold;
	line-height:22px;
}

.sideMenu a {
  display: block;
  text-align: left;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #B8C0CF url(../images/rounded_Nav_22_r.gif) no-repeat top right;
}

.sideMenu a:hover span {
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}


.menu1-level2-no {
	font-size: 9px;
	padding: 0px 0px 0px 65px
}
.menu1-level2-act {
	font-size: 9px;
	padding: 0px 0px 0px 65px
}



/***************************************************
 Content Left
 ***************************************************/


#content_left {
	text-align: left;
	/*padding: 0px 0px 0px 18px;*/
}




/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #ffe900;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}




/***************************************************
 Footer
 ***************************************************/

#footer {
	clear: both;
	
	width: 750px;
	padding: 10px 10px;
	color: #888;
	font-size: 10px;
	text-align: left;
}

#footer p {
	padding-top: 0 !important;
	padding-top: 10px;
	text-align: left;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #FF6600;
  text-decoration: none;  
}

#footnotes {
	text-align: left;
}


/***************************************************
 Copyright
 ***************************************************/

#Copyright {
	clear: both;
	float: left;
	width: 700px;
	padding: 10px 20px;
	color: #888;
	font-size: 10px;
}

#Copyright p {
	padding-top: 0 !important;
	padding-top: 10px;
	text-align: left;
}

#Copyright a {
  color: #888;
}

#Copyright a:hover {
  color: #FF6600;
  text-decoration: none;  
}



/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}



/***************************************************
 Mailform and Login
  
 ***************************************************/

fieldset {
margin: 5px 0px 0px 0px;
}



label {
font-size: 9px;
margin: 10px 0px 5px 8px;
}

.csc-mailform-field {;
text-align: left;
margin: 2px 0px 0px 2px;

}

.csc-mailform-field label {
text-align: left;
font-size: 9px;
padding: 1px 0px 0px 02px;
width: 90px;
}

/* overrides */

.tx-srfeuserregister-pi1 a {
	color: #00f;
}
.tx-srfeuserregister-pi1 a:hover {
	color: #FF6600;	
}

.tx-felogin-pi1 a:hover {
	color: #FF6600;	
}

.tx-srfeuserregister-pi1 fieldset {
	width: 540px;
}




