body{
	height: 100%;
	width:980px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background:#fff;
	color:#333333;
	font-weight:normal;
	padding:0;
}
html{
	font-weight:normal;
}

#WholePage{
	width:960px; 
	font-weight:normal;
	margin:10px 0px auto;
	background:#fff;
	padding:10px;
	float:left;
}

/* ---------------------------------Header Start--------------------------------------------*/
#header{
	color:#333333;
	float:left;
	width:960px;
	height:170px;
	margin:0 auto;
	margin-bottom:5px;
}
#Logo{
	float:left;
	position:relative;
	top:-30px;
	left:-27px;
	width:312px;
	height:85px;
	margin:43px 0px 0px 27px;
	display:inline;	
}
#Logo a, #Logo a:link, #Logo a:hover, #Logo a:visited, #Logo a:focus{
	color:#000000;
	border:none;
}
#TagLine{
	float:right;
	position:relative;
	width:300px;
	top:55px;
	right:-6px;
	display:none;
}

/* ---------------------------------Header End--------------------------------------------*/

/* ---------------------------------Navigation Start--------------------------------------------*/


#navBar{
	float:left;
	display:none;

}

#nav {padding:0; margin:0; list-style:none; height:35px; float:left; z-index:50; border:1px #e58304 solid; font-family:arial, verdana, sans-serif; width:958px; background:#fdb454 url(/img/menu/menuBG.png) top left repeat-x;margin-bottom:5px; margin-left:0px;}
#nav li.top {display:block; float:left; height:35px; line-height:33px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; cursor:pointer; text-transform:uppercase;}
#nav li.top span {float:left; display:block; padding:0 2px 0 2px; height:35px; width:144px; text-align:center; font-weight:bold;}
#nav li a.top_link {display:block; float:left; height:31px; line-height:32px; color:#222; text-decoration:none; font-size:14px; font-weight:bold; cursor:pointer; border-right:1px #fb9d23 solid;}
#nav li a.top_link span {float:left; display:block; padding:0 5px 0 5px; height:35px;}
#nav li a.top_link span.down {float:left; font-size:12px; display:block; padding:0 5px 0 5px; height:35px; text-transform:uppercase;}

#nav li#menuLeft span {float:left; display:block; padding:0px; height:35px; width:5px; text-align:left; line-height:35px; color:#000; text-decoration:none; font-size:23px; font-weight:bold; text-transform:uppercase;background:transparent; border-right:none;}



#nav li.current{background: #207be4 url(/img/menu/menuBGover.png) top left repeat-x; }
#nav li.current a{color:#fff;}
#nav li.top:hover {color:#fff; background: #207be4; border-right:1px #e58304 solid;}
#nav li#menuLeft:hover {background:transparent url(/img/menuBGLeft.jpg) top left repeat-x;}

#nav li:hover a.top_link {color:#fff;  border:none; background:#207be4 url(/img/menu/menuBGover.png);}
#nav li:hover a.top_link span { border:none;}
#nav li:hover a.top_link span.down { border:none;}

/* Default list styling */

#nav li:hover {position:relative; z-index:20;}

#nav li:hover ul.sub
{left:-1px; top:35px; background: #207be4 url(../img/submenuBGdark.png) top right no-repeat; padding:3px 3px 8px 3px; white-space:nowrap; width:152px; height:auto; z-index:30;  border-left:1px solid #e58304; border-right:1px solid #e58304; border-bottom:1px solid #e58304; }
#nav li:hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:152px; border:none; text-align:left; background:#207be4;}
#nav li:hover ul.sub li a
{display:block; font-size:13px; height:24px; width:148px; line-height:24px; text-indent:5px; color:#fff;  font-weight:normal; text-decoration:none; text-transform:capitalize; text-align:left; border:none;}
#nav li ul.sub li a.fly
{background:transparent url(../img/arrow_over.gif) 180px 8px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#fff  top left no-repeat; color:#207be4; border-top-color:#666; border-bottom-color:#666; font-weight:bold;}
#nav li:hover ul.sub li a.fly:hover
{background:#fff url(../img/arrow_over.gif) 180px 8px no-repeat; color:#207be4; border:none;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:164px; top:-4px; background: url(../img/submenuBGdark.png) top right no-repeat; padding:3px; border:1px solid transparent; white-space:nowrap; width:195px; z-index:40; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#000000 url(../img/arrow_over.gif) 180px 8px no-repeat; color:#aea9fb; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#000000 url(../img/arrow_over.gif) 180px 8px no-repeat; color:#fff; border-color:#fff;}

#nav li:hover li:hover li a.fly:hover,
#nav li:hover li:hover li:hover li a.fly:hover,
#nav li:hover li:hover li:hover li:hover li a.fly:hover
{color:#aea9fb;} 
/* ----------------------------------Navigation End-------------------------------------------*/
/* ----------------------------------Content Start-------------------------------------------*/
#content{
	float:left;
	width: 960px;
	font-weight:normal;
	color:#444;
}
#contentTop{
	height:5px;
	width:960px;
	float:left;
	line-height:0px;
	font-size:0px;
}

#contentMid{
	min-height:425px;
	height: auto !important;
	height: 425px;
	width:960px;
	padding:0px 10px;
	float:left;
}
#contentBot{
	height:5px;
	width:960px;
	float:left;
	line-height:0px;
	font-size:0px;
}
#contentAdmin{
	float:left;
	width:100%;
	font-weight:normal;
	color:#444;
}

