* { 
margin : 0;
padding : 0;
} 
* html #Footer { 
margin-bottom : -30px;
} 
* html #Content { 
height : 100%;
} 
* html #ContentBox { 
height : 100%;
} 
* html #MainNav { 
height : 100%;
} 
html { 
height : 100%;
margin-bottom : 0;
} 
body { 
background-color : #b2b2b3;
background-image : url(../Images/BG.gif);
background-position : top;
background-repeat : repeat-x;
height : 100%;
text-align : center;
} 
p {
	margin: 10px 0;
}
#Header { 
margin : 0 auto 0;
position : relative;
text-align : left;
width : 100%;
height : 248px;
margin : 0 0 0 0;

} 
#Content { 
border-bottom : 0;
margin : 0 auto;
min-height : 100%;
text-align : right;
width : 900px;
} 
#ContentBox { 
border-left : 1px solid #c48485;
border-right : 1px solid #c48485;
background-color : #eaeaec;
border-bottom : 0;
margin : 0 0 0 0;
min-height : 100%;
text-align : left;

}
#Content-Text { 
font-weight : normal;
font-size : 11px;
color : #545454;
font-family : Arial;
text-decoration : none;
line-height : 150%;
margin-left : 15px;
margin-top : 15px;
margin-right : 10px;
margin-bottom : 35px;
width : 500px;
text-align : justify;
} 
#MainNav { 
border-left : 1px solid #c48485;
padding-left : 5px;
padding-right : 5px;
border-bottom : 0;
margin : 0 auto;
min-height : 100%;
text-align : left;
width : 175px;
margin-top : 35px;
} 
#Footer { 
background-image : url(../Images/FooterBG.gif);
background-position : bottom;
background-repeat : repeat-x;
margin : -30px auto 0;
position : relative;
text-align : left;
width : 100%;
height : 30px;
}

ul { 
list-style-image : url(../Images/bullet.gif);
padding-left : 10px;
margin-left : 10px;
} 
H1 { 
font-weight : normal;
font-size : 22px;
color : #222222;
font-family : Arial;
text-decoration : none;
line-height : 150%;
} 
H2 { 
font-weight : bold;
font-size : 12px;
color : #222222;
font-family : Arial;
text-decoration : none;
line-height : 150%;
}
.H2Link { 
font-weight : bold;
font-size : 12px;
color : #222222;
font-family : Arial;
text-decoration : underline;
line-height : 150%;
}
.H2Link:hover { 
font-weight : bold;
font-size : 12px;
color : #9c0a00;
font-family : Arial;
text-decoration : none;
line-height : 150%;
} 
.BOLDLINK { 
font-weight : bold;
font-size : 12px;
color : #9c0a00;
font-family : Arial;
text-decoration : none;
line-height : 150%;
}
.BOLDLINK:hover { 
font-weight : bold;
font-size : 12px;
color : #444444;
font-family : Arial;
text-decoration : none;
line-height : 150%;
} 
.FooterLink { 
font-weight : normal;
font-size : 12px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
line-height : 150%;
} 
.FooterLink:hover { 
font-weight : normal;
font-size : 12px;
color : #dcdcdc;
font-family : Arial;
text-decoration : none;
line-height : 150%;
} 
.Link { 
text-indent : 5px;
font-weight : normal;
font-size : 11px;
color : #9c0a00;
font-family : Arial;
text-decoration : none;
line-height : 150%;
background-image : url(../Images/NavArrowOn.gif);
background-repeat : no-repeat;
background-position : left 0%;
padding-left : 10px;
} 
.Link:hover { 
text-indent : 5px;
font-weight : normal;
font-size : 11px;
color : #444444;
font-family : Arial;
line-height : 150%;
background-image : url(../Images/NavArrowOn.gif);
background-repeat : no-repeat;
background-position : left 0%;
padding-left : 10px;
} 
.ContentLink { 
text-indent : 5px;
font-weight : normal;
font-size : 11px;
color : #9c0a00;
font-family : Arial;
text-decoration : none;
line-height : 150%;

} 
.ContentLink:hover { 
text-indent : 5px;
font-weight : normal;
font-size : 11px;
color : #444444;
font-family : Arial;
line-height : 150%;

} 
.Nav { 
text-indent : 5px;
font-weight : normal;
font-size : 13px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
line-height : 150%;
background-image : url(../Images/NavArrow.gif);
background-repeat : no-repeat;
background-position : left 0%;
padding-left : 10px;
} 
.Nav:hover { 
text-indent : 5px;
font-weight : normal;
font-size : 13px;
color : #9c0a00;
font-family : Arial;
line-height : 150%;
background-image : url(../Images/NavArrowOn.gif);
background-repeat : no-repeat;
background-position : left 0%;
padding-left : 10px;
} 
.NavLit { 
text-indent : 5px;
font-weight : normal;
font-size : 13px;
color : #9c0a00;
font-family : Arial;
text-decoration : none;
line-height : 150%;
background-image : url(../Images/NavArrowOn.gif);
background-repeat : no-repeat;
background-position : left 0%;
padding-left : 10px;
} 
.content { 
font-weight : normal;
font-size : 11px;
color : #545454;
font-family : Arial;
text-decoration : none;
line-height : 150%;
text-align : justify;
} 
.wcontent { 
font-weight : normal;
font-size : 11px;
color : #ffffff;
font-family : Arial;
text-decoration : none;
line-height : 150%;
text-align : justify;
}

.form {margin:8px 20px 8px 30px;}
.form .text {display:block; border:solid 1px #c48485; background: #eaeaec; width:250px; padding:5px; font-size:14px; color:#000000;}
.form label {display:block; margin-bottom:1px; margin-top:5px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {background:#eaeaec; border: solid 1px #000000;}
.form .button { display:block; border:solid 1px #c48485; background:#eaeaec; padding:3px 8px 3px 8px; margin:8px 0px 8px 0px;}
.form .button:hover { display:block; border:solid 1px #c48485; background: #EDECD1; padding:3px 8px 8px 8px; margin:8px 0px 8px 0px;}
