* {
	padding: 0;
	margin: 0;
} 

body {
	/*font-family: "MS Sans Serif";*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555;
	background-repeat: repeat-x;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #F0F0F0;

}

a	{
	color: #0033FF;
	text-decoration: none;
}

a:hover 	{
	color: #FF0000;
	text-decoration: none;
}



#tpcrs {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
	background-color: #233A8A;
	background-repeat: no-repeat;
	padding-left: auto;
}
#btcrs{
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #233A8A;
	background-repeat: no-repeat;
}
#HeaderWrap {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #243988;
	background-color: #233A8A;
	height: 187px;
}

#wrap {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #243988;


}
#top {
background: #380202 url(images/top.gif) no-repeat;
padding: 15px 0;
}

#header {
	height: 150px;
	width: auto;
	background-image: url(images/Head%20copy2.jpg);
	background-repeat: no-repeat;
}
.headerdetail
{
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bolder;
	color: #FFFFFF;

}
/*
#logomu {
	margin-top: 20px;
	margin-bottom: auto;
	margin-left: 159px;
	float: left;
}
*/
#header  a {
color: #FFF;
text-decoration: none;
}
#header  a:hover {
	color: #FFFF00;
}

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0;
	height: 30px;
	background-color: #1c5ec4;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	font-size: 13px;
	font-weight: bold;	
	
}
#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	color: #fff;
	
}
#menu a:hover {
	margin: 0 3px 0 0;
	color: #eee;
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;	

}


#content {

}
#SlindShadow {
	height: 28px;
}

#content h2 a {text-decoration: none; }

#left {
	float: left;
	width: 210px;
	position: inherit;
	left: 450px;
	top: 210px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;

}
#left h2 {
	background: #fff url(images/bgmenu.gif) repeat;
	color: #FFF;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#left ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#left ul li {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C9CCB9;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-size: 14px;
	font-family: MS sans serif;	
	
}
#left ul li a {
	/*color: #2C4715; */

	text-decoration: none;
	color: #555;
}
#left ul li a:hover {
	/*color: #2C4715; */
	text-decoration: none;
	color: #f00;
}


#footer {
	text-align: left;
	font-size: 11px;
	color: #999999;
	background-image: url(images/bgfoot.jpg);
	background-repeat: repeat;
	height: 150px;
	border-top-style: solid;
	border-top-color: #ddd;
	border-top-width: 1px;
}
.EndLine {
	height: 5px;
	width: auto;
	background-color: #007b9a;
	background-position: center center;
}
.FootDetail {
	height: 140px;
	width: 861px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.footdetail{
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #0000CC;
	text-decoration: none;
}
.pic {
	float:right;
	margin-top: 10px;
	margin-right: 15px;
}
