*{
	margin:0px;
	padding:0px;
}

body{
	font-size: 75%;
	font-family:   Arial,  Tahoma, Verdana, Geneva,  Helvetica, sans-serif;
	background: #004055 url(../Images/slice_background.png) repeat-x top;

}
body.home{
	background: #004055 url(../Images/slice_background_home.png) repeat-x top;
}
h2, h3, h4{
	font-family:  Georgia, "Trebuchet MS", Tahoma, Arial,  Verdana, Geneva,  Helvetica, sans-serif;
}
a{
	color: #E22A18;
	outline: none;
	text-decoration: none;
}
a:hover{
	background-color: #FCE4E2;
}
#wrapper{
	background: white url(../Images/slice_content.gif) repeat-y top left;
	min-height: 60px;
	width:1000px;
	margin:auto;
	overflow: hidden;
	position:relative;
}


/*----------- Home ------------*/
.home #header {
	background: url(../Images/header_home.jpg) no-repeat;
	width: 1000px;
	height:240px;
	text-indent: -5000px;
}
#header{
	background: url(../Images/header.jpg) no-repeat;
	width: 1000px;
	height:141px;
	text-indent: -5000px;
}

#header a,#header a:hover{
	width:400px;
	height: 80px;
	display: block;
	background-color: transparent;
}

#content{
	padding-bottom:50px;
	font-size: 0.9em;
	color: #414141;
	background: url(../Images/slice_content_top.jpg) no-repeat 0px 38px;

}
/*-----------Breadcrumb---------------*/
.path{
	font-size: 1em!important;
	margin-top:10px;
	color:#999999;
}
/*.home .path{display:none;}*/
/*ul.help{
	margin-left: 548px;
	padding-top:5px;
	list-style: none;
}
ul.help li{
	float:left;
}

ul.help a{
	font-size: 0.9em;
	text-align: center;
	padding: 8px 0px 0px 0px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width:126px;
	height: 28px;
	background: url(../Images/help_button.gif) no-repeat left;
}
ul.help a:hover{
	background: url(../Images/help_button_f2.gif) no-repeat left;
}
*/

#categories{
	background: url(../Images/box_categories.png) no-repeat top left;
	width:100%;
	overflow: hidden;
	padding:20px 25px 0px 25px;
	margin-top:20px;
}
#categories div{
	width:28%;
	display:block;
	float:left;
	margin-right:12px;
	padding-right:12px;
	background:   url(../Images/dottedLineV.gif) repeat-y top right;
}
#categories h3{
	background-image: none;
	margin-bottom:0px;
}
#categories div.checker{
	background-image: none;
	margin-right:0px;
	padding-right:0px;
}
#categories div ul{
	margin:0px;
	line-height: 15px;
}
#categories div li{
	margin-left:17px;
	
	padding:3px 0px;
}
#col2{
	background: url(../Images/back_col2.jpg) no-repeat top left;
	margin-left:737px;
	height:350px;
}
*> #col2{
	min-height:350px;
	margin-left:740px;
	height: auto;
}

#members{
	padding:15px 30px 25px 25px;
}
#members form{
	margin-top:15px;
}

#members input{
	width:187px;
	margin:2px 0px;
}

#members h3{
	padding-top:0px;
	padding-bottom:0px;
	background-image: none;
	margin-bottom:0px;
}
#hotNews{
	width:199px;
	padding:0px 30px 20px 25px;
	background:url(../Images/slice_hotNews.png) no-repeat top left;
}
#hotNews *{width:auto; padding:0px; margin:0px;}
#hotNews h3{
	color:white;
	margin:0px;
	padding:10px 0px 0px 20px;
	background:none;
	border:none;
}
#hotNews ul{
	list-style:none;
	margin:30px 0px 10px 0px;
	font-size: 1.1em;
}
#hotNews .date{
	color: #999999;
	
}
#hotNews li{
	margin:10px 0px;
}

#banners{
	width:199px;
	padding:30px 30px 20px 25px;
	background: url(../Images/banners_top.png) no-repeat top left;

}
#banners p{
	margin-bottom:10px;
	font-size: 0.9em;
	color: Gray;
}

#col1{
	width:650px;
	padding-top:1px;
	padding-bottom:2em;
	line-height: 17px;
	padding-left:50px;
	display:block;
	float:left;
	overflow: hidden;
}

/**>#col1{
	min-height:350px;
	height:auto;
	overflow: hidden;
}*/



#col1 p.special, #listitems .special{
	color: black;
	font-size: 0.9em;
}
#col1 p.date, #listitems .date{
	color: #999999;
	font-size: 0.9em;
}


#col1 h2{
	font-size: 2.2em;
	font-weight: normal;
	color:black;
	padding-top:10px;
	margin-bottom:10px;
	line-height: 24px;
}

h3{
	font-size: 1.8em;
	font-weight: normal;
	color: #004055;
	padding-top:15px;
	margin-bottom:10px;
	padding-bottom:10px;
	background: url(../Images/dottedLine.gif) repeat-x bottom;
}
h4{
	font-size: 1.3em;
	padding-top:10px;
	padding-bottom:5px;
	font-family:   Arial,  Tahoma, Verdana, Geneva,  Helvetica, sans-serif;
}

