@import url(images.css);
@import url(rebuilt.css);

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

p {margin:0;padding:0.5em 0 0.5em 0; font: 11px Verdana, Helvetica, sans-serif;}

img {
	border-style: none;
	}


#certBG {width:460px; height:343px; background-image: url('../i/certBG.jpg'); border-bottom:1px solid #78bbe2;}
.certHead {height:110px; width:340px; font-size:16px; color:Black; font-weight:bold;}
#certBG p {background-color:White;}

	
.subheaders {font-size:12px; font-weight:bold; margin-bottom: 20px; margin-top:20px; color: #CC0000;}
	
/* Positioning ***************************************************************** Positioning */

.textListL {float: left; width: 140px; height: 65px; color: #000000; margin-top:5px; margin-right: 10px; margin-bottom: 2px; padding: 4px; border: 1px solid #7C8A8D; font-size: 88%; }

.textListR { float: left; width: 140px; height: 65px; color: #000000; margin-top:5px; margin-right: 0px; margin-bottom: 2px; padding: 4px; border: 1px solid #7C8A8D; font-size: 88%; }

.floatL {
	/* height:36px!important; */
	float:left;
	clear:left;
	padding:0;
	margin:0;
	}
	
.floatR {
	/* height:36px!important; */
	float:right;
	clear:right;
	padding:0;
	margin:0;
	}
	
.goL { float: left; border:0px; margin: 0px 10px 0px 0px; padding: 0px 4px 4px 0px; }
.goR { padding: 0px; float: right; margin: 0px 20px 0px 10px; text-align:center; }
.quoteGoL { clear:left; float: left; width:160px; border:0px; margin: 10px;}
.quoteGoL p {padding: 4px; margin:0; border:0; background-color:#FFFFFF;}
.quoteGoR { clear: right; float: right; width: 160px; border: 0; margin: 10px 0 10px 10px; }
.quoteGoR p { padding: 4px; background-color:#FFFFFF;}


/* Tooltips */

a.tip{position: relative;z-index:24;background-color:#ccc; color:#000; text-decoration:none}
a.tip:hover{z-index:25;background-color: #ff0}
a.tip span{display: none}
a.tip:hover span{display:block;
    position:absolute; top:2em;left:2em; width:15em;
    border:1px solid #0cf; background-color:#cff; color:#000;text-align: center}
	
/* Structure ***************************************************************** Structure */

#languageList {padding:2px; border:1px solid #999; background-color:#DDF9E6; font-size:90%;}
#languageList li {display:inline;}
#languageList h2 {display:inline; font-size:90%; margin:0;padding:0;}
#languageList p {display:inline; font-size:90%; margin:0 0 0 2px;padding:0;}
	

#btmBar {
	height: 22px;
	clear: both;
	background-color: #1B395E;
	border-bottom:1px solid #CED5DD;
	} /* Images in other css */

div#maincontent{
	padding:0;
	width:100%;
	}

div#maincontent table {
	width: 100%;
	font-size: 100%;
	}

div#maincontent td{
	vertical-align: top;
	}

td#leftcolumn{
	width: auto;
	background-color: #EEF3F9;
	border-right: 1px solid #7C8A8D;
	padding:0;
	margin:0;
	}

.menuBlock {
	height:320px;
	width:140px;
	padding:0;	
	margin:0;
	border-bottom: 1px solid #CED5DD;	
	voice-family: "\"}\"";
	voice-family:inherit;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #FFFFFF;	
	font-size:80%;
	} 
		
td#middlecolumn{
	width: 68%;

	}

td#rightcolumn{
	width: 22%;
	background-color: #EEF3F9;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #7C8A8D;
	}

div#interior-rightcolumn td{
	padding: 0;
	vertical-align: top;
	}
	
div#interior-leftcolumn{}
div#interior-middlecolumn{}

div.interior{padding:0.5em;}

