/*
Dark Blue: #333366
Light Blue: #C9D1DF
*/

/* Font substitution details */
@font-face {
	font-family: Houschka-Medium;
	font-style:  normal;
	font-weight: normal;
	src: url(../eot/HOUSCHK1.eot);
}
@font-face {
	font-family: Houschka-Medium;
	font-style:  normal;
	font-weight: 700;
	src: url(../eot/HOUSCHK0.eot);
}

body {	
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 0.7em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : #333366;
	color : #000000;
}

/* Hidden elements */
.hidden {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	line-height : 0px;
	visibility : hidden;
	display : none;
}

a,
a:link,
a:active,
a:visited {
	color : #333366;
	font-weight : bold;
}
a:hover {
	text-decoration : none;
}

/* --------------------------------------------------------- */
/* General Layout */
#main {
	margin : 0px auto 0px auto;
	padding : 0px 0px 0px 0px;
	width : 65em;
	text-align : left;
	position : relative;
	background-color : #FFFFFF;
	color : #000000;
	border-left : 1px solid #C9D1DF;
	border-right : 1px solid #C9D1DF;
}

#mainfloatindex {
	position : relative;
}

/* --------------------------------------------------------- */
/* Site Title area (Top Bar) */
#mainheading {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height : 145px;
	width : 100%;
	position : relative;
	top : 0px;
	left : 0px;
	z-index : 100;
	background-image : url(bg_home_headerGrad.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
}
#mainheading h1 {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	height : 145px;
	width : 435px;
	background-image : url(bg_home_headerTitle.jpg);
	background-position : left;
	background-repeat : no-repeat;
}
#mhextra {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 277px;
	height : 55px;
	position : absolute;
	top : 42px;
	right : 0px;
	background-image : url(bg_home_headerSubTitle.jpg);
}




/* --------------------------------------------------------- */
/* HOMEPAGE - Middle Section Envelope (Content) */
#contentarea {
	margin : 0px 0px 0px 0px;
	padding : 30px 10px 120px 10px;
	background-image : url(content_general_contentGrad.jpg);
	background-repeat : repeat-x;
	background-position : top;
	position : relative;
}
#contentwhole {
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	width : 100%;
	position : relative;
}





/* ################################# */
/* Bottom row separator - invisible */
#bottomspare {
	margin : 0px 0px 0px 0px;
	padding : 20px 0px 0px 0px;
	line-height : 0px;
	width : 100%;
	clear : both;
}
/* --------------------------------------------------------- */
/* Bottom Envelope Layout */
#bottomarea {
	margin : 0px 0px 0px 0px;
	padding : 20px 0px 0px 0px;
	width : 100%;
	clear : both;
	position : relative;
	border-top : 1px solid #333366;
	background-color : #C9D1DF;
	/*height : 5em;*/
	background-image : url(bg_bottom_grad.jpg);
	background-position : top;
	background-repeat : repeat-x;
}
#bottomareaspare {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
/* --------------------------------------------------------- */
/* Copyright Layout */
#copyright {
	margin : 0px 0px 0px 0px;
	padding : 10px 20px 20px 0px;
	font-size : 0.8em;
	text-align : right;
	color : #555555;
	/*float : right;*/
	position : position;
	top : 0px;
}
#copyright p {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;	
}
/* Powered by C&L Layout */
#pbcltext {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#pbcltext a {
	color : #333366;
	text-decoration : none;
}
/* -------------------------------------------------- */
/* Contact Us bar */
#contactusbox {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height : 56px;
	position : relative;
}
#contactusbox h3 {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 208px;
	height : 27px;
	position : absolute;
	top : 0px;
	left : 10px;
	background-image : url(bg_contact_title.jpg);
}
#contactusbox ul {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
}
#contactusbox li {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
}
#contactusbox li span {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
	line-height : 0px;
	visibility : hidden;
	display : none;
}
#contactusbox .contemail {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
	width : 250px;
	height : 49px;
	background-image : url(bg_contact_email_up.jpg);
	position : absolute;
	top : 0px;
	left : 235px;
}
#contactusbox .contemail a {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 250px;
	height : 49px;
	display : block;
}
#contactusbox .contemail a:hover {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 250px;
	height : 49px;
	display : block;
	background-image : url(bg_contact_email_over.jpg);
}
#contactusbox .contphone {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type : none;
	width : 213px;
	height : 49px;
	background-image : url(bg_contact_phone.jpg);
	position : absolute;
	top : 0px;
	left : 498px;
}


