@charset "utf-8";
/* CSS Document */
BODY {
	background-image: url(../graphics/bg_window.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
H1 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #067783;
	}
H2 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #067783;
	}
H3 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #067783;
	}
#ContentMainHome H1 {
	background-image: url(../graphics/bg_h3_600.jpg);
	background-repeat: no-repeat;
	height: 27px;
	}	
#ContentMain H1 {
	background-image: url(../graphics/bg_h3_600.jpg);
	background-repeat: no-repeat;
	height: 27px;
	}	
#ContentMainHome H3 {
	background-image: url(../graphics/bg_h3_600.jpg);
	background-repeat: no-repeat;
	height: 27px;
	}	
#ContentMain H3 {
	background-image: url(../graphics/bg_h3_600.jpg);
	background-repeat: no-repeat;
	height: 27px;
	}	
#Page {
	background-image: url(../graphics/bg_page.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	}
#Nav {
	width: 900px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: right;
	}
#Logo {
	width: 540px;
	float: left;
	margin-left: 50px;
	}
#Headline {
	width: 400px;
	margin-top: 60px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #057782;
	}
#SubHeadline {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	text-align:center;
	height: 35px;
	padding-top: 5px;
	}
#Content {
	background-color: #f0f0f0;
	width: 900px;
	margin: 0px 50px 0px 50px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	padding: 20px 0px 0px 0px;
	}
#ImageBoxLarge {
	width: 638px;
	float: left;
	border: solid #cccccc 1px;
	border-radius: 10px;
	height: 270px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg-big-highlight.jpg);
	}
#ImageBoxText {
	width: 350px;
	margin-left: 10px;
	}
#SidebarTopRight {
	width: 198px;
	float: right;
	border: solid #cccccc 1px;
	border-radius: 10px;
	height: 268px;
	margin-right: 20px;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_sidebar.jpg);
	background-repeat: repeat-x;
	}
#SidebarBottomRight {
	width: 198px;
	float: right;
	border: solid #cccccc 1px;
	border-radius: 10px;
	margin-right: 20px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_sidebar.jpg);
	background-repeat: repeat-x;
	}
#SidebarRight {
	width: 198px;
	float: left;
	border: solid #cccccc 1px;
	border-radius: 10px;
	margin-right: 20px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../graphics/bg_sidebar.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	}
#SidebarText {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	}
#HighlightBoxSmall {
	width: 198px;
	float: left;
	border: solid #cccccc 1px;
	border-radius: 10px;
	height: 200px;
	margin: 20px 0px 0px 20px;
	background-color: #FFFFFF;
	}
#HighlightBoxSmallText {
	margin-left: 10px;
	margin-right: 10px;
	height: 160px;
	}
#ImageBoxText a, #ImageBoxText a:hover, #SidebarRight a, #SidebarRight a:hover, #SidebarTopRight a, #SidebarTopRight a:hover, #SidebarBottomRight a, #SidebarBottomRight a:hover,#HighlightBoxSmall a, #HighlightBoxSmall a:hover {
	text-decoration:none;
	}

#ButtonLarge {
	background-image: url(../graphics/bg_button_large.jpg);
	background-repeat:no-repeat;
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 27px;
	width: 316px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
a #ButtonLarge {
	color: #f0f0f0;
	text-decoration: none;
	}
a:hover #ButtonLarge {
	background-image: url(../graphics/bg_button_large_on.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	}	
#ButtonSmall {
	background-image: url(../graphics/bg_button_small.png);
	background-repeat:no-repeat;
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 27px;
	width: 158px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
a #ButtonSmall {
	color: #f0f0f0;
	text-decoration: none;
	}
a:hover #ButtonSmall {
	background-image: url(../graphics/bg_button_small_on.png);
	background-repeat: no-repeat;
	text-decoration: nonne;
	}	
#ContentMain {
	width: 618px;
	float: left;
	border: solid #cccccc 1px;
	border-radius: 10px;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	}
#ContentMainHome {
	width: 618px;
	float: left;
	border: solid #cccccc 1px;
	border-radius: 10px;
	margin: 10px 0px 0px 20px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	}	
.ColumnHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin-bottom: 10px;
	}
#TestimonialExerpt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color: #333333;
	}
#TestimonialSignature {
	text-align:right;
	font-style:normal;
	}
#Footer {
	clear: both;
	width: 900px;
	border: solid #cccccc 1px;
	margin: 20px 0px 0px 0px;
	background-color: #104847;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}
#Clear {
	clear: both;
	}
#Sig {
	background-image: url(../graphics/bg_sig.jpg);
	background-position: right;
	text-align: right;
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 20px;
	}
.FinePrint {
	font-size: 11px;
	color: #333333;
	}
