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: 107px; 
						background: url("images/nav.gif") -0px 0 no-repeat;
						}
					ul#nav li#nav-2 a { 
						left: 107px; width: 123px; 
						background: url("images/nav.gif") -107px 0 no-repeat;
						}
					ul#nav li#nav-3 a { 
						left: 230px; width: 125px; 
						background: url("images/nav.gif") -230px 0 no-repeat;
						}
					ul#nav li#nav-4 a { 
						left: 356px; width: 190px; 
						background: url("images/nav.gif") -356px 0 no-repeat;
						}
				ul#nav li#nav-5 a { 
						left:546px; width: 179px; 
						background: url("images/nav.gif") -546px 0 no-repeat;
						}
            	ul#nav li#nav-6 a { 
						left:725px; width: 134px; 
						background: url("images/nav.gif") -725px 0 no-repeat;
						}
			
				ul#nav li#nav-7 a { 
						left:859px; width: 141px; 
						background: url("images/nav.gif") -859px 0 no-repeat;
						}
			
			
			
			ul#nav li#nav-1 a:hover  	{ background-position: -0px -43px; }
			ul#nav li#nav-2 a:hover  	{ background-position: -107px -43px; }
			ul#nav li#nav-3 a:hover  	{ background-position: -230px -43px; }
			ul#nav li#nav-4 a:hover  	{ background-position: -356px -43px; }
			ul#nav li#nav-5 a:hover  	{ background-position: -546px -43px; }
			ul#nav li#nav-6 a:hover  	{ background-position: -725px -43px; }
			ul#nav li#nav-7 a:hover  	{ background-position: -859px -43px; }


			


			/* navigation close */
			
			.footer{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}