#col1 p{
	font-size: 1.2em;
	padding: 0em 0em 1em 0em;
}

#col1 img {
	float:left;
	padding: 0px 0px 0px 0px;
}
#col1 ul.relatedDocuments{
	margin-left:0px!important;
	list-style: none;
}
#col1 ul.relatedDocuments li{
	list-style-image:none!important;
}

table{
	border-collapse: collapse;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	font-size: 1.1em;
}
table p{
	font-size: 1.1em!important;
}
table ul{
	margin-left:30px!important;
	font-size: 1.1em!important;
}
td{
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	padding:3px;
	vertical-align: top;
}
th{
	padding:3px;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color: #3F849A;
	color:white;
}
#col1 ul, #col1 ol{
	margin-left:70px;
	margin-bottom:1em;
	font-weight: normal;
	font-size: 1.2em;
}

#col1 ul li{
	list-style-image: url(../Images/arrow.gif)!important;
	margin-top:5px;
	margin-bottom:5px;
}
#col1 ul ul, #col1 ul ul ul{
	font-size:1em;
}

#col1 ol li{
	margin-top:5px;
	margin-bottom:5px;
}


/* ------------------- List Items--------------------*/
#listitems h3{
	margin-top:25px;
	
}
#listitems ul{
	margin:15px 0px;
}
#listitems ul li{
	padding-left:60px;
	list-style: none!important;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
}

.new{
	background-color: #E22A18;
	color:white;
	padding:0px 4px;
	font-size: 0.8em;
	margin-right:5px;
}


/* ------------------- List icons--------------------*/
#col1 .news{
	margin-left:0px!important;
	list-style: none;
}

#col1 .news li{
	background: url(../Images/icon_news.png) no-repeat top left;
	margin:10px 0px 20px 0px;
	padding-left:60px;
	list-style-image: none!important;
}

form{

	margin-top:2em;

	

}

fieldset{

	padding:2em;

}

legend{

	font-size: 1.3em;

	color: #474E1D;

	font-weight: bold;

}

label{
	width:150px;
	display: block;
	float: left;
	font-size:1.1em;
}

input,textarea, select{
	border: 1px solid #999999;
	width:auto;
	font-size:1.1em;
	margin:5px 0px 10px -3px;
	padding:3px;
	background: white url(../Images/input_back.jpg) repeat-x bottom;
}
input:focus, textarea:focus{
	background: #FFFFD9 url(../Images/input_back_focus.jpg) repeat-x bottom;
}
.warning{
	color: #FF6600
}

input.button{
	background: #E3311F url(../Images/back_button.jpg) repeat-x bottom!important;
	width: auto!important;
	border: 1px solid #9A1C0E;
	color: white;
	cursor: pointer;
}

.button:hover{
	background: #EA4735 !important;
}

.buttonL{
background-color: #FF6600;

width: auto;

border: 1px solid #8C3800;

color: white;

margin-left:153px;

}
.pdf{
	background: url(../Images/pdf.png) no-repeat;
	padding-left:20px;
}
.doc{
	background: url(../Images/word.png) no-repeat;
	padding-left:20px;
}


.home #search{
	position: absolute;
	right:0px;
	top:160px;
	width:199px;
}

#search{
	position: absolute;
	right:150px;
	top:-10px;
	width:200px;
}


#search input{
	float:left;
	display:block;
	margin-right:5px;
	margin-left:0px;
}
#search input.button{
	padding:2px;
}
#footer{
	width: 1000px;
	text-align: left;
	margin:0px auto;
	font-size: 0.8em;
	padding:70px 0px;
	color: #A6E9FF;
	clear: both;
	background: #004055 url(../Images/footer.png) repeat-x right top;
}
#footer p.copyright{
	padding-left:5px;
	display:block;
	float:left;
}
#footer p{
	padding-right:5px;
	display:block;
	float:right;
}
#footer a{
	color:white;
}
#footer a:hover{
	background-color: #A6E9FF;
	color:#004055;
}
#footer ul{
	float:right;
}
#footer li{
	display:inline;
	margin-left:3px;
}
.invisible{
	display: none;
}


.clsFormButtonMember{
	background: #E3311F url(../Images/back_button.jpg) repeat-x bottom!important;
	border: 1px solid #9A1C0E;
	color: white;
	cursor: pointer;
	height:25px;
}

.clsFormButtonMember{
	background: #EA4735 !important;
}

.clsLabelMember{
	width:150px;
	display: block;
	float: left;
	font-size:1.1em;
}

#searchResults{
	width:630px;
	padding:10px 10px 10px 10px;
	background-color:WhiteSmoke;
	font-size: 1.1em;
}

#searchResults *{width:auto; padding:0px; margin:0px;}

#searchResults h3{
	color:white;
	margin:0px;
	padding:10px 0px 0px 20px;
	background:none;
	border:none;
}
#searchResults ul{
	list-style:none;
	margin:10px 0px 10px 0px;
	font-size: 1.0em;
}
#searchResults .date{
	color: #999999;
	
}
#searchResults li{
	margin:10px 0px 0px 20px;
	font-size: 1.0em;
}

#searchResults ul li{
	list-style-image: url(../Images/bullet.gif)!important;
	}

