/* CSS Document */
body {
	background-color: #666666;
	margin: 0px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
}
#outer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 620px;
	text-align: center;
}
.wrap {
	width: 618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.toplinks{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	text-align: right;
}
.toplinks a{
	color: #333333;
	text-decoration: none;
}
.toplinks a:hover{
	color: #666666;
	text-decoration: underline;
}
.leftlinks{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}
.leftlinks a{
	color: #ffffff;
	text-decoration: none;
}
.leftlinks a:hover{
	color: #999999;
	text-decoration: underline;
}
.leftlinks1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.leftlinks1 a{
	color: #ffffff;
	text-decoration: none;
}
.leftlinks1 a:hover{
	color: #999999;
	text-decoration: underline;
}
.heading, .h1{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #333333;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.h2 a{
	color: #333333;
	text-decoration:underline;
}
.h2 a:hover{
	color: #333333;
	text-decoration:none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #fff;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.subheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-align: left;
}
.subheading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-align: left;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 5px;
	text-align: justify;
}
.content a{
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
}
.content a:hover{
	color: #666666;
	text-decoration:none;
	text-align: left;
}
.content1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.content1 a{
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
}
.content1 a:hover{
	color: #666666;
	text-decoration:none;
	text-align: left;
}
.readmore{
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.readmore a{
	color: #000000;
	text-decoration: underline;
}
.readmore a:hover{
	color: #a0ce3d;
	text-decoration: none;
}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	line-height:30px;
	text-align: center;
}
.footer1{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}
.textbox{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	height: 60px;
	width: 200px;
	padding: 2px;
}
.textfield{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	height: 22px;
	width: 200px;
	padding: 2px;
}