#contentMidAdmin{
	min-height:425px;
	height: auto !important;
	height: 425px;
	width:960px;
	padding:5px 10px;
	float:left;
	background:#fff;
	border:2px solid #207be4;
}
#dbug{
	float:left;
	width:100%;
}
.wideBlock{
	float:left;
	width:100%;
}
.formLinks{
	margin-left:129px;
	margin-top:10px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	line-height:1.4em;
	color:#444444;
	margin-bottom:10px;

}
.para{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.4em;
	color:#999;
	margin-bottom:10px;
}
hr{
	clear:both;
	border:0;
	color:#E58304;
	background-color:#E58304;
	width:460px;
	height:1px;
	text-align:center;
}
a, a:visited{
	line-height:1.2em;
	display:inline;
	padding:2px 2px;
	text-decoration: none;
	text-align:center;
	color:#207be4;
}
a:hover, a:focus{
	color:#fff;
	padding:2px 2px;
	background:#207be4;
	border:none;
}
a.img, a.img:visited{	
	line-height:0;
	border:none;
	padding:0;
}
a.img:hover{	
	border:none;
	padding:0;
	background:#fefcea;
}
a.heading{
	padding:2px 0px;
}
a.heading:hover{
	padding:2px 2px;
}
a.blueBG{
	color:#7ab9fe;
	padding:2px 2px;
}
a.blueBG:hover{
	color:#fff;
	padding:2px 2px;
}
h1{
	font-size:2.4em;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-weight:normal;
	margin:5px 0px 10px 0px;
}
h2{
	font-size:1.8em;
	line-height:2.0em;
	font-family:Helvetica, Arial, sans-serif;
	color:#333333;
	font-weight:normal;
	margin:5px 0px;
}
h3{
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	display:block;
	border-bottom:#207be4 solid 1px;
	width:100%;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	color:#E58304;
	margin-bottom:3px;
}
#LeftMenu{
	width:170px;
	float:left;
	display:none;
}
#RequestCategory{
	width:170px;
	float:left;
	display:none;
}
#directoryListing{
	width:170px;
	float:left;
	display:none;
}
#adminMenu{
	float:left;
	width:170px;
	display:none;
}
ul.pageContentList{
	font-size:13px;
	line-height:1.4em;
	margin-bottom:10px;
	list-style:circle outside;
	margin-left:15px;
}
.resume ol, .resume ul{
	font-size:13px;
	line-height:1.4em;
	margin-bottom:10px;
	list-style:circle outside;
	margin-left:15px;
}
ul.directoryList{
	padding:5px 0px 0px 0px;
	list-style:none;
	font-size:1.2em;
	width:170px;
	float:left;
	background: url(/img/directoryListTop.jpg) top left no-repeat;
}
ul.directoryList li{
	padding:0px;
	background: url(/img/directoryListMid.jpg) bottom left no-repeat;
}
ul.directoryList li.title{
	padding:5px 10px 5px 5px;
	width:143px;
	display:block;
	text-align:left;
	color:#207be4;
	font-weight:bold;
	border-top:solid 1px #207be4;
	border-right:solid 1px #207be4;
	border-left:solid 1px #207be4;
	background:#C8E1FF;
}
ul.directoryList li:last-child{
	padding:0px;
	background: url(/img/directoryListMid.jpg) 0px -5px no-repeat;
}

