





body {
	margin: 0px;
	background-color: #ffffff;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 850px;
	margin: 0 auto;
	background: transparent url(../images/bodybg.jpg) repeat-y top left;
	
}


#header {
	background: transparent url(../images/header4.jpg) no-repeat top left;
	width: 850px;
	height:150px;
}



#header h1 { font-size: 35px;
font-weight: 120;
letter-spacing: -1px;
padding: 35px 0px 0px 150px;
color: #000;
text-decoration: none;}

#header h2 { color: #3399cc;
font-size: 19px;
font-weight: 100;
padding: 0px 0px 0px 151px;
letter-spacing: -1px;
line-height: 12px;}

.content {

	background: transparent url(../images/navbgbottom.gif) no-repeat bottom left;
}

.left {
	width: 150px;
	float: left;

}

.print_email a {
	clear: both;
	vertical-align: bottom;
}

.print_email a:link {

	font-size: 10px;
	height: 25px;
	color: #7090b7;
}

.print_email a:hover {
	font-size: 10px;
	height: 25px;
	text-decoration: underline;
	color: #7090b7;
}



.print_email .link_text {

	color: #7090b7;

	font-size: 10px;
}

.right {
	width: 700px;
	float: left;

}

.main_content_wrapper {
	padding: 20px;
}

.main_content {
	width: 660px;
}	

.footer {
	background: transparent url(../images/footerbg2.jpg) no-repeat top;
	width: 850px;
	height: 27px;
	background-color: #ffffff;
	font-size: 10px;
}

.copyright_tagline {
	clear: both;
	text-align: right;
	width: 850px;
	font-size: 10px;
}

.tagline {
	font-size: 10px;
}
a.HC:link,  a.HC:active, a.HC:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(../images/HC1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.HC:hover {
   	 text-decoration:none;
	 background: transparent url(../images/HC2.jpg) no-repeat top left;} 
a.RES:link,  a.RES:active, a.RES:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(../images/RES1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.RES:hover {
   	 text-decoration:none;
	 background: transparent url(../images/RES2.jpg) no-repeat top left;} 
	 a.CON:link,  a.CON:active, a.CON:visited { 
display: block;
    width: 150px;
    height: 260px;
    background: transparent url(../images/CON1.jpg) no-repeat top left;
	 text-decoration:none;
} 
a.CON:hover {
   	 text-decoration:none;
	 background: transparent url(../images/CON2.jpg) no-repeat top left;} 




















body, td, p, li, input, select, textarea {
	font: normal normal 13px/1.5em Arial, Sans-Serif;
	text-decoration: none;
	color: #353535;
}

/* Lists */
ul, ol {}

/* Formatted Text */
pre {}

/* Headings */
h1 { font-size: 25px;  color: #000000;  padding: 0px 0px 0px 0px;}
h2 { font-size: 18px; color: #000000;}
h3 { font-size: 16px; color: #000000;}
h4 { font-size: 14px; color: #000000;}	
h5 { font-size: 12px;color: #000000; }
h6 { font-size: 10px;color: #000000; }

/* Links - default */
a {
	font-weight: bold;
	text-decoration: none;
	color: #7090b7;
}	

/* Links - hover (onmouseover) */
a:hover {
	text-decoration: underline;
}	

/* Forms */
form { margin: 0px; padding: 0px; }

/* Custom Declarations */
/* The following declarations required by the SiteCM page editor */

/* Classes that can be used with any element */
.RedBoldText { font-weight: bold; color: #AC0000; }
.GreenBoldText { font-weight: bold; color: Green; }
.BlueBoldText { font-weight: bold; color: #00019B; }
.BlackBoldText { font-weight: bold; color: #000; }

/* Link <a></a> specific classes */
a.BlackLink { background-color: #000; color: #fff; }

/* Paragraph <p></p> specific classes */
p.blueParagraph { background-color: #ecf4fc; color: #000000 }

/* Table <table></table> specific classes */
table.blueTable { background-color: #7090b7; color: #fff; }

/* Table cell <td></td> specific classes */
td.blueTableCell { background-color: #ecf4fc; color: #000000; }

/* Image <img /> specific classes */
img.BorderedImage { border: solid 5px #f00; }

a.HC   {
    display: block;
    width: 150px;
    height: 260px;
    background: transparent url(../images/HC1.jpg) no-repeat top left;
}
a.RES   {
    display: block;
    width: 150px;
    height: 260px;
    background: transparent url(../images/HC1.jpg) no-repeat top left;
}
a.CON   {
    display: block;
    width: 150px;
    height: 260px;
 background: transparent url(../images/HC1.jpg) no-repeat top left;
}



.BreadCrumb {
	font-size: 10px;
	padding: 0 20px;
	color: #636363;
}


.BreadCrumb .PreText {}


.BreadCrumb .Links {}


.BreadCrumb A.RootLink {}
.BreadCrumb A.RootLink:hover {}


.BreadCrumb A {
	font-size: 10px;
	text-transform: uppercase;
}
.BreadCrumb A:hover {}





.SummaryContent_Wrapper {
	clear: both;
	
	padding: 5px;
	padding-top: 40px;
}


.SummaryContent {
	width: 140px;
	color: #fff;
}











