
body,
	html {
		margin:0;
		padding:0px;
		color:#000;
		/*line-height: 1.5em;*/
		/*font: 10px Verdana, Arial;*/
		font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    		font-size: 12px;

	}

body {
	background: #eee /*url(images/bg2.jpg) top left repeat-x*/;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
}

	h1 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
				font-size: 110%; font-weight: bold; 
				line-height: normal; text-transform: capitalize; 
				letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
				color: #CC0000;
		}
		
	h2 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
			font-size: 110%; font-weight: bold; 
			line-height: normal; text-transform: capitalize; 
			letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
			color: #CC0000;
		}
		
	h3 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
				font-size: 100%; font-weight: bold; 
				line-height: normal; text-transform: capitalize; 
				letter-spacing: 2pt; word-spacing: 1px; vertical-align: text-bottom;
				color: #CC0000;
		}
	
	div#container {
		
		width: 800px;
		margin: 0 auto;
		padding: 0;
		border: 0;
		position: relative;
}

	div#wrapTop {
		width: 800px;
		height: 21px;
		margin: 16px 0 0 0;
		padding: 0;
		background-image: url(images/wrap_top.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	
	
	div#wrapBtm {
		width: 800px;
		height: 37px;
		margin: 0;
		padding: 0;
		background-image: url(images/wrap_btm.png);
		background-position: top left;
		background-repeat: no-repeat;
}

	#wrap {
		
		width: 800px;
		/*background-color: #eee;*/
		/*border:1px solid #ddd;*/
		margin: 0 auto;
		padding: 0;
	
		background-image: url(images/wrap.png);
		background-position: top left;
		background-repeat: repeat-y;
	}
	
	
	
	#header {
		/*background-color: #fff;*/
		width:740px;
		text-align: left;
		margin: 0 30px 0 30px;
	}
	
	#toptext
	{
		width:100%;
		margin: 0 0px 2px 2px;
		font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
					font-size: 110%; font-weight: bold; 
					line-height: normal; text-transform: capitalize; 
					letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
		color: #CC0000;
			
	}
	
	#logo {
		
	    	width:100%;
	    	/*height:135px;*/
	    	/*margin: 5px 5px 1px 3px;*/
	    	
	    	border: solid 1px #CCCCCC;
		background-color: #000;
	    	/*background: transparent url(images/logobg.png) top left no-repeat; */
		
	}
	#navcontainer
		{
		width:100%;
		margin: 0;
		/*border-top: 1px solid #ccc;*/
		/*border-bottom: 1px solid #0099FF;*/
		/*background-color: #eee;*/
		height: 20px;
		/*background: transparent url(images/topbg.jpg) top left repeat; */
		
		}
	
	
	
	
	
	
	#navlist
	{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 20px 10px;
	/*border-bottom: 1px solid #0099FF;*/
	}
	
	#navlist ul, #navlist li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font: 10px Verdana, Arial;
	letter-spacing: 1pt;
	}
	
	#navlist a:link, #navlist a:visited
	{
	float: left;
	line-height: 14px;
	
	margin: 2px 15px 4px 15px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	
	#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
	{
	font-weight: bold;
	
	/*border-bottom: 2px solid #0099FF;*/
	border-bottom: 2px solid #cc0000;
	padding-bottom: 2px;
	background: transparent;
	/*color: #0099FF;*/
	color: #cc0000;
	}
	
	#navlist a:link#currentgray, #navlist a:visited#currentgray
		{
		font-weight: bold;
		border-bottom: 2px solid #cccccc;
		padding-bottom: 2px;
		background: transparent;
		color: #fff;
	}
	
	

	#navlist a:hover#currentgray
	{
		border-bottom: 2px solid #fff;
	}

	#main {
		CLEAR: both; 
		float:left;
		width:740px;
		padding: 10px 30px 10px 30px;
		text-align: left;
	}
	
    
    	.parentmenu
    	{
    		background: transparent url(images/arrow.png) top right no-repeat;
    	}
    	
    	
	
	#sidebar {
		
		float:right;
		width:200px;
		padding:10px 20px 0 0;
		
	}
	
	
.box2 {
	WIDTH: 200; 
	BORDER-RIGHT: #7B828C 1px solid; 
	BORDER-TOP: #7B828C 1px solid; 
	BORDER-LEFT: #7B828C 1px solid; 
	BORDER-BOTTOM: #7B828C 1px solid; 
	text-align: left;
	
}


.line1 {
	CLEAR: both; BORDER-TOP: #7B828C 1px solid;
	font: 9px Verdana, Arial;
	padding:10px;
}

.BoxTitle {
	FONT-SIZE: 10px; PADDING-RIGHT: 0.75em; PADDING-LEFT: 0.75em; 
	COLOR: #000; 
	text-align: center;
}

.clr7 {
	COLOR: #007057; BACKGROUND-COLOR: #eeeeee;
	
}	
	
#footer {
	
	
	margin: 0 30px 0 30px;
	text-align: left;
	clear:both;
	
	border: 1px dashed #7B828C;
	width:740px;
	

	
	
	
}
#footer p {
	padding:5px;
	margin:0;
}
    
A:link {
	COLOR: #666666; 
	text-decoration: none;
}

A:visited {
	COLOR: #007057; 
	text-decoration: none;
}
A:active {
	COLOR: #666666; 
}
A:hover {
	COLOR: #007057; 
	text-decoration: underline;
}


A.graylink:link {
	COLOR: #666666; 
}
A.graylink:visited {
	COLOR: #666666; 
}
A.graylink:active {
	COLOR: #666666; 
}
A.graylink:hover {
	COLOR: #000000; 
}

A.grayimglink {
	background: transparent url(images/textbutton.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #666666; 
}
A.grayimglink:visited {
	COLOR: #666666; 
}
A.grayimglink:active {
	COLOR: #666666; 
}
A.grayimglink:hover {
	
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	COLOR: #000000; 
}

A.grayimglinkalways {
	background: transparent url(images/textbutton2.gif) center left no-repeat; 
	padding:0 0 0 15px;
	COLOR: #CC0000; 
}



.titlelabel {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
		font-size: 100%; font-weight: bold; 
		line-height: normal; text-transform: capitalize; 
		letter-spacing: 5pt; word-spacing: 1px; vertical-align: text-bottom;
		color: #CC0000;
		}
		







a.btn:link,
a.btn:visited {
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #142f7d;
	
	border: solid 1px #dddddd;
}
a.btn:hover {
	background: #007057;
}

td {
		
	font: 10px Verdana, Arial;
	

}

.hightlight {
	/*color: #0099FF;*/
	color: #666;
	text-decoration: underline;
}

.imgframe {
padding: 10px;
margin: 10px;
border: solid 1px #CCCCCC;

}

img {
	padding: 3px;
	
	border: solid 1px #CCCCCC;
}	



.textbox{
width:640px;
border: solid 1px #CCCCCC;
background: #eee;
}



	
.ultext
{
	text-decoration: underline;
	COLOR: #007057;
	
}



fieldset
{
	border: 1px solid #eee; padding: 0.2em; 
}


.pics {
	height:  105px;
	width:   100%;
	padding: 0;
	margin:  0;
}

.pics img {
	padding: 0px;
	border:  0px solid #ccc;
	background-color: #fff;
	width:  100%;
	height: 100px;
	top:  0;
	left: 0
}
