@import url("ccp.css");

/* Goldleaf Standarzides Classes for CCP
(May not be currently in use) */
body {
	
	behavior:url(Templates/csshover.htc);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-color:#E4E4E4;
	
}

* {

	margin:0;
	padding:0;
	
}

a {

	color:#000000;
	
}

a:hover {

	text-decoration:none;
	
}

table#main_table, table#footer_table {

	margin:0 auto;
	
}


ul, ol, .bullets2 {

	list-style-position:inside;
	
}

li {

	margin-bottom:10px;
	
}

/* Goldleaf Standardized Page Design Classes */

.content {
     padding: 10px;
}


/* Standardized Footer Classes */

.footer {
     font-size: 11px;
     background-color: #E4E4E4;
     width: 725px;
     border: 1px solid #000000;
}

.footerLogos {
     font-size: 11px;
     text-align: center;
     vertical-align: middle;
     padding: 2px;
     width: 120px;
}

.footerSitemap {
     font-size: 12px;
     text-align: center;
     vertical-align: top;
     padding: 2px 2px 15px 2px;
	 line-height:20px;
}

.footerNotice {

     font-size: 9px;
     text-align: left;
     vertical-align: top;
     padding: 10px;
	 background-color:#CCCCCC;
	 
}
.footerNotice a:link {
     color: #050C3A;
     text-decoration: underline;
}
.footerNotice a:visited {
     color: #050C3A;
     text-decoration: underline;
}
.footerNotice a:hover {
     color: #000000;
     text-decoration: none;
}
.footerNotice a:active {
     color: #050C3A;
     text-decoration: none;
}

.copyright {
     font-size: 9px;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #050C3A;
     text-align: center;
     vertical-align: middle;
     padding: 0px;
}
.copyright a:link {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:visited {
     color: #FFFFFF;
     text-decoration: underline;
}
.copyright a:hover {
     color: #000000;
     text-decoration: none;
}
.copyright a:active {
     color: #FFFFFF;
     text-decoration: none;
}


/* Standardized Content Classes */

.tableTop {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 14px;
     background-color: #050C3A;
     color: #FFFFFF;
     padding: 3px;
     font-weight: bold;
     text-transform: uppercase;
     text-align: center;
}
.tableBottom {
     font-size: 10px;
     background-color: #E4E4E4;
     padding: 2px;
}

.bold {
     font-weight: bold;
}
.italic {
     font-style: italic;
}
.boldItalic {
     font-weight: bold;
     font-style: italic;
}
.underline {
     text-decoration: underline;
}


/* Non-Standardized Classes, as needed */

div#employees_contact {

	float:left;
	width:480px;
	margin:20px 0;
	
}

div#employees_contact img, img#picLeft {

	border:1px solid #0C1C8C;
	float:left;
	margin:0 7px 3px 0;
	
}

img#picRight {

	border:1px solid #0C1C8C;
	float:right;
	margin:0 0 3px 7px;

}
#main_content_td {

	background-image:url(images/interior_final_r4_c2.jpg);
	background-repeat:repeat-x;
	/*background-color:#E4E4E4;*/
	background-color:#FFFFFF;
	width:487px;
	height:400px;
	border-right:1px solid #000000;
	text-align:left;
	padding:20px;
	line-height:17px;
	
}

#banner {

	border-left:1px solid #000000;
	
}

#nav_container {
	background-color:#050C3A;
	background-image: url(images/repeating.jpg);
	
}

div#home_content {

	width:518px;
	height:136px;
	overflow:auto;
	text-align:left;
	padding:5px;
	font-size:10px;
	
}

table#footer_table {

	border-color:#000000;
	border-style:solid;
	border-width:0 1px;
	
}
