/* Start of CMSMS style sheet 'wcs_template : wcs_template' */
/* STANDARÂ TAGS' REDEFINITIONS */
body { 
font-family: Arial, Helvetica, sans-serif;	
color:#ffffff; 
background-color: #636466; 
font-size: 12px; 
margin:10px 0px; 
text-align: left; 
padding: 0; 
}

a { 
color: #1982f8; 
text-decoration: underline; 
font-weight: normal;
}
p {
margin: 0;
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #1982f8; 
}
form{ 
margin: 0;
}
/* STRUCTURE */
#HEADER { 
width: 750px; 
height: 85px; 
margin-left: auto; 
margin-right: auto; 
padding: 0; 
font-size: 83px; 
}
	#HEADER h1 { 
	margin: 38px 0 0 0; 
	padding: 0 9px 0 9px; 
	float: left; 
	font-size: 19pt; 
	height: 35px; 
	line-height: 45px;  
	}
	#HEADER h1 a { 
	text-decoration: none; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	margin: 0; 
	padding: 0; 
	}
	#HEADER a:hover { 
	text-decoration: none;
	}
	#HEADER p { 
	float: right; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	margin: 59px 0 0 0; 
	padding: 0; 
	line-height: 9pt; 
	}
	
#H_NAVIGATION { 
width: 750px; 
height:31px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
background-color: #2E6BA9;  
background-image: url(uploads/images/bg_topnav2.png);
}
	#TABS { 
	margin-right:160px; 
	height:35px; 
	background-image: url(uploads/wcs_template/bg_topnav.gif);
	background-repeat: repeat-x;
	text-align: center;

	line-height: 31px;
	}
	#TABS ul {
	margin:0;
	padding-left: 0;
	display: inline;
	list-style: none;
    } 
	#TABS li {
	float:left;
	margin: 0;
	padding: 0px 19px 0px 19px;
	list-style: none;
	display: inline;
	background-image: url(uploads/images/bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;
    }
	#TABS .menu-last {
	background-image: none;
	}
	#TABS a { 
	color: Black;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
    }
	#TABS a:hover {
	text-decoration: none;
	border-bottom: 2px solid #1982f8;
	}
	#BUTTONS {
	float: right;
	width: 157px;
	height:28px;
	text-align: center;
	display: block;
	}

#BANNER {
width: 750px;
height: 122px;
background-color: #FFF;
margin-left: auto;
margin-right: auto;
clear:both;
}
#BANNEROLD {
width: 750px;
height: 10px;
background-color: #FFF;
margin-left: auto;
margin-right: auto;
clear:both;
}

#WRAPPER{
width: 750px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
color:#333;
}
#WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#WRAPPER {
display: inline-block;
}
/*\*/
#WRAPPER {
display: block;
}
	#V_NAVIGATION {
	float: left;
	width: 180px;
	text-align: left;
	margin-left: 0;
	background-color: #f4f4f4;
	left: 15px;
	position: relative;
	background-image: url(uploads/wcs_template/leftbar_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0 20px 0;
    }
	#V_NAVIGATION div {
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-image: url(uploads/wcs_template/bg_hdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	#V_NAVIGATION div.Last {
	background-image: none;
	}
	

	#CONTENT {

	min-height:310px;
	height:auto !important;
	height:310px;
	margin: 0 30px 0 220px; 
	display: block;  
	position: relative;
	padding-top: 10px;  
	padding-bottom: 20px;  
	}
	#CONTENT h1 {
	color: #2161a8;  
	font-size: 22px; 
	font-weight: normal; 
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0; 
        text-align:left;

	}
	#CONTENT h2 {  
	font-size: 16px; 
	font-weight: bold; 
	margin: 0 0 10px 0;
	padding: 5px 0 0 0; 
        text-align:left;
	color: #2161a8;  
	}
	#CONTENT p {
	text-align: left; 
	line-height: 20px; 
	margin-bottom: 10px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
    padding-right: 8px;
	margin-right: 5px; 
	background-image: url(uploads/wcs_template/arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}	

#FOOTER { 
width: 750px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
background-repeat: no-repeat;  
padding-top: 9px; 
background-color:#385EA7;
}
	#LINKS { 
	margin-right:250px;
	height:38px;
	text-align: left; 
	color: #FFFFFF;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #FFFFFF;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}
	#COPYRIGHT {
	float: right;
	width: 300px;
	height:38px; 
	text-align: right;
	display: block; 
	color: #FFFFFF;
    font-size: 11px; 
	padding-right: 20px;
	padding-top: 3px; 
	}
	#COPYRIGHT a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
	#COPYRIGHT a:hover {
	text-decoration: underline;
	}

.picRight {
float:right;
margin:7px;
border:1px #000 solid;
}

#accordion {
	margin:20px 0px;	color: #ffffff;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #2161a8;
	color: #ffffff;
	margin: 0 0 4px 0;
	padding: 5px 5px 5px;
text-align:left;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}


/* End of 'wcs_template : wcs_template' */

