body {
	font-family: Arial;
	font-size: 12px;
	background-color: #C0C7DA;
}

td {
	font-family: Arial;
	font-size: 12px;
}

th {
	font-family: Arial;
	font-size: 12px;
}

form {
	font-family: Arial;
	font-size: 12px;
	}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Arial;
	font-size: 12px;
}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Arial;
	font-size: 9px;
}

.big {
	font-family: Arial;
	font-size: 17px;
}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #7AC043;
	margin: 3px;
	padding: 3px;
	height: 27px;
	width: 175px;
}
.cp_text {
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #005896;
}
.biotext {
	font-family: Arial, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.message_red {
	color: #FF0000;
	font-weight: bold;
}
.lgheadline {
	color: #255994;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: left;
}

.gradient
{
	height:100%px;
	width:100%;
	padding:0px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#e0e4ef', EndColorStr='#92BC5A')
}

.grad
{
	background-image: url("../media/mainbox_bg.jpg"); 
	background-repeat: repeat-x;
	background-color: #92BC5A;
}

.gradmidbox
{
	background-image: url("../media/mainbox_mid_bg.png"); 
	background-repeat: repeat-x;
}

.bdytext 
{
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #005896;
}

.style1 {font-weight: bold}

.style2 {font-size: 14px}


.servicetxt A:link
{
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.servicetxt A:hover
{
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #A9B8CF;
	text-decoration: none;
	font-weight: bold;
}



.servicetxt A:active
{
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.servicetxt A:visited
{
	font-family: Arial, Arial, sans-serif;
	font-size: 12px;
	color: #A9B8CF;
	text-decoration: none;
	font-weight: 500;
}
.buttons_config
{
height:25;
width:25;
margin-left:4;
}