ul.directoryList li a{
	padding:5px 10px 5px 5px;
	width:144px;
	display:block;
	text-align:left;
}
ul.directoryList li.current a{
	border-bottom:solid 1px #207be4;
	border-right:solid 1px #207be4;
	border-left:solid 1px #207be4;
	background:#207be4;
	color:#ffffff;
	width:160px;
}
ul.directoryRequest{
	padding:5px 0px 0px 0px;
	list-style:none;
	font-size:1.2em;
	width:170px;
	float:left;
}
ul.directoryRequest li{
	padding:0px;
}
ul.directoryRequest li a{
	padding:5px 10px 5px 5px;
	width:144px;
	display:block;
	text-align:left;
}

#ulBot{
	height:5px;
	width:180px;
	float:left;
}
#directoryContent{
	width:960px;
	float:right;
}

#directoryContentTop{
	height:5px;
	width:960px;
	float:left;
	line-height:0px;
	font-size:0px;
}

#directoryContentMid{
	width:960px;
	padding:0px 10px;
	float:left;
}
#directoryContentBot{
	height:5px;
	width:960px;
	float:left;
	line-height:0px;
	font-size:0px;
}

#flashMessage{
	padding:0px 3px;
	float:left;
	width:950px;
	height:auto;
	background:#FeFcef;
	color:#EE0000;
	margin:0px 0px 6px 0px;
	border:2px #fdb454 solid;
	line-height:1.8em;
	text-align:left;
	font-size:1.3em;
}
#authMessage{
	padding:0px 3px;
	float:left;
	width:950px;
	height:auto;
	background:#FeFcef;
	color:#EE0000;
	margin:0px 0px 6px 0px;
	border:2px #fdb454 solid;
	line-height:1.8em;
	text-align:left;
	font-size:1.3em;
}
span.highlight{
	color:#EE0000;
}
.hint{
	border-top:1px #fdb454 solid;
	border-bottom:1px #fdb454 solid;
	background:#fefcea;
	vertical-align:middle;
	display:block;
	padding-top:7px;
	width:630px;
	float:left;
	text-indent:10px;
	margin-bottom:10px;
}
.listingsBox{
	float:left;
	border:1px solid #E58304;
	background:#fefcea;
	width:auto;
	margin-bottom:10px;
}
.listingsContent{
	width:611px;
	float:left;
	padding:5px;
}
.listingsLinks{
	float:left;
	display:block;
	width:621px;
	background:#FFEAD3;
	padding:5px 5px 5px 5px;
	font-size:1.3em;
	text-align:right;
}

.listingsContentAdmin{
	width:744px;
	float:left;
	padding:5px;
}
.listingsLinksAdmin{
	float:left;
	display:block;
	width:754px;
	background:#FFEAD3;
	padding:5px 5px 5px 5px;
	font-size:1.3em;
	text-align:right;
}
.listingsContactInfo{
	float:right;
	display:block;
	width:250px;
	background:#fff;
	padding:5px 5px 5px 5px;
	border:#207be4 solid 1px;
	margin-top:10px;
	font-size:0.9em;
}
.listingsActions{
	float:right;
	display:block;
	width:400px;
}
.link1{
	float:right;
	width:195px;
}
.link2{
	float:left;
	width:200px;
}
.listingsActions a{
	margin-left:20px;
}
img.linkIcon{
	margin-bottom:-1px;
}
img.peoplePic{
	float:left;
	padding-right:10px;
}
.floatLeft{
	float:left;
}

/* ----------------------------------Content End-------------------------------------------*/
/* ----------------------------------Forms Start----------------------------------------------*/
.input{
	width:630px;
	display:block;
	float:left;
	padding:3px;
}
.formLabel{
	float:left;
	width:120px;
	font-size:1.4em;
	line-height:1.4em;
	padding:3px;
	text-align:right;
}
.formInput{
	float:left;
	width:230px;
}
.formLabelWide{
	float:left;
	width:650px;
	font-size:1.4em;
	line-height:1.4em;
	padding:0px;
	text-align:left;
}

