/* reset start */
tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* reset end */

body {
	margin: 0;
	padding: 0;
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10.5pt;
	line-height : 140%;
	background: #ffffff;
	background: #fffbc2;
	
	text-align: left;
	color: #475258;	
	/*letter-spacing: 1px;*/
}

#container {
	width:959px;
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size: 10.5pt;
	background: #fcfcfd;
	color: #475258;
	margin: 0px 0 0 0;
	margin: 0px auto;	
	padding: 0;	
	border-color: #d8ddc9;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

/* Links
----------------------------------------------- */
a:link {
	background-color: transparent;
	color : #af111d;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	background-color : transparent;
	color : #af111d;
	font-weight: bold;
	text-decoration : none;
}
a:hover {
	background-color : transparent;
	color : #af111d;
	font-weight: bold;
	text-decoration : underline;
}
a:active {
	background-color : transparent;
	color : #af111d;
	font-weight: bold;
	text-decoration : none;
}


#header {
	width:959px;
	margin: 0px 0px 0 0px;
	padding: 0;
	line-height:0;	
}

#banner {
	margin: 0px;
    padding: 0px;
	background-color: #af111d;
	color: #475258;
	text-align: left;
	border-color: #fff;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}

/* left area box */
#left {
	width:212px;
	padding:0px;
	float:left;
}

/* left content */
#contentLeft {}

/* normal area box */
#normal {
	width:465px;
	float:left;
	margin:0px;
	color:#8c8c8c;
}

p,td {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 11pt;
	line-height : 140%;
	color: #475258;
	margin:0px;
	padding: 0px;
	text-indent : 0px;
}

/* normal content inner container */	
.contentWrapper {

}

/* ie normal content */	
* html .contentWrapper {
	
}

#normal .contentWrapper {
    margin:0;
	padding:26px 0px 25px 0;
	color: #475258;	
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 11pt;
	line-height : 160%;
	text-align: justify;
}

#normal p,td {

}

/* wrap around content elements in normal column */
#normal .c-element {
	padding-bottom:30px;
}

/* ie content element wrap */
* hmtl .contentNormal .c-element {
	padding-bottom:20px;
}


/* right area box */
#right {
	width:225px;
    margin:0px 27px 0 0px;	
	float:right;
	font-family : Helevetica, Arial, Verdana, sans-serif;

}

* html #right {
	width:225px;
    margin:0px 15px 0 0px;	
	float:right;
	font-family : Helevetica, Arial, Verdana, sans-serif;

}

/* right content */	
#contentRight {
	padding-top:16px;
	padding-right:0px;
	line-height : 160%;
	text-align: justify;
	
}

#contentRight H2 {
	line-height : 130%;	
	font-family : Helevetica, Arial, Verdana, sans-serif;
	color : #af111d;
	padding:0 0 3px 0;	
	margin: 0 0 0 0;
	
}



#contentRight div.paragraph {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 1em;
	padding:0 10px 5px 0px;
}



/* border area box */
#border {

}

/* border content */
#contentBorder {

}

/* border content wrapper */
#contentBorder .contentWrapper{
	
}


/* navigation */
#nav {
	width: 100%;
	margin: 0 0 0 0;
	padding: 24px 0 20px 0;
	background-color: #ebedef;
}

#nav ul {
	list-style: none;
	margin: 0 0 0px 212px;
	padding: 0;
	font-size: 1.25em;
	font-family: Helevetica, Arial, Verdana, sans-serif;
}	

#nav li {
    display:inline;
	margin: 0px;
	background-color: #ebedef;    
}

#nav li a {
	text-decoration: none;
	color: #475258;
	display: inline;
	margin: 0px;	
	padding: 0px 30px 0px 0px;	
	background-color: #ebedef;
}	

#nav li a:hover {
	color: #af111d;
}

#nav .current {
	color: #af111d;
}

/* subnavigation */
#subnav {
	width: 210px;
	margin: 76px 0 0px 0px;
	padding: 0;
}

#subnav ul.level-1 {	
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
	margin: 0px 0 0px 15px;    	
}	

#subnav .level-1 li {
	padding: 0px 0px 11px 0px;
}

#subnav li a {
    font-size:16px;
	font-weight:bold;    
	text-decoration: none;
    color: #475258;
	padding: 0px 0px 0px 0px;
	text-decoration : none;	
}	
	
#subnav li a:hover {
	color: #af111d;
	text-decoration:none;
}

#subnav ul.level-2 {	
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
	margin: 5px 0 0px 20px;    

}

#subnav .level-2 li {
	padding: 0px 0px 3px 0px;
}

#subnav a.current {
	color: #af111d;
}

/* Foot
----------------------------------------------- */
#foot {
	width: 100%;
  	margin:0px 0 0 0px;
  	padding:85px 0 0 0px;
	clear:both;
	font:95%/1.6em Helevetica, Arial, Verdana, sans-serif;
	font-weight:normal;	
}

#foot hr {
	display:none;
}

#foot p{}

