/***** CSS Document *****/

/***** MAIN PAGE STYLES *****/

html{
	background-color: #eee;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/structure/globalbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body {
	margin: 0px; 
	padding: 15px 15px;
	/* width: 762px; */
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #545454;
	line-height: 18px;

	/* position: relative; */
	min-height: 100%;

	
}

* 	html body { 
	font-size: 11px; /* for IE5/WIN */
	f\ont-size: 11px; /*for other IE versions*/
}
#topC {
	width: 762px;
	padding: 2px;

}
form {
	margin:0px; /* Elimates padding around <form> tag in IE/Opera */
}

td {
	font: 13px Arial;
	line-height: 18px;
	
}

ul, li {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

hr { 
	color: #5481b0;
	background-color: #5481b0;
	height: 2px; 
	border: 0; 
	padding: 0; 
	margin: 3px 0 5px 0;
	vertical-align: baseline;
}

hr.GreenIT { 
	color: #009900;
	background-color: #009900;
	height: 2px; 
	border: 0; 
	padding: 0; 
	margin: 3px 0 5px 0;
	vertical-align: baseline;
}

h1 {
	font: bold 14px Arial;
	color: #5481b0;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 10px;
}

h2 {
	font: bold 13px Arial;
	color: #5481b0;
	padding: 0px;
	margin: 3px 0px;
}

h3 {
	font: bold 13px Arial;
	color: #5481b0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
}

a img { border: none; text-decoration: none }

a:link,active {
	color: #5481b0;
	/*line-height: 22px;*/
	padding: 0px;
	margin: 0px;
}

a:visited {
	color: #5481b0;
	/*line-height: 22px;*/
	padding: 0px;
	margin: 0px;
}

a:hover {
	color: #037cfb;
	/*line-height: 22px;*/
	padding: 0px;
	margin: 0px;
}

a.more:link,active {
	font: bold 11px Arial;
	color: #5481b0;
}

a.more:visited {
	font: bold 11px Arial;
	color: #5481b0;
}

a.more:hover {
	font: bold 11px Arial;
	color: #037cfb;
}

.ParagraphTitle {
	color: #5481b0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px
}
.ParagraphTitle_GoGreen {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px
}
.TopOfPage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}
/************* LOWER LEVEL STYLES START *************/


.PHP_Input_Example_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #5A5A5A;
	font-style: italic;
	font-weight: normal;
}	

/***** BREADCRUMBS START *****/

#BreadcrumbTrailBar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #545454;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#BreadcrumbTrailBar a:link, #BreadcrumbTrailBar a:visited {
	font-weight: bold;
	color: #545454;
	text-decoration: underline;
}
#BreadcrumbTrailBar a:hover {
	text-decoration: underline;
}

/***** BREADCRUMBS END *****/


#RoundedBox {
	background-color: #E1EBF5;
	border-radius: 10px 10px 10px 10px;
	padding: 8px;
	margin-top: px;
	border-style: solid;
	border-width:thin;
	border-color: #DDD;
	line-height: 18px
}

#RoundedBox h2 {
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	/*padding: 0px 5px 8px 8px;*/
	padding: 2px;
	margin:0;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#RoundedBox a {
}

.hdrDiv {
	width: 582px;
	padding: 10px 0px 0px 0px; 
	margin-left: 160px;
	font: bold 18px Arial;
	color: #f90;
	text-transform: uppercase;
	display: block;
}

.subHdrDiv {
	width: 582px; 
	padding: 0px 0px 0px 0px; 
	margin-left: 160px;
	font: bold 18px Arial;
	color: #f90;
}

.hdroraLG {
	font: bold 18px Arial;
	color: #f90;
	padding: 10px 0px;
}

.mainC {
	width: 638px; 
	padding: 0px; 
	margin: 0px; 
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #545454;
}

/*..mainC ul {*/
.mainC ul {
	margin: 10px 0px 10px 16px;
	padding: 0px; 
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #545454;
}

.mainC ul li {
	padding: 6px 0px;
}

.callout, .mainC ul .callout {
	color: #f90;
	font-weight: bold;
}