.formInputWide{
	float:left;
	width:480px;
	font-size:8px;
}
.error-message{
	float:right;
	color:#EE0000;
	display:inline;
	width:500px;
	font-size:1.3em;
	line-height:1.8em;
}

input{
	width:100%;
	border:solid 1px #207be4;
	padding:2px;
	font-size:1.4em;
}
input:focus{
	width:100%;
	border:solid 1px #207be4;
	background:#7ab9fe;
	color:#000;
	padding:2px;
	font-size:1.4em;
}
textarea{
	width:100%;
	border:solid 1px #207be4;
	padding:2px;
	font-size:1.4em;
}
textarea:focus{
	width:100%;
	border:solid 1px #207be4;
	background:#7ab9fe;
	color:#000;
	padding:2px;
	font-size:1.4em;
}
select{
	width:100%;
	border:solid 1px #207be4;
	padding:2px;
	font-size:1.4em;
}
select.date{
	width:30%;
	border:solid 1px #207be4;
	padding:2px;
	font-size:1.4em;
}
.submit{
	float:left;
	width:100px;
	margin:0;
	padding:0;
	margin-left:129px;
}
.submit input{
	width:auto;
	border:1px solid #e58304;
	background:#fefcea url(/img/buttonBG.png) 0px 0px repeat-x;
	padding:3px 4px;
	color:#222;
	text-align:center;
	font-size:1.4em;
}
.submit input:hover{
	background:#fdb454 url(/img/buttonBG.png) 0px -30px repeat-x;
	cursor:pointer;
	border:1px solid #e58304;
	color:#000;
}
.submit input:focus{
	background:#fdb454 url(/img/buttonBG.png) 0px -60px repeat-x;
	cursor:pointer;
	color:#000;
}
.submit input:active{
	background:#fdb454 url(/img/buttonBG.png) 0px -60px repeat-x;
	cursor:pointer;
	color:#000;
}
.buttonLink a{
	width:auto;
	border:1px solid #e58304;
	background:#fefcea url(/img/buttonBG.png) 0px 0px repeat-x;
	padding:4px 4px 3px 4px;
	color:#222;
	text-align:center;
	font-size:1.4em;
	line-height:2.2em;
}
.buttonLink a:hover{
	background:#fdb454 url(/img/buttonBG.png) 0px -30px repeat-x;
	cursor:pointer;
	border:1px solid #e58304;
	color:#000;
}
.buttonLink q:focus{
	background:#fdb454 url(/img/buttonBG.png) 0px -60px repeat-x;
	cursor:pointer;
	color:#000;
}
#AdminButton{
	width:920px;
	float:left;
}

#LoginFormContainer{
	position:relative;
	background:#207be4 url(/img/LoginForm.png) bottom left no-repeat;
	float:left;
	top:-10px;
	width:303px;
	right:-322px;
	height:40px;
	display:none;
}
#LoginForm{
	position:relative;
	top:0px;
	left:0px;
	height:40px;
	background: url(/img/LoginForm.png) bottom right no-repeat;
	float:right;
	width:293px;
	color:#fff;
}
#LoginForm .input{
	width:100px;
	display:inline;
	font-size:1.0em;
	float:left;
	margin-right:8px;
}
#LoginForm input{
	border:solid 1px #7ab9fc;
	font-size:1.0em;
	margin-top:4px;
	color:#333;
	
}
#LoginForm input:focus{
	border:solid 1px #D5EAF5;
	font-size:1.0em;
	margin-top:4px;
	color:#333;
	
}
.mainLoginLabel{
	float:left;
	display:none;
	border:none;
}
.mainLoginInput{
	float:left;
	border:none;
}
#LoginForm div.submit{
	float:right;
	margin:0px;
	padding:0;
	display:inline;
	width:65px;
}
#LoginForm div.submit input{
	width:auto;
	border:none;
	display:inline;
	background:#207be4;
	margin-top:8px;
	padding:0px 3px;
	color:#7ab9fc;
	text-align:center;
	font-size:1.4em;
}
#LoginForm div.submit input:hover{
	color:#fff;
}
#UserInfo{
	float:left;
	font-size:1.3em;
	line-height:2.4em;
	padding:0px 10px;
}
#UserLinks{
	float:right;
	font-size:1.3em;
	line-height:2.4em;
	padding:0px 10px;
}
#Paypal{
	width:600px;
	float:left;
}
#PaypalForm input{
	width:100px;
	border:none;
}
#PaypalForm.PaypalLabel{
	float:left;
	width:120px;
	font-size:1.4em;
	line-height:1.4em;
	padding:3px;
	text-align:right;
}
#PaypalForm.PaypalSelect{
	width:100%;
	border:solid 1px #207be4;
	padding:2px;
	font-size:1.4em;
}
/* ----------------------------------Forms End------------------------------------------------*/
/* ----------------------------------AdsRight Start-------------------------------------------*/
#BannerAdContainer{
	padding:10px 10px 0px 10px;
	display:none;
}
.center{
	text-align:center;
}

