body {
	margin:0px; background-color: #EEEEEE;
}

.contact_bg {
	background-image:url(images/contact_bg.jpg); background-repeat:repeat-x; background-color:#F4F4F4;
	border: solid 1px #DBE5EA;
}

.footer_bg {	
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:48px;
}

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x; height:120px;
}

.more_bg {
	background-image:url(images/more_bg.jpg); background-repeat:repeat-x; height:24px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x; height:52px;
}

.subscribe_bg {
	background-image:url(images/subscribe_bg.jpg); background-repeat:repeat-x;
}

.welcome_bg {
	background-image:url(images/welcome_bg.jpg); background-repeat:repeat-x;
}

.inner_bg {
	background-image:url(images/inner_bg.jpg); background-repeat:repeat-x;
}

.inner_bg1 {
	background-image:url(images/inner_bg1.jpg); background-repeat:repeat-x;
}

.font1 {
	font-family:Arial; font-size:11px; color:#535353; line-height:22px; text-align:justify;
}

.font2 {
	font-family:Arial; font-size:11px; color:#333333; line-height:20px;
}

.font3 {
	font-family:Arial; font-size:11px; color:#535353; line-height:28px; text-align:justify;
}

.mainfont {
	font-family:Arial; font-size:12px; color:#000000; line-height:20px; text-align:justify;
}

.smallfont {
	font-family:Arial; font-size:10px; color:#666666;
}

.subhead {
	font-family:Arial; font-size:13px; color:#255BAD; font-weight:bold;
}

.subhead2 {
	font-family:Arial; font-size:14px; color:#000000; font-weight:bold;
}

.textbox {
	font-family:Arial; font-size:11px; color:#535353; border: solid 1px #B6C7DC; padding:3px;
}

a:link {
	font-family:Arial; font-size:12px; color:#521BB8; text-decoration:none;
}

a:visited {
	font-family:Arial; font-size:12px; color:#521BB8; text-decoration:none;
}

a:hover {
	font-family:Arial; font-size:12px; color:#ff6600; text-decoration:underline;
}


.bluelink:link {
	font-family:Arial; font-size:11px; color:#255BAD; text-decoration:none;
}

.bluelink:visited {
	font-family:Arial; font-size:11px; color:#255BAD; text-decoration:none;
}

.bluelink:hover {
	font-family:Arial; font-size:11px; color:#000000; text-decoration:none;
}

.blacklink:link {
	font-family:Arial; font-size:11px; color:#333333; text-decoration:none;
}

.blacklink:visited {
	font-family:Arial; font-size:11px; color:#333333; text-decoration:none;
}

.blacklink:hover {
	font-family:Arial; font-size:11px; color:#255BAD; text-decoration:none;
}
