
html, body {
	margin: 0;
	width:100%;
	height: 100%;
	font-family: times, Times New Roman, times-roman, Georgia, serif !important;
	font-size: 14px !important;
	line-height: 20px;
	color: #000;
}

* {
  margin: 0;
  padding: 0;
}

/* GENERIC */
H1
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

H2
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 17px;
    font-weight: bold;
    color: #b14a04;
}

H3
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 15px;
    font-weight: bold;
    color: #b14a04;
}

H4
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

H5, DT
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

H6
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

TFOOT, THEAD
{
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 12px;
    color: #000;
}

TH
{
    vertical-align: baseline;
    font-family: times, Times New Roman, times-roman, Georgia, serif !important;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

A:link
{
    text-decoration: none;
    color: #093983;
}

A:visited
{
    text-decoration: none;
    color: #093983;
}

A:hover
{
    text-decoration: underline;
    color: #093983;
}

A:active
{
    text-decoration: none;
    color: #093983;
}

SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}

HR
{
    color: #696969;
    height: 1pt;
    text-align: left;
}

a, a:link { color:#093983 !important; text-decoration:none; font-family: times, Times New Roman, times-roman, Georgia, serif !important;}
a:hover { color:#093983; text-decoration:underline; font-family: times, Times New Roman, times-roman, Georgia, serif !important;}

ul li, li { padding:0; margin:0 0 0 15px; font-family: times, Times New Roman, times-roman, Georgia, serif; list-style-type: disc ; font-size:14px;}
li a:link { color:#093983 !important;}

img {
	border: 0;
}

p, td {
	font-family: times, Times New Roman, times-roman, Georgia, serif !important;
	font-size: 14px;
	line-height: 20px;
}

form {
	height:100%;
}

.font14px {
	font-size:14px !important;	
}

.font_blue {
	color:#093983 !important;
}

.textSuper {
	vertical-align:super;
	font-size:8px;
}

.footerNote {
    border-top:1px solid grey;
    margin-top:20px;
	font-size:11px;
	color:#333;
}

.bg_body {
	background:url(images/bg_page1.jpg) top center #faf8e6 no-repeat fixed;
	width:100%;
	height:auto;
	min-height:100%;
	
}

.header {
	width:920px;
	height:120px;
	margin:auto;
}

.logo_Holder {
	width:285px;
	height:93px;
	float:left;
	margin-top:13px;
}

.contact_us {
	float:right;
	margin-top:38px;
}

.contact_us h2 {
	font-size:18px;
	color:#7a7a5b;
	font-weight:bold;
	margin:0;
	line-height:normal;
}

.contact_us p {
	font-size:12px;
	color:#7a7a5b;
	font-weight:normal;
	margin:0;
	line-height:normal;
}

.contact_us a.email {
	background:url(images/icon_email.png) no-repeat center left;
	padding-left:20px;
	padding-top:2px;
	text-decoration:none;
	color:#7a7a5b;
	display:block;
	height:15px;
	width:35px;
	float:left;
}

.contact_us a.email:hover {
	text-decoration:underline;
}

.contact_us a.directions {
	background:url(images/icon_compass.png) no-repeat center left;
	padding-left:20px;
	padding-top:2px;
	margin-left:20px;
	text-decoration:none;
	color:#7a7a5b;
	display:block;
	height:15px;
	width:70px;
	float:left;
}

.contact_us a.directions:hover {
	text-decoration:underline;
}

.menu_holder {
	width:1022px;
	margin:auto;
	margin-bottom:5px;
}

.menu_content {
        padding-top:15px;
}

.menu_left {
	background:url(images/menu_left.png) no-repeat top left;
	height:50px;
}

.menu_right {
	background:url(images/menu_right.png) no-repeat top right;
	height:50px;
}

.menu_middle {
	background:url(images/menu_bg.png) repeat-x top left;
	height:50px;
	margin:0 51px;
}



.content_Holder {
	width:968px;
	margin:auto;
}



.footer_holder {
	background:url(images/bg_footer.png) no-repeat center right;
	height:100px;
	width:968px;
	margin:auto;
}

.footer {
	padding:37px 0 0 120px;
	font-size:12px;
}

.footer a{
	color:#000 !important;
}

.welcome_message {
	width:285px;
	height:247px;
	float:right;	
}

.welcome_message h1 {
	font-size:24px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.2em;
}

.welcome_message h2 {
	font-size:16px;
	font-weight:normal;
	line-height:1.2em;
	color:#093983;
	margin-top:10px;
}



.introImgs_holder {
	width:610px;
	height:247px;
	float:left;
}

.introImgs_holder li {
	list-style-type:none !important;
	margin-left:0;	
}



.float-left { float:left;}
.float-right { float:right;}

a.button_short, a.button_short:link, a.button_short:visited { background:url(images/buttons.png) no-repeat; background-position:0 0; width:85px; height:23px; display:block; text-decoration:none; font-size:14px !important;; color:#000 !important; text-align:center; padding-top:3px;}
a.button_short:hover { background:url(images/buttons.png) no-repeat; background-position:0 -26px; text-decoration:none; }

a.button_medium, a.button_medium:link, a.button_short:visited { background:url(images/buttons.png) no-repeat; background-position:0 -52px; width:125px; height:23px; display:block; text-decoration:none; font-size:14px !important;; color:#000 !important; text-align:center; padding-top:3px;}
a.button_medium:hover { background:url(images/buttons.png) no-repeat; background-position:0 -78px; text-decoration:none; }

a.button_long, a.button_long:link, a.button_short:visited { background:url(images/buttons.png) no-repeat; background-position:0 -104px; width:175px; height:23px; display:block; text-decoration:none; font-size:14px !important;; color:#000 !important; text-align:center; padding-top:3px;}
a.button_long:hover { background:url(images/buttons.png) no-repeat; background-position:0 -130px; text-decoration:none; }

.topbox_holder { min-height:100%; width:100%; margin-bottom:10px;}

.topbox_topLeft {
	background:url(images/box_topLeft.png) no-repeat top left;
	height:22px;
}

.topbox_topRight {
	background:url(images/box_topRight.png) no-repeat top right;
	height:22px;
}

.topbox_topMiddle {
	background:url(images/box_top.png) repeat-x top left;
	height:22px;
	margin:0 22px;
}

.topbox_midLeft {
	background:url(images/box_left.png) repeat-y top left;
	height:100%  !important;
}

.topbox_midRight {
	background:url(images/box_right.png) repeat-y top right;
	height:100%  !important;
}

.topbox_Middle {
	background:url(images/box_bg.png) top left;
	min-height:100%;
 	margin:0 22px;
}

.topbox_Middle h1 {
	font-size:18px;
}

.topbox_Middle p {
	line-height:17px;
	padding:5px 0 5px 0;
}

.topbox_botLeft {
	background:url(images/box_botLeft.png) no-repeat top left;
	height:22px;
}

.topbox_botRight {
	background:url(images/box_botRight.png) no-repeat top right;
	height:22px;
}

.topbox_botMiddle {
	background:url(images/box_bottom.png) repeat-x top left;
	height:22px;
	margin:0 22px;
}

.topbox_botMiddle-full {
	background:url(images/box_bottom.png) repeat-x top left;
	height:22px;
	margin:0 22px;
        margin-top:-20px;
}

.RPSubpage {
	width:300px;
	padding-left:5px;
}

.FWContHolder {

}

.TD-2border-bottom {
	border-bottom:2px solid #d7cc93;
}

.TD-border-bottom {
	border-bottom:1px solid #d7cc93;
	padding:5px 0;
}

.TD-no-border {
	padding:5px 0;
}

.TextRight { text-align:right; padding-right:30px}

.LinksDesignTable  a.Normal {
    font-size:14px;
    border-bottom:1px solid #d7cc93;
    padding:10px 0 10px 22px; 
    display:block;
    width:600px;
    background:url(images/icon_link.gif) no-repeat;
    background-position:left 11px;
}

.minheight {
	min-height:290px;
}