/* ################################# */
/* CONTENT STYLING */
#contentbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : justify;
}
/* Content Area Styling */
#contentbody p {
	margin : 0px 0px 0px 0px;
	padding : 0px 4px 5px 4px;
	color : #666666;
}
#contentbody strong {
	color : #333366;
}
#contentbody a,
#contentbody a:link,
#contentbody a:visited,
#contentbody a:active {
	text-decoration : underline;
	color : #333366;
	font-weight : bold;
}
#contentbody a:hover {
	text-decoration : none;
	color : #333366;
	font-weight : bold;
}
#contentbody h1,
#contentbody h2,
#contentbody h3 {
	margin : 20px 4px 10px 4px;
	padding : 0px 0px 5px 0px;
	font-weight : normal;
	font-size : 2.5em;
	color : #333366;
	border-bottom : 1px solid #C9D1DF;
	font-family : Houschka-Medium, Arial, Helvetica, sans-serif;
	width : 100%;
	clear : both;
	border-top : 1px dotted #C9D1DF;
}
#contentbody h3 {
	padding : 5px 0px 5px 0px;
	border-top : 1px dotted #C9D1DF;
}
#contentbody h4 {
	margin : 20px 4px 0px 4px;
	padding : 5px 0px 5px 0px;
	font-weight : normal;
	font-size : 1.8em;
	color : #333366;
	font-family : Houschka-Medium, Arial, Helvetica, sans-serif;
	width : 100%;
	clear : both;
	border-top : 1px dotted #C9D1DF;
}
#contentbody h5 {
	margin : 15px 4px 0px 4px;
	padding : 0px 0px 5px 0px;
	font-weight : normal;
	font-size : 1.6em;
	color : #333366;
	font-family : Houschka-Medium, Arial, Helvetica, sans-serif;
	width : 100%;
	clear : both;
}
#contentbody h6 {
	margin : 15px 4px 0px 4px;
	padding : 0px 0px 5px 0px;
	font-weight : normal;
	font-size : 1.4em;
	color : #333366;
	font-family : Houschka-Medium, Arial, Helvetica, sans-serif;
	width : 100%;
	clear : both;
}
#contentbody hr {
	color : #FFFFFF;
	padding : 0px 0px 10px 0px;
	margin : 10px 4px 10px 4px;
	border : 0px none;
	border-bottom : 1px solid #C9D1DF;
}
#contentbody ul {
	list-style-type : square;
	color : #666666;
}
#contentbody ol {
	list-style-type : decimal;
	color : #666666;
}
#contentbody li {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
#contentbody dl {
	background-color : #FFFFFF;
	border-top : 1px solid #C9D1DF;
	border-bottom : 1px solid #C9D1DF;
	margin : 15px 4px 0px 4px;
	padding : 10px 0px 0px 0px;
}
#contentbody dt {
	color : #333366;
	font-weight : bold;
	margin : 0px 10px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#contentbody dd {
	font-style : italic;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
}
#contentbody table {
	border : 1px solid #C9D1DF;
	padding : 0px 0px 0px 0px;
	margin : 0px 4px 0px 4px;
	empty-cells : show;
	font-size : 1em;
}
#contentbody tr {
	padding : 0.5em;
	margin : 0px 0px 0px 0px;
}
#contentbody th {
	border : 1px none;
	padding : 3px 4px 3px 4px;
	margin : 0px 0px 0px 0px;
	color : #FFFFFF;
	background-color : #333366;
	font-size : 1em;
	font-style : normal;
}
#contentbody td {
	border : 1px solid Silver;
	padding : 3px 4px 3px 4px;
	margin : 0px 0px 0px 0px;
}
