body {
	margin-bottom:0px;
	background: #C0C4FF url('images/bg2.png') repeat-x left top;
}

body td, p, li {
font-family: Arial, Helvetica, sans-serif; 
color: #333333;
font-size: 12px; 
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 

.heading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
}

.small_text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight:bold;
	font-size:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.slogan {
	background-image: url('images/slogan.png');
	width: 631px;
	height: 83px;
	background-repeat: no-repeat;
	margin-bottom:10px;
}


h1 { 
color : #1438FE;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 18px;
}

.content_bg {
	background: #C0C4FF url('images/bg2.png') repeat-x left top;
}

.content a:link, .content a:visited { font-weight: bold; color: #ffffff; text-decoration:none;}
.content a:hover { font-weight: bold; color: #ffffff; text-decoration:underline;}


ul { list-style: square;
line-height:18px; } 

a {
color : #000000; 
text-decoration : none; 
} 
a:hover, a:active {
color : #6699ff; 
text-decoration : none; 
} 

.topnav1 {
color : #e6e6e6; 
font-size:12px;
font-weight:normal;
}

.topnav a:link, .topnav a:visited {
color : #ffffff; 
font-size:12px;
padding-right:10px;
padding-left:12px;
font-weight:bold;
text-decoration:none;
} 
.topnav a:hover {
color : #ffffff; 
font-size:12px;
padding-right:10px;
padding-left:12px;
font-weight:bold;
text-decoration:underline;
} 
.email a:link, .email a:visited, .email a:active  {
color : #6699ff; 
font-weight : bold; 
} 
.email a:hover {
color : #006600; 
}
.foot { font-family : Arial, Helvetica, sans-serif; color : 333333; font-size:11px;}
.foot a:link, .foot a:visited  { color : #000000; font-weight : bold; font-size:11px;} 
.foot a:hover { color : #006600; font-size:11px;}