#foot .contentWrapper {
    background:#ebedef;	
	margin:0;
	padding-top:18px;
	padding-left:212px;
	padding-bottom:16px;	
	font-weight:normal;	
	letter-spacing:.1em;	
	text-transform:none;
}

* html #foot .contentWrapper { }


#foot ul {
	margin:0 0 0 0px;
	padding:0 0 0 5px;
	border-bottom:0px dotted #dfdfdf;
	text-align: left;
	line-height:150%;
	display:inline;	
}

#foot li{
	display:inline;
	padding: 0 0px 0 0px;
	color:#475258;
	text-decoration:none;
	font-weight:normal;
}

#foot a{
	font-weight:normal;
	color:#475258;
	padding: 0 4px 0 10px;
	background: url(images/bullet.gif) 0px 2px no-repeat;
	text-decoration:none;
}

#foot a:hover{
	font-weight:normal;
	color:#af111d;
	text-decoration:none;
	background: url(images/bullet.gif) 0px 2px no-repeat;

}

#foot a:visited{
	font-weight:normal;
	color:#475258;
	background: url(images/bullet.gif) 0px 2px no-repeat;
	text-decoration:none;
}



/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */



SELECT {  
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size: 10px 
}

TEXTAREA {  
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size: 10px
} 

INPUT {  
	font-family:Helevetica, Arial, Verdana, sans-serif;
	font-size: 10px 
}


/* Headings
----------------------------------------------- */
H1 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 14pt;
	color : #af111d;
	margin-bottom : 0px;
	margin-top : 0px;
}

H2 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;	
	color : #af111d;
	margin: 0 0 0 0;
}

#normal H1, 
#normal H2,
#right H1, 
#right H2 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;	
	color : #af111d;
	margin: 10px 0 16px 0;
	letter-spacing: 1px;
}

#right H1, #right H2 {
	margin: 10px 0 16px 0;
}

H3 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #636363;
	margin-bottom : 0px;
	margin-top : 10px;
}

H4 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : 636363;
	margin-bottom : 0px;
	margin-top : 10px;
}

.subhead1 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : black;
}

.subhead2 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : red;
}

.headerdate {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}




.caption {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}

/* BULLETLIST */
.bulletlist {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;

}

.csc-bulletlist {
	list-style:none;	
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}

.csc-bulletlist li {
	background:url("images/arrow.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding:0px 0 0px 13px;
    margin-bottom: 0px;
}
/* BULLETLIST */



.csc-caption {
	padding-bottom:2px;
}

/* ie caption */
* html .csc-caption {
	padding-bottom:2px;
}


.table {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #CC3366;
}


.searchform {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}

.searchresultpagetitle {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}

.searchresultcontent {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}

.searchresultheader {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}

.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}

.mailformrequired {
	font-family : Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}

.mailformcomment {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}

.mailformradio {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}


.filelinks {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}

.filelinkssize {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}


.sitemap1 {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}

.sitemap2 {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}

.sitemap3 {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}

.sitemap4 {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family: Helevetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

 

/* FORM STYLES */
.csc-form-label {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
	display:block;
}

.csc-form-label-req {
	font-family : Arial,Verdana, sans-serif;
	font-size : 11px;
	font-weight: bold;
	line-height : 140%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

.csc-mailform-field label{
	display:block;
}

.csc-mailform-submit {
	margin:5px 0 0 0;
}

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}

fieldset {
	border:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	border: 0px solid #C0C0C0;
}


/* FORM STYLES END */




/* FILE DOWNLOAD */
#normal .csc-uploads {
	border-spacing:0px;
	margin-bottom:0px;
}

#normal .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:10px;
	/*background-color:red;*/
}

#right .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

/* ie */
*html #right  .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

#right .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:8px;
}


.csc-uploads-icon {}
.csc-uploads-fileName {
	vertical-align:top;
}
.csc-uploads-fileName A:link {}

.csc-uploads-fileName A:visited {}

.csc-uploads-fileName A:hover {}

.csc-uploads-fileName A:active {}

.csc-uploads-description p {
	line-height : 140%;
	color: #333333;
}
/* FILE DOWNLOAD END */





/* SITEMAP */
.csc-sitemap a:link, a:visited{
	text-decoration:none !important;	
}

.csc-sitemap a:hover{
	text-decoration:none !important;
}

.csc-sitemap ul li ul {
	padding:0 0 0 25px;
}

.csc-sitemap-level1 a {
	font-size : 12px;
	font-weight: bold;
}

.csc-sitemap-level2 a {
	font-size : 12px;
	margin-left : 10px;
}

.csc-sitemap-level3 a {
	font-size : 11px;
	margin-left : 25px;

}

.csc-sitemap-level4 a {
	font-size : 12px;
}
/*SITEMAP END */



#right .c-element {
	padding-bottom:10px;
}

/* IMAGE TEXT */
.imgtext-table {
	padding-bottom:15px;
}

*html .imgtext-table {
	margin-bottom:15px;
}

/* IMAGE TEXT END */

.submit_res {
	border:
}


/* LOAD STYLESHEETS FOR EXTENSIONS
----------------------------------------------- */
@import url("styles-extensions.css");