div.interior-support{background-color:#646464; text-align:center; padding:0.8em 0.5em 0.8em 0.5em;}

div.interior-darkGray{font-size:12px; color:#FFFFFF; font-weight:bold; background-color:#646464; height:.4em;}

div.interior-greenSm {font-size:12px; color:#FFFFFF; font-weight:bold; background-color:#00BC23; height:.4em;}

/* Footer */

#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 4px 0 0 10px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #7C8A8D;
}

#footer p {margin: 0 0 0px 0; padding: 6px 0 0 0; font-size: 10px;}

#footer a { margin: 0 16px 0 0; font-size: 10px;}

#footer a, #footer a:visited {
	font-size: 10px;
	color: #666666;
	padding: 1px 6px;
	background-color: #F0F8FF;
	border: 1px solid #CED5DD;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	font-size: 10px;
	color: #333333;
	background-color: #ACC4E0;
	border: 1px solid #CED5DD;
}

.subFoot {
	clear: both;
	margin: 0 0 0 0;
	padding: 4px 0 0 10px;
	color: #999999;
	font-size:9px;
}

/* Text Styles ***************************************************************** Text Styles */

.caps {text-transform:capitalize;}

div#sepeo {margin-left: 2px;}

div#sepeo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	margin:0;
	padding-top:6px;
	}

div#interior-middlecolumn {padding-left:8px;}

div#interior-middlecolumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight: bold;
	color:#302B62;
	padding: 0.4em 0em 0em 0em;
	margin: 0;
	line-height: 1.5;
	background-image: url(../i/title-bar-big.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	}

div#interior-middlecolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:140%;
	font-weight: bold;
	color:#302B62;
	padding: 0.4em 0em 0em 0em;
	margin: 0;
	line-height: 1.5;
	background-image: url(../i/title-bar-big.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	}

div#interior-middlecolumn h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 128%;
	color: #2B4062;
	font-weight: bold;
	padding: 0.4em 0em 0em 0.2em;
	margin: 0;
	line-height: 1.5em;
	}
	
/* 
   SHOW GRAPHIC HEADERS
 */
   
#no
 {
	display:none;
}

em {font-style: normal;}

