body {margin:0 0 0 0; padding:0;}
form {margin:0; padding:0}

.my_header {
	color:#0037A4;
	font-family: tahoma;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bolder;

}

td {font-family:tahoma; font-size:11px; line-height:15px; color:#474747;}

a {color:#3E3E3E; text-decoration:underline;}
a:hover {color:#2B89C1;#text-decoration: none;}

strong { color:#474747; font-size:11px;}
strong span { color:#3E3E3E; font-size:11px;}

input {width:164px; height:23px; font-family:tahoma; font-size:11px;  color:#474747; vertical-align:middle; background-color:#EEEEEE; padding:2px 0 0 8px; border:1px solid #868686; }
textarea {width:190px; height:80px;font-family:tahoma; font-size:11px; color:#474747; background-color:#EEEEEE; padding:2px 0 0 8px; border:1px solid #868686;  }
select {width:164px; height:23px;font-family:tahoma; font-size:11px; color:#474747; background-color:#EEEEEE; padding:2px 0 0 8px; border:1px solid #868686;  }


span a { color:#0180A3; text-decoration:underline;}
span a:hover { text-decoration:none;}


ul.list {
	list-style: url(images/bullet.jpg) ;
	margin-left: 15px;
	padding-left: 0px;
	line-height:15px;
}

ul.home_page {
	list-style: url(images/bullet.jpg) ;
	margin-left: 0px;
	padding-left: 0px;
	line-height:20px;
}


.tabs {
	font-family:tahoma;
	font-size:14px;
	line-height:14px;
	color:#474747;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.title {
	font-family:tahoma;
	font-size:17px;
	line-height:18px;
	color:#474747;
	font-weight: bold;
}

.tab_links a {
	color:#0F2B5B;
	text-decoration:none;
	font-weight:500;
}
.tab_links a:hover {
	color:#FFFFFF;
}