.mainCIntro {
	width: 458px;
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

.mainCIntro a:link {
	line-height: 16px;
}

.mainCIntro a:active {
	line-height: 16px;
}

.mainCIntro a:visited {
	line-height: 16px;
}

.mainCIntro a:hover {
	line-height: 16px;
}


.BodySideBarRight {
	padding-left: 35px;
}


/*** FOR FIREFOX ***/

html div.quotes {
	width: 170px; 
	float: left; 
	padding-left: 15px; 
	margin: 0px;
	text-align: left;
}

.colNav {
	width: 124px; 
	float: left; 
	padding: 3px 0px; 
	margin: 0px;
}


/********** BEGIN HEADER **********/
#LogoBar {
	height: 60px;
	padding: 0px;
	font-weight: bold;
	color: #545454;
	font-size: 1.2em;
	font-family: arial, helvetica, sans;
	
}
#CompanySlogan {
	color: #545454;
	font-size: 1.1em;
	font-family: arial, helvetica, sans;
	line-height: 20px;
}

#CompanySlogan a {
	text-decoration: none;
	color: #5481b0;
	padding: 4px;
}
#CompanySlogan a:hover { text-decoration: underline; }

#CompanySlogan li {
	display: inline;
	list-style: none;
	margin: 0px;
	border-right: 1px solid #999;
	padding: 0px 7px 0px 7px;
	color: #999;
}
#CompanySlogan li.noPipe { border: 0px; }


#CompanySloganPhone {
	float: right;
	margin: 0; 
	padding: 5px 0px 0 0; 
	border: 0;
	text-align: right;
	vertical-align:text-top;
	color: #CC0000;
}
/********** END HEADER **********/


/********** BEGIN FOOTER **********/
#footerC {
	float: left; 
	clear: both; 
	margin: 0px; border: 0px; padding: 0px;
	margin-top: 10px;
	width: 780px;
	font-size: .90em;
	font-family: arial, helvetica, sans;
}

#footerLinks {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

#footerLinks a {
	text-decoration: none;
}

#footerPhone {
	font-size: .90em;
	float: right;
	margin: 0; 
	padding: 5px 10px 0 0; 
	border: 1;
	text-align: right;
	vertical-align:text-top;
	color: #545454;
}
#footerPhone a {
	text-decoration: none;
}
/********** END FOOTER **********/


/***************** BEGIN UTILITY NAV *****************/
#utilityNav {
	margin: 0; 
	border: 0; 
	padding: 5px 0px 0 0;
	text-align: left;
}

#utilityNav li {
	display: inline;
	list-style: none;
	margin: 0px;
	border-right: 1px solid #999;
	padding: 0px 7px 0px 7px;
	color: #999;
}

#utilityNav li.noPipe { border: 0px; }
#utilityNav a { color: #5481b0; }
#utilityNav a:hover { text-decoration: underline; }
/***************** END UTILITY NAV *****************/



/***** BEGIN COPYRIGHT AND LEGAL LINKS *****/
#copyright {
	font-size: .88em;
	border: 0;
	/*padding: 5px 0 0 0;*/
	margin: 5px 0 0 0;
	text-align: left;
}

#copyright li {
	display: inline;
	list-style: none;
	margin: 0px;
	border-right: 1px solid #ccc;
	padding: 0px 7px 0px 7px;
	color: #545454;
}

#copyright li.noPipe { border: 0px; }

#copyright a { 
	color: #545454;
	text-decoration:none;
}

#copyright a:hover { text-decoration: underline; }
/***** END COPYRIGHT AND LEGAL LINKS *****/



/***** SPIFFY BELOW OBSOLETE 12/28/2011 *****/
/***** BEGIN SPIFFY ROUND CORNERS LINKS *****/
<style type="text/css">
.spiffy_ltblue{display:block}

.spiffy_ltblue *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e1ebf5}
.spiffy_ltblue1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f2f6fa;
  border-right:1px solid #f2f6fa;
  background:#e8f0f7}
.spiffy_ltblue2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfdfe;
  border-right:1px solid #fcfdfe;
  background:#e6eef6}
.spiffy_ltblue3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e6eef6;
  border-right:1px solid #e6eef6;}
.spiffy_ltblue4{
  border-left:1px solid #f2f6fa;
  border-right:1px solid #f2f6fa}
.spiffy_ltblue5{
  border-left:1px solid #e8f0f7;
  border-right:1px solid #e8f0f7}
.spiffy_ltbluefg{
  background:#e1ebf5;
  padding:10px;}
.spiffy_ltbluefg h2 {
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	/*padding: 0px 5px 8px 8px;*/
	padding: 0px;
	margin:0;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
</style>
/***** END SPIFFY ROUND CORNERS LINKS *****/
