body {
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 130%;
}


.topgreybg {
	background-color: #E3E3E3;
	background-image: url(../images/greytablebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.bottomgreybg {
	background-image: url(../images/greytablebtmbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.divbg {
	background-color: #E3E3E3;
	background-image: url(../images/dtdline.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

p {
	padding: 0px;
	margin-top: 0px;
}

strong {
	font-weight: bold;
}


.bluetxt {
	color: #67649B;
}

.lightbluetxt {
	color: #ABB4C5;
}


a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #0000ff;
	text-decoration: underline;
}

a:hover {
	color: #A4CA29;
	text-decoration: underline;
}


a.menu:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #A4CA29;
	font-weight: bold;
	text-decoration: none;
}


a.drkbluelink:link {
	color: #575F86;
	text-decoration: none;
}

a.drkbluelink:visited {
	color: #575F86;
	text-decoration: none;
}

a.drkbluelink:hover {
	color: #A4CA29;
	text-decoration: none;
}


.boxbg {
	background-image: url(../images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.mainboxbg {
	background-image: url(../images/maincolbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}


form {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	border: 1px solid #000000;
}


.greentxt {
	color: #A4CA29;
}


ul {

	list-style-position: outside;
	list-style-type: square;
}


.white {
	color: #FFFFFF;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #575F86;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #575F86;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #575F86;
}


.button {
	border: 0px;
}

#welcomebox {
	background-image: url(../images/new/welcomebg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 25px;
	padding-top: 10px;
}

#welcomebox h1 {
	color: #67649B;
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}


#contactbox {
	background-image: url(../images/new/contactbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	font-size: 110%;
	font-weight: bold;
	height: 79px;
}

#latestbox {
	background-image: url(../images/new/latestbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 12px;
}

#latestbox h2{
	color: #67649B;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}

#latestbox img {
	float: left;
	padding-right: 15px;
}
