/* ------ Main HTML Selectors ------ */

html {
	height: 100%; 
	margin-bottom: 1px;}
	
body {
	background: #ffffff url('images/background1.jpg') repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

hr {
	background-color: #6784ab;
	color: #6784ab;
	border: none;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	margin: 0 0 10px 20px;
	list-style: square;}

fieldset {
	border: 1px dashed #818181;
	padding: 10px;
	margin: 0 0 10px 0;}

legend {
	background-color: #ffffff;
	color: #304e6f;
	font: bold 18px Georgia, Georgia, sans-serif;
	letter-spacing: 2px;
	padding: 2px 4px;
	margin: 0;}

table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

/* ------ Sets Main Hyperlink Properties ------ */

a {
	color: #6784ab;
	text-decoration: underline;
	outline: none;
	font-weight: bold;}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}

/* ------ Sets Heading Fonts and Colors ------ */

h1 {
	color: #0c3354;
	text-align: left;
	border-bottom: 3px double #0c3354;
	letter-spacing: normal;
	margin: .5em 0;
	font-family: Georgia, Georgia, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h2 {
	clear: both;
	color: #304e6f;
	font: normal 22px Arial, Arial, sans-serif;
	letter-spacing: 2px;
	border-bottom: 1px #304e6f dashed;
	margin: .5em 0;
	text-align: left;}

h3{
	background-color: #2263b3;
	color: #ffffff;
	padding: 3px 5px;
	font: bold 16px Georgia, Georgia, serif;
	margin: .5em 0;
	text-transform: uppercase;
	text-align: left;
}

h4 {
	color: #0c3354;
	text-align: left;
	letter-spacing: 2px;
	margin: .5em 0;
	font-family: Georgia, Georgia, serif;
	font-size: 20px;
	font-weight: bold;
}

h5 {
	color: #2263b3;
	margin: .5em 0;
	text-transform: uppercase;
	text-align: center;
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	color: #2263b3;
	border-left: 5px none #304e6f;
	margin: 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

/* ------ Begins Layout ID Sections ------ */

#wrapper {
	color: #000000;
	width: 960px;
	text-align: left;
	margin: 0 auto;}

#header {
	position: relative;
	width: 960px;
	height: 261px;
}

#global {
	position: absolute;
	top: 6px;
	left: 556px;
	z-index: 1;
	font-size: 75%;
	letter-spacing: 1px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
	width: 369px;
}
  
	#global ul {
		margin: 0;
		padding: 0;
		list-style-type: none;}
		
	#global li {
  	display: inline;}
	
	#global li a {
  	color: #ffffff;
  	font-weight: normal;
  	text-decoration: none;
  	padding: 0;}

	#global li a:hover {
		color: #ffffff;
		font-weight: normal;
		text-decoration: underline;}

#address {
	position: absolute;
	top: 3px;
	left: 550px;
	z-index: 2;
	font-size: 75%;
	color: #274c5f;
	text-align: left;
	line-height: 40px;
	width: 365px;
}

#address p {
  margin: 0; padding: 0;}

/* The items below set the properties for the 
MAIN NAVIGATION dynamic menu block.*/

#menu {
	position: absolute;
	top: 218px;
	left: 83px;
	z-index: 3;
	font-size: 90%;
	color: #0c3354;
	text-align: center;
	line-height: 40px;
	width: 786px;
	height: 41px;
	font-weight: bolder;
}

#menu dl { /*Begins the Definition List*/
	float: left;
	width: 120px;
	margin: 0 5px;
	padding: 0;
}

#menu dt { /*Begins Properties for the Definition Topic*/
	line-height: 35px;
	color: #f4c220;
	text-align: center;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 0;
	border: 1px none #ffffff;
}

#menu dt a {
	color: #0c3354;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
   
#menu dt a:hover {
	color: #f4c220;
	font-weight: bolder;
}, 

#menu dt a:focus {
   background: none;}

#menu dd { /*Begins Settings for Definition Description*/
	margin: 0;
	padding: 0;
	display: none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #274c5f;
}

#menu dd li a {
	font-weight: normal;
	border-bottom: 5px solid #274c5f;
}

#menu dd li a:hover {
	background-color: #ffffff;
}

#menu ul {
   margin: 0; 
   padding: 0;}
   
#menu li {
   list-style-type: none;
   text-align: center;
   margin: 0; 
   padding: 0;}

#menu li a {
	color: #f4c220;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#menu li a:focus  {
   background: none;}

#menu li a:hover  {
   background: none;}

/* -- Begins content and sidebar properties -- */

#content {
  float: right;
  width: 615px;
  line-height: 1.6em;
  padding: 0 15px 10px 10px;}

	.contentleft {
	  float: left;
	  width: 295px;
	  margin: 0;
	  padding: 0 10px 0 0;}

	.contentright {
	  float: left;
	  width: 295px;
	  margin: 0;
	  padding: 0 0 0 10px;}

#sidebar {
  float: left;
  font-size: 85%;
  width: 295px;
  padding: 0 10px 0 15px;}

#contentwide {
  width: 930px;
  padding: 0 15px 10px 15px;}


/* -- Begins Footer Properties -- */

#footer {
	clear: both;
	width: 960px;
	text-align: center;
	letter-spacing: 2px;
	color: #333333;
	height: 60px;
	font-size: 75%;
	padding: 20px 0 0 0;
	line-height: 1.9em;
	border-top: 3px solid #0c3354;
}

	#footer ul {
	   margin: 0; padding: 0;
	   list-style-type: none;}

	#footer li {
	   display: inline;
	   margin: 0;}

	#footer li a {
	   color: #666666;
	   font-weight: normal;
	   text-decoration: none;}

	#footer li a:hover {
	   color: #6784ab;
	   font-weight: normal;
	   text-decoration: underline;}

#footer p {
  margin: 0; padding: 0;}

/* ------ Sets Classes ------ */

.center {
	text-align: center;}	

.clear {
	clear: both;}

.calendar {
	text-align: center;
	letter-spacing: 1px;
	margin: 0 0 20px 0;}

.imagecenter-border {
	border: 3px #818181 double;
	display: block;
	margin: 0 auto;}
	
.imagecenter-noborder {
   display: block;
	margin: 0 auto;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px #818181 double;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px #818181 double;}
.italic {
	font-style: italic;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm01-top-rounded.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ccm01-top-rounded.p7ehc-1 strong {
	color: #000;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm01-top-rounded.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ccm01-top-rounded.p7ehc-1 strong {
	color: #00F;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm01-top-rounded.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ccm01-top-rounded.p7ehc-1 strong {
	color: #004080;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ehc-2 strong {
	color: #004080;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ehc-3 {
	color: #004080;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ehc-4 {
	color: #004080;
}
#wrapper #contentwide #p7CCM_1 .p7ccm01-content-row.p7ccm-row .p7ccm01-2col-auto-column1.p7ccm-col .p7ccm01-2col-auto-column1-cnt.p7ccm01-content.p7ccm01-right-border.p7ehc-5 .BlueBold strong {
	color: #004080;
}