#AdsContainer{
	float:right;
	width:295px;
	margin-top:0px;
	display:none;
}
#AdsTop{
	background:#fff url(/img/AdsTop.jpg) top left no-repeat;
	float:left;
	width:295px;
	height:5px;
}
#AdsMid{
	float:left;
	background:#fff url(/img/AdsMid.jpg) top left repeat-y;
	width:285px;
	padding:5px 5px 0px 5px;
}
.adLeft{
	float:left;
	width:125px;
	padding:5px 5px 10px 10px;
}
.adRight{
	float:right;
	width:125px;
	padding:5px 10px 10px 5px;
}
#AdsBot{
	background:#fff url(/img/AdsBot.jpg) bottom left no-repeat;
	float:left;
	width:295px;
	height:5px;
}
/* ----------------------------------AdsRight End--------------------------------------------*/
/* ----------------------------------Footer Start--------------------------------------------*/
#footer{
	float:left;
	width:960px;
	text-align:center;
	border-top:#333 solid 1px;
	margin-top:10px;
	padding-top:10px;
	background:#fff;
	display:none;
}
#footerLinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#footerLinks a{
	line-height:1.5em;
	display:inline;
	padding:3px 2px;
	text-decoration: none;
	text-align:center;
	color:#207be4;
}
#footerLinks a b{
	padding:3px 2px;
}
#footerLinks a:hover{
	color:#fff;
	background:#207be4;
	border:none;
}
#copyright{
	float:left;
	width:980px;
	height:20px;
	text-align:center;
	font-size:1.2em;
	background:#FEFCEA url(/img/footer.jpg) bottom left no-repeat;
	margin-bottom:10px;
}
/* ----------------------------------Footer End----------------------------------------------*/
/* Tables */
table {
	background: #fff;
	border:1px solid #207be4;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	font-size:1.3em;
}
th {
	background: #207be4;
	border:1px solid #207be4;
	border-top: 1px solid #207be4;
	border-left: 1px solid #207be4;
	text-align: center;
	padding:4px;
	color:#fff;
}
th a {
	background:#207be4;
	color:#7ab9fe;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #207be4;
	color: #fff;
	text-decoration: none;
	padding: 2px 4px;
}
table tr td {
	background: #fff;
	border-right: 1px solid #207be4;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #fefcea;
}
td.actions {
	text-align: center;
	white-space: nowrap;
} 
td.actions a {
	margin: 0px 6px;
}
td.textAlignLeft{
	text-align:left;
}
table tr:hover td, table.tablesorter tr:hover td{
	background:#C8E1FF;
}
.cake-sql-log caption{
	background: #ffffff;
	margin-top:0px;
	display:none;
}
.cake-sql-log table {
	background: #f4f4f4;
	margin-top:10px;
	display:none;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	display:none;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}


/* Paging */
div.paging {
	margin-bottom: 2em;
	font-size:1.2em;
	text-align:center;
}
div.disabled {
	color: #ccc;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
	padding:1px 5px;
	border:solid 1px #207be4;
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}


/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
	display:none;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
	display:none;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
	display:none;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
	display:none;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
	display:none;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
	display:none;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
	display:none;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
	display:none;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
	display:none;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
	display:none;
}
div.code-coverage-results span.line-num strong {
	color:#666;
	display:none;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
	display:none;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
	display:none;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
	display:none;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
	display:none;
}
div.code-coverage-results span.result-bad {
	color: #a00;
	display:none;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
	display:none;
}
div.code-coverage-results span.result-good {
	color: #0a0;
	display:none;
}