/* CSS Document */
body
{
	margin-top:0px;
}
.topleft {
	background-image: url(images/home_icon1_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.navigation
{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}
.navigation:hover
{
color:#f58232;
}

.content
{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	line-height:18px;
	text-decoration:none;
}
.content_heading
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#02519a;
}
.partnership_content
{
font-family:Tahoma;
font-size:11px;
color:#848282;
line-height:14px;
text-align:left;
text-decoration:none;
}
.more
{
font-family:Tahoma;
font-size:11px;
color:#565655;
text-decoration:underline;
}
.more:hover
{
color:#0067c6;
}
.navi_icon
{
font-family:Tahoma;
font-size:11px;
color:#505050;
text-decoration:none;
}
.navi_icon:hover
{
color:#0067c6;
}
.heading
{
	font-family:Tahoma;
	font-size:12px;
	color:#c45304;
	line-height:25px;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
}
.heading:hover
{
	color:#666666;
	text-decoration: underline;
}
.sub_heading
{
	font-family:Tahoma;
	font-size:11px;
	color:#4D4D4D;
	line-height:22px;
	letter-spacing:0px;
	font-weight:bold;
	text-decoration:none;
}
.footer
{
font-family:Tahoma;
font-size:11px;
color:#7a7b7d;
text-decoration:none;
}
.submit
{
font-family:Tahoma;
color:#000000;
background-color:#ECECEC;
}
.form_box
{
font-family:Tahoma;
font-size:15px;
background-color:#FFFFFF;
border:1px solid #C7C7C7;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
textarea {

	background-color: #FFFFFF;
	border: 1px solid #6D6D6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.morelnk
{
	font-family:Tahoma;
	font-size:10px;
	color:#c45304;
	line-height:25px;
	text-decoration:none;
}
.morelnk:hover
{
	text-decoration: underline;
}
a.sub_heading:hover
{	
	color:#c45304;

}
a.pagelink {
	font-family:Tahoma;
	font-size:11px;
	color:#c45304;
	line-height:16px;
	text-decoration:none;
	font-weight: bold;
}
a.pagelink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:underline;
	font-weight: bold;
}
.current {
	font-family:Tahoma;
	font-size:11px;
	color:#565655;
	text-decoration:none;
	font-weight: normal;
	line-height: 16px;
}
.content1
{
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	line-height:18px;
	text-decoration:none;
}
a.content1:hover
{
color:#c45305;
}