body
{
	padding: 0;
	margin: 0;
	background: #2E2E2E url('../images/background.jpg') repeat-x;
	color: #022828;
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 73%;
}

a
{
	text-decoration: none;
	color: #333333;
}

a:hover
{
	text-decoration: none;
	color: red;
}

#centrecontainer
{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -490px;
	position: absolute;
	top: 10px;
	left: 50%;
}

#header
{
	width: 990px;
	height: 50px;
	background-image: url('../images/header-background.jpg');
	background-repeat: no-repeat;
}

#headertitle
{
	float: left;
	width: 250px;
	height: 50px;
}

.textS td {
	margin: 0px;
	padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #ccc;
	

}
.textS img{
	border:none;
	padding:0px;
	margin:0px;
}
.textS {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding: 0px 1px 0px 1px;
	text-align:justify;
	font-size: 0.9em;
	border:1px solid #ccc;
}
.textS a{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding: 0px 1px 0px 1px;
	text-align:justify;
	font-size: 0.9em;

}.textS a:hover{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:red;
	padding: 0px 1px 0px 1px;
	text-align:justify;
	font-size: 0.9em;

}


.text {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding:1px 1px 1px 1px;
	text-align:justify;
	font-size: 1.0em;

}
.text h1 {
	color: red;
	font-size: 1.1em;
	text-transform:capitalize;

}.text h2 {
	color: red;
	font-size: 125%;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform:capitalize;
}



.text ul {
	margin: 0px;
	padding: 0;
}

.text li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #ccc;
	line-height:20px;
}
.text li a {	
	color: red;
	font-size: 1.0em;
	padding: 0px;
	text-decoration: none;
}
.text li a:hover {
	color: #ccc;
}

#header h1
{
	margin: 0;
	padding: 15px 0 0 0px;
	color: #f06;
	font-size: 155%;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform:capitalize;

}

#header sup{
	font-size:0.8em;
	color: #000;
}

#headermenu
{
	float: right;
	width: 600px;
	height: 50px;
	padding:0px;
	margin:0px;
}

#headermenu ul
{
	margin: 20px 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: -1px;
}

#headermenu li
{
	display: inline;
	margin-left: 20px;
}

#headermenu li a
{
	text-decoration: none;
	color: #FFF;
}

#headermenu li a:hover
{
	text-decoration: none;
	color: red;
}

#container    
{
	border: 10px solid #FFF;
	width: 960px;
	height:inherit;
	background: #fff ;
}
#containertext
{
	float: right;
	padding: 20px;
	width: 95%;
	height: 97%;
}

#containertext p
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #022828;
}

#containertext h1, #containertext h2, #containertext h3
{
	margin: 5px 0;
	color: red;
	font-size: 125%;
	letter-spacing: -1px;
	font-weight: normal;
	text-transform:capitalize;
}

#footer
{
	width: 980px;
	height: 50px;
	background: #252525 url('../images/footer-background.jpg') ;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}

#footer p
{
	margin: 0;
	padding: 0px 15px 0 0;
	text-align: right;
	color: #888;
	letter-spacing: -0px;
}
.textbox,select {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 0.9em;
	color: #000;
	padding:0 0 0 0;
	text-align: justify;
	line-height: 11px;
	background-color:#F2F2F2;
	border: 1px solid #9A9898;

	
}
input.button { 
	font: 12px "Lucida Sans Unicode",Verdana,sans-serif;
	height: 22px;
	color: #333;
	background: #2E2E2E url('../images/01.gif') repeat-x;
	width:auto;
	border:1px;
}
.tr { 
	font: 11px "Lucida Sans Unicode",Verdana,sans-serif;
	height: 25px;
	color: #444;
	background: #2E2E2E url('../images/01.gif') repeat-x;
	padding: 0px 3px 0px 3px;

}
sub{
	font:13px "Lucida Sans Unicode",Verdana,sans-serif;
	height: 15px;

}


/* subnav */
.clearer {
padding:10px;
}
.left{
padding:5% 0px 0px 0px;

}
.subnav {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding:0px 5px 10px 0px;
	text-align:justify;
	display:block;
	background-color:#fff;
	text-transform:capitalize;
	
}
.subnav h1 {
	color: #F06;
	font-size: 1.2em;
	margin-left: 8px;
}
.subnav ul {
	margin: 0px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #ccc;
	line-height:20px;
}
.subnav li a {	
	color: red;
	display: block;
	font-size: 1.0em;
	padding: 0px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #000;
}
.right {
	background: #222;
	right: 1%;
	width: 21%;
}
.gright {
	background: #02A9ED;
	left: 23%;
	width: 30%;

}
.rright {
	background: #02A9ED;
	right: 3%;
	width: 99%;
	
}.groundtl,.groundtr,.groundbl,.groundbr {
	background: url(../images/ground.gif);
	height: 16px;
	width: 14px;
}
.groundtl,.groundbl {
	float: left;
}
.groundtr,.groundbr {
	float: right;
}
.groundtr {
	background-position: right top;
}
.groundbr {
	background-position: right bottom;
}
.groundbl {
	background-position: left bottom;
}


.bmargine{
padding:0px 0px 0px 0px;

}
.bright {
	background: #F2F2F2;
	left: 23%;
	width: 30%;

}
.bright {
	background: #F2F2F2;
	right: 3%;
	width: 300px;
	
}.broundtl,.broundtr,.broundbl,.broundbr {
	background: url(../images/roundb.html);
	height: 16px;
	width: 14px;
}
.broundtl,.broundbl {
	float: left;
}
.broundtr,.broundbr {
	float: right;
}
.broundtr {
	background-position: right top;
}
.broundbr {
	background-position: right bottom;
}
.broundbl {
	background-position: left bottom;
}

.btext{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding:0px;
	text-align:justify;
	font-weight:bold;
	font-size: 1.0em;
}
.btext a{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding:0px;
	text-align:justify;
	font-weight:bold;
	font-size: 1.0em;
}
.btext a:hover{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:red;
	padding:0px;
	text-align:justify;
	font-weight:bold;
	font-size: 1.0em;
}
.blacktext{
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#000;
	padding:1px 0 1px;
	text-align:justify;
	font-weight:bold;
	font-size: 1.1em;


}
.subnavb {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:#022828;
	padding:0px 0px 0px 0px;
	text-align:justify;
}
.subnavb h1 {
	color: #fff;
	font-size: 0.8em;
	padding:0px 0 0px 0;
	margin-left:0px;
}
.subnavb a {	
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:red;
	padding:0px 0px 0px 0px;
	text-align:justify;
	text-decoration:none
	
}
.subnavb a:hover {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:red;
	padding:0px 0px 0px 0px;
	text-align:justify;
	text-decoration:none
}
.subnavb a:link {
	font-family: "Lucida Sans Unicode",Verdana,sans-serif;
	color:red;
	padding:0px 0px 0px 0px;
	text-align:justify;
	text-decoration:none
}
#menu {
		border-bottom : 1px solid #ccc;
		margin : 0;
		padding-bottom : 19px;
		padding-left : 10px;
	}
	
