body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,{margin:0; padding:0;}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color:#2D2D2D;
	background-color: #DDF2FE;
}

/* PARAGRAPH STYLES */

H1, H2, H3, H4, H5 {font-size:100%;	font-weight:normal;}
H1 {}
H2 {}
H3 {}
H4 {}
 
UL, OL {list-style: none; }
li {list-style-type:none;}
 
A { color:#;
	text-decoration:none;
	color: #AC050C;
}
/*A:visited{ text-decoration:none; color:#;}*/
A:hover {color:#;
	text-decoration:none;
	color: #000000;
}
/*A:active { text-decoration:none; color:#;}*/
A:focus {outline:none;}

:focus {outline: 0;}
fieldset, img {border:0;}
q:before, q:after {	content:'';}

input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}

.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */
#wrapper {
	width:1000px;
	text-align:left;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/* navigation links
			-------------------------------------------------------- */
			ul#nav {
	width:1000px;
	height:43px;
	position: relative;
	padding:0;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	margin: 0;
				}
			
				ul#nav li {float: left; list-style: none; padding:0; margin:0; list-style-type:none;}
				
				ul#nav li a {
					position: absolute;	text-indent: -9999px; text-decoration: none; border: none !important; top:0; height:43px;}
			
					ul#nav li#nav-1 a { 
						left: 0px; width: 82px; 
						background: url("images/nav.gif") -0px 0 no-repeat;
						}
					ul#nav li#nav-2 a { 
						left: 82px; width: 112px; 
						background: url("images/nav.gif") -82px 0 no-repeat;
						}
					ul#nav li#nav-3 a { 
						left: 194px; width: 108px; 
						background: url("images/nav.gif") -194px 0 no-repeat;
						}
					ul#nav li#nav-4 a { 
						left: 302px; width: 177px; 
						background: url("images/nav.gif") -302px 0 no-repeat;
						}
				ul#nav li#nav-5 a { 
						left:479px; width: 159px; 
						background: url("images/nav.gif") -479px 0 no-repeat;
						}
            	ul#nav li#nav-6 a { 
						left:638px; width: 120px; 
						background: url("images/nav.gif") -638px 0 no-repeat;
						}
			
				ul#nav li#nav-7 a { 
						left:758px; width: 128px; 
						background: url("images/nav.gif") -758px 0 no-repeat;
						}
				ul#nav li#nav-8 a { 
						left:886px; width: 114px; 
						background: url("images/nav.gif") -886px 0 no-repeat;
						}
			
			
			
			ul#nav li#nav-1 a:hover  	{ background-position: -0px -43px; }
			ul#nav li#nav-2 a:hover  	{ background-position: -82px -43px; }
			ul#nav li#nav-3 a:hover  	{ background-position: -194px -43px; }
			ul#nav li#nav-4 a:hover  	{ background-position: -302px -43px; }
			ul#nav li#nav-5 a:hover  	{ background-position: -479px -43px; }
			ul#nav li#nav-6 a:hover  	{ background-position: -638px -43px; }
			ul#nav li#nav-7 a:hover  	{ background-position: -758px -43px; }
			ul#nav li#nav-8 a:hover  	{ background-position: -886px -43px; }


			/* navigation close */
			
			.footer{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #AC050C;
	text-decoration: none;
}


.red{ color:#C0262D;}
.white{ color:#ffffff;}
.modify_back{
	background-image: url(images/modificatiion_back1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.news_back{
	background-image: url(images/news_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue{
	color: #054C7D;
}
.heading_red{
	color:#C0262D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.heading_black{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