.side {padding:2px; border:1px solid #CCC; background-color:#FFFFFF;}

.sideCenter {padding:2px; border:1px solid #CCC; background-color:#FFFFFF; text-align: center;}

.red {color:#D91C1C;}

/* Link Styles ***************************************************************** Link Styles */

A:link { color: #4C769E; text-decoration: none; }
A:visited { color: #4C769E; text-decoration: none; }
A:hover { color: #E46700; text-decoration: none; }

.blackLinks A, .blackLinks A:link, .blackLinks A:visited, .blackLinks A:active {text-decoration: none; color:#000;}
.blackLinks A:hover {text-decoration: none; color:red;}

.learnMore { 
	font-size: 10px;
	color: #E46700; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-weight: bolder;
	font-style: italic; 
	margin-right:0px;
	padding-right: 14px;
}

A.learnMore {
    font-size: 10px;
    color: #E46700;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-weight: bolder;
	font-style: italic;
	padding-right: 14px;
}

A.learnMore:visited {
    font-size: 10px;
    color: #E46700;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-decoration: none;
    font-weight: bolder;
	font-style: italic;
	padding-right: 14px;
}

A.learnMore:hover { 
	font-size: 10px; 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration:bolder; 
	font-weight:normal;
	font-style: italic; 
	background-image: url(../i/arr.gif);
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-position: right;
	padding-right: 14px;
}

.crumbs {
	text-align:right;
	padding:0.1em 36em 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #33CCFF;
	}
	
.crumbs A, .crumbs A:link, .crumbs A:visited, .crumbs A:active {text-decoration: none; color:#33CCFF;}
.crumbs A:hover {text-decoration: none; color:red;}

div#maincontent h1 a:link{
	color: #355272;
	text-decoration: none;
	}
div#maincontent h1 a:hover{
	color: #355272;
	text-decoration: none;
	}
div#maincontent h1 a:visited{
	color: #355272;
	text-decoration: none;
	}

div#maincontent ul.orange {list-style-type: square; list-style-position: outside; color: #FFA647; list-style-image: none; }
div#maincontent ul.green { list-style-type: square; list-style-position: outside; color: #BBDCD5; list-style-image: none; }
div#maincontent ul.blue { list-style-type: square; list-style-position: outside; color: #00A5B9; list-style-image: none; }

div#maincontent li.orange { list-style-type: square; list-style-position: outside; color: #FFA647; list-style-image: none; }
div#maincontent li.green { list-style-type: square; list-style-position: outside; color: #BBDCD5; list-style-image: none; }
div#maincontent li.blue { list-style-type: square; list-style-position: outside; color: #00A5B9; list-style-image: none; }

.languages A, .languages A:link, .languages A:visited, .languages A:active {font-size: 10px; text-decoration: none; color:#666666;padding-left:10px;}
.languages A:hover {text-decoration: none; color:red;}


/* NEW 2007 */

/* misc */
/*.buttons { text-align: right; padding: 4px 3px 0 0;}

.bluebtn { background: #488EB2 url(../image2007/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../image2007/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../image2007/hoverbtn.gif) no-repeat; color: #fff; }*/

.leftImage, .leftImageTall {float:left; 
		width: 200px;
		height: 260px;
		margin-top:12px;
		margin-right:20px;
		margin-bottom:20px;
		padding-top:4px;
		background-image:url(../i/bg-1.jpg);
		background-position:top left;
		background-repeat:no-repeat;
		}

.leftImageTall {margin-bottom: 200px;}


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../i/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../i/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }
	
	.calendar { height: 50px; float: left; background: #fff url(../i/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}

	.boxtop { height: 19px; width: 295px; background: #fff url(../i/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(../i/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0; width: 295px; }
	.box p { padding: 0; margin: 0;}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 100%;
}

.curlycontainer .innerdiv{
background: transparent url(../i/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}



#leftCol {
	float: left;
	width: 140px;
	height: 100%;
	margin-right:16px;
	margin-bottom:16px;
}
	#serviceQuote {	
		position:absolute; 
		left:442px; 
		top:69px; 
		width:260px; 
		height:91px; 
		z-index:2;
					}
	
	p.quote, p.quoteDark
	{
	padding-right: 0px;
	background-position: right top;
	padding-left: 10px;
	font-weight: 200;
	font-size: 94%;
	padding-bottom: 0.5em;
	margin: 0px 15px 0px 0px;
	color: #ffffff;
	line-height: 1.5;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	}
	
	p.quoteDark {color: #333333;}

div.Article {

  width:98%;
  } 
div.Article h3 {

  font-size:1.3em;
  padding:15px;
  margin:0;
  }
  
 div.Article p {
 margin-left: 12px;
 margin-right: 12px;
 }
 
div.ArticleBody {
  background: url(../i/custom_corners_rightborder.gif) top right repeat-y;
  margin:0;

  padding-right:22px;
  padding-bottom:15px;
  }
div.ArticleFooter {
  background: url(../i/custom_corners_bottomleft.gif) bottom left repeat-x;
  }
div.ArticleFooter p {
  background: url(../i/custom_corners_bottomright.gif) bottom right no-repeat;
  padding:15px;
  display:block;
  margin:-2em 0 0 0;
  }


   td#leftcolumn{
	width: auto;
	background-color: #FFF;
	border-right: 1px solid #7C8A8D;
	border-bottom: 1px solid #7C8A8D;
	padding:0;
	margin:0;
	}
	
	td#rightcolumn{
	width: 22%;
	background-color: #FFF;
	

	}
/* ******************* Rounded Box ********************* */

.roundedBox {
  width: 180px;
  padding-bottom: 10px;
  padding-left: 24px;
  
}

.boxTopLeft {
  background-image: url(../i/box_tl.gif);
}



.boxTopRight {
  background-image: url(../i/box_tr.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 4px;
}

.boxBottomLeft {
  background-image: url(../i/box_bl.gif);
}
.boxBottomRight {
  background-image: url(../i/box_br.gif);
  background-position: right top;
  background-repeat: no-repeat;
  height: 26px;
}
.boxContentLeft {
  background-image: url(../i/box_cl.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

.boxContentRight {
  background-image: url(../i/box_cr.gif);
  background-position: right top;
  background-repeat: repeat-y;
  padding: 0 1.5em;
  color: #000;
}
	
#writtenContent {padding-left: 10px;}