#menu ul, #menu li	{
		display : inline;
		list-style-type : none;
		margin : 0;
		padding : 5;
}
	
		
#menu a:link, #menu a:visited	{
		background : #E8EBF0;
		border : 1px solid #ccc;
		color : #000000;
		float : left;
		font-size : 11;
		font-weight : normal;
		line-height : 14px;
		margin-right : 8px;
		padding : 2px 10px 2px 10px;
		text-decoration : none;
}
	
	#menu a:link.active, #menu a:visited.active	{
		background : #fff;
		border-bottom : 2px solid #fff;
		color : #000;
}
	
#menu a:hover	{
		color : #f00;
}

.bl {background: url(Header.html) 0 100% no-repeat; width: 20em}
	body.section-1 #menu li#nav-1 a, 
	body.section-2 #menu li#nav-2 a,
	body.section-3 #menu li#nav-3 a,
	body.section-4 #menu li#nav-4 a {
	background : #fff;
	border-bottom : 2px solid #fff;
	color : #000;
}
	
	#menu #subnav-1,
	#menu #subnav-2,
	#menu #subnav-3,
	#menu #subnav-4 {
		display : none;
		width: 90%;
}
	
	body.section-1 #menu ul#subnav-1, 
	body.section-2 #menu ul#subnav-2,
	body.section-3 #menu ul#subnav-3,
	body.section-4 #menu ul#subnav-4 {
		display : inline;
		left : 10px;
		position : absolute;
		top : 95px;
}
	
	body.section-1 #menu ul#subnav-1 a, 
	body.section-2 #menu ul#subnav-2 a,
	body.section-3 #menu ul#subnav-3 a,
	body.section-4 #menu ul#subnav-4 a {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : 11;
	font-weight : bold;
	line-height : 20px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}
	
.dvbdy1 {
	background:#FFFFFF;
	font:11px "Lucida Sans Unicode",Verdana,sans-serif;
	height:auto;
	border-top:1px solid #2E2E2E;
	border-left:1px solid #2E2E2E;
	border-right:1px solid #2E2E2E;
	border-bottom:1px solid #2E2E2E;
	padding-right:10px;
}
.dvbdy1 p { 
	list-style: none;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	width:350px;
	padding-left:5px;

}
.dvbdy1 h1 { 
	font: 12px "Lucida Sans Unicode",Verdana,sans-serif;
	margin: 0px;
	color:#FF0000;
	padding-left:5px;
}


.dvhdr1 {
	
	font:bold 11px "Lucida Sans Unicode",Verdana,sans-serif;
	height: 25px;
	color: #fff;
	background: #2E2E2E url('../images/background.jpg') repeat-x;
	border-width: 1px;
  	border-style:solid;
  	border-color: #2E2E2E;
	padding-right:10px;
	width:350px;
	padding-left:5px;

} 	
	
	
	
#menu ul a:hover {
	color : #f00 !important;
}

img {
border: none;
}

/*- Menu Tabs 6--------------------------- */

#tabs6 {
  float:right;
  width:auto;
  background-image:url(images/background.html);
  font-size:93%;
  line-height:normal;
  }
#tabs6 ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
  }
#tabs6 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs6 a {
  float:left;
  background:url("tableft6.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }

#tabs6 a span {
  float:left;
  display:block;
  background:url("tabright6.gif") no-repeat right top;
  padding:5px 5px 8px 6px;
  color:#FFF;
  }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {float:none;}
/* End IE5-Mac hack */
#tabs6 a:hover span {
  color:#FFF;
  }
#tabs6 a:hover {
  background-position:0% -42px;
  }
#tabs6 a:hover span {
  background-position:100% -42px;
  }

  #tabs6 #current a {
		  background-position:0% -42px;
  }
  #tabs6 #current a span {
		  background-position:100% -42px;
  }
	