z@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #2c99e7;
}

a:hover

{
	text-decoration: underline;
	color: #209420;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #2B91C7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #209420;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #2c99e7;

}

.hr
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#wrapper
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 973px;
	border: 1px solid #F3F3F3;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}


#logo_wrapper

{
	height: 130px;
}


#logo
{
	float: left;
	margin-left: 10px;
	width: 400px;
	padding-left: 25px;
}


#topaddress
{
	float: right;
	padding-top: 15px;
	text-align: right;
	width: 300px;
	padding-right: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}


#topaddress a
{
	color: #25ac25;
	text-decoration: none;
}

#topaddress a:hover
{
	color: #278ed8;
	text-decoration: underline;
}



#menu
{
	height: 50px;
	margin-bottom: 7px;
	text-align: left;
}



#header
{
	float: left;
	width: 663px;
}


#sideblock
{
	float: right;
	width: 307px;
}

#column1
{
	float: left;
	width: 665px;
	margin-top: 14px;

}

#rounded_box_top
{

}

#rounded_box_middle
{
	background-color: #FFFFFF;
	background-image: url(images/rounded_box_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 661px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d9db;
	border-left-color: #d6d9db;
	height: 410px;
	

}

#welcome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #282828;
	padding-right: 20px;
	padding-left: 30px;
	margin-bottom: 15px;
}

.welcome_h1
{
	font-weight: bold;
	font-size: 14px;
}



#bottom_block
{
	width: 660px;
	text-align: center;
}

#bottom_block1
{
	background-image: url(images/bottom_box1.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 203px;
}

#bottom_block2
{
	background-image: url(images/bottom_box_2.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 203px;
}

#bottom_block3
{
	background-image: url(images/bottom_box_3.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 203px;
}







#rounded_box_bottom
{

}


#column2
{
	float: right;
	width: 307px;
	height: 444px;
	text-align: center;
	margin-top: 14px;
	padding-top: 2px;

}


#insidepage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}




#footer
{
	text-align: center;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D7E2F7;
	padding-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#bottommenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 7px;
}

#bottommenu a
{
	color: #666666;
	text-decoration: none;
}

#bottommenu a:hover
{
	color: #4ca6e7;
	text-decoration: underline;
}
.bottommenu_selected
{
	color: #319dd5;
	text-decoration: underline;
}

#copyright
{
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#copyright a
{
	color: #2e84b0;
	text-decoration: none;

}

#copyright a:hover
{
	color: #229F22;
	text-decoration: underline;
}


.clear
{
	clear: both;
}
.img_margin
{
	margin-bottom: 5px;
}

.img_right_align
{
	float: right;
	display: inline;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.readmore
{
	text-align: center;
	margin-top: 218px;
}
