@charset "utf-8";
/* CSS Document */

body{
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
}

.home_page{
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	border: #0033CC medium; 
}

.home_pageheader{
	height: 107px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background: #FFFFFF;
	border: #0033CC medium; 
}

.home_pageheaderbackground{
	width: 265px;
	height: 107px;
	background-image:url(../images/template_r1_c1.jpg);
	background-repeat:no-repeat;
	float: left;
	border: #0033CC medium; 
}

.home_pagenavbar{
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-top: 70px;
	border: #0033CC medium; 
}

.home_pagebody{
	width:	1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border: #0033CC medium; 
}

.home_pagebodyheader{
	height: 406px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background: #FFFFFF;	
	border: solid 1px #FFFFFF;
	border: #0033CC medium; 
}

.home_pagebodyheaderimage{
	height: 406px;
	width: 1025px;
	margin-left: 12px;	
	margin-top: auto;
	border: #0033CC medium; 
	background-image: url(../images/default_header.jpg);
	background-repeat:no-repeat;
}

.home_pagebodytextcontainer{
	width: 1000px;
	background: #FFFFFF;
	border: #0033CC medium; 
}

.home_pagebodytextleft{
	width: 309px;
	background: #FFFFFF;
	border: #0033CC medium; 
}

.home_pagebodytextmiddle{
	width: 320px;
	background: #FFFFFF;
	border: #0033CC medium; 
}

.home_pagebodytextright{
	width: 319px;
	background: #FFFFFF;
	border: #0033CC medium; 
}

.home_pagefooter{
	width:980px;
	margin-top: 5px;
	margin-left: 3px;
	height: 83px;
	background-repeat: no-repeat;
	border: #0033CC medium; 
}

.home_copyright{
	height: 25px;
	padding-top:5px;
	text-align:center;
	width: 1000px;
	border: #0033CC medium; 
}

.home_pagesidebar{
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 5px;
	text-align:left;
}

.home_pagesidebarsubmit{
	float: right;
	margin-top: 35px;
	vertical-align:bottom;
	margin-right: 10px;
}

.subpage_pagesidebarsubmit{
	float: right;
	margin-top: 20px;
	vertical-align:bottom;
	margin-right: 10px;
}


.home_pagemainsubmit{
	float: right;
	vertical-align:bottom;
	margin-right: 10px;
}

.page{
	width: 1000px;
	margin-left:auto;
	margin-right: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}

.pageheader{
	height: 107px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background: #FFFFFF;
}

.pageheaderbackground{
	width: 265px;
	height: 107px;
	background-image:url(../images/template_r1_c1.jpg);
	background-repeat:no-repeat;
	float: left;
}

.pagenavbar{
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-top: 70px;
}

.pagebody{
	width:	1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pagebodyheader{
	height: 216px;
	margin-top: 0px;
	margin-bottom: 0px;	
	background: #FFFFFF;	
	border: solid 1px #FFFFFF;
}

.pagebodyheaderimage{
	height: 198px;
	width: 576px;
	margin-left: 30px;	
	margin-top: 9px;	
}

.pagebodytextcontainer{
	width: 1000px;
	background: #FFFFFF;
}

.pagebodytextleft{
	width: 580px;
	background: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-right: 10px;
}

.pagebodytextright{
	width: 375px;
	background: #FFFFFF;
	float: right;
	margin-left: 10px;
	margin-bottom:10px;
	margin-right: 10px;
	vertical-align:top;
}


.pagefooter{
	width:980px;
	margin-top: 5px;
	margin-left: 3px;
	height: 83px;
	background-repeat: no-repeat;
}

.copyright{
	height: 25px;
	padding-top:5px;
	text-align:center;
	width: 1000px;
}

