/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #2f2f2f;
	line-height: 20px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}

a
{
	color: #106178;
	text-decoration: none;
}

a:hover
{
	color: #82E61F;
	text-decoration: underline;
}

li
{
	list-style-image: url(images/arrow.gif);
}


h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #7DC011;
	padding-bottom: 25px;
	border-bottom-color: #ADDBEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 20px;
}

h2
{
	background-image: url(images/featured_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 10px;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #27B6E2;
	font-style: italic;
}



#wrapper
{
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logowrapper
{
}

#header
{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu
{
	height: 46px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}

#contentboxes
{
}

.contentboxes_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 20px;
}

.contentboxes_heading
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #195ebd;
	font-weight: bold;
}

#content
{
}

.welcome
{
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}


#footer
{
	text-align: center;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	padding-bottom: 10px;
}

.bottommenu
{
	padding-top: 35px;
	padding-bottom: 5px;
}
.bottommenu a
{
	color: #1f1f1f;
	text-decoration: none;
}

.bottommenu a:hover
{
	color: #82E61F;
	text-decoration: underline;
}


.bottommenu_active
{	color: #82E61F;
	text-decoration: underline;
} 


#insidepage
{
	background-color: #FFFFFF;
	background-image: url(images/insidetopbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:675PX;
}

.insidepagetext
{
}

.img_border_rightalign
{
	padding: 2px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #E3F3F7;
	display: inline;
	float: right;
}

.img_noborder_rightalign
{
	display: inline;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p{ text-align:justify;}