body, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0968;
}

a {
	color: #1a7ac0;
}

p {
	text-align: justify;
}

.nav {
	cursor: pointer;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.botstrip {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

.heading {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

li {
	text-align: justify;
	margin-bottom: 14px;
}

li.closer {
	text-align: justify;
	margin-bottom: 2px;
}

.tblue {
	background-color: #4387BB;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.tblue2 {
	background-color: #4387BB;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	border: 1px solid #0F0968;
}

.timg {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.imgtext {
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.emaillink {
	color: #FFFFFF;
	font-weight: bold;
}

#homebody {
 
    width: 780px;
    height: 388px;
    background-image: url(images/new_home.jpg);
    background-repeat: no-repeat;
}

#hometext {
 
    margin: 85px 0px 0px 330px;
    width: 410px;
    height: 235px;
    clear: both;
    color: #575757;
    font-size: 14px;
}

.homelink {
 
    color: #0C0566;
    text-decoration: none;
    font-weight: bold;
}

.homelink:hover {
 
    text-decoration: underline;   
}