* { padding:0px;margin:0px;}

html,body { width:100%; height:100%; }

img {
	border: 0px;
}

body {
	background: #D2D4D5;
}

#page {
	background: url('images/spider-bg2-slice.png') repeat-y;
	overflow:hidden;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#spiderbg {
	background: url('images/spider-bg4.png') no-repeat;
	float: left;
	width: 1024px;
	z-index: 1000;
}
a{
	color:#006FB4;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#006FB4;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#8F8F8F;
	text-decoration:underline;
	font-weight:bold;
}
p{
	margin-left: 10px;
	margin-top: 7px;
	width: 95%;
}
ul,ol{
	padding-left: 5px;
	margin-top: 7px;
	margin-left: 20px;
}
h1{
	font-size: 23px;
	margin-top: 2px;
	/*margin-left: 10px;*/
	/*margin-right: 60px;*/
	color: #000000;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 5px;
	width:100%;
}
h2{
	font-size: 16px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF943B;
	/*width: 100%;*/
}
h3{
	font-size: 14px;
	margin-left: 35px;
	margin-top: 5px;
	color: #FF943B;
	/*width: 100%;*/
}
.h3_text{
	margin-left: 35px;
        margin-top: 0px;
        width: 92%;
}
.pageHeader{
	margin-left: 10px;
	background-color: #EAEBEE;
	color: #000000;
	width: 775px;
	padding: 3px;
	font-weight: bold;
}
.pageHeaderPass{
	margin-left: 10px;
	color: #55B05A;
	width: 759px;
	padding: 8px;
	background: url('images/shield-green.png') no-repeat;
	background-color: #CCFFCC;
	padding-left: 35px;
	background-position: 5px 2px;
	font-weight:bold;
	font-size:15px;
	border-bottom: solid 2px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	float:left;
	margin-bottom:7px;
}
.pageHeaderFail{
	margin-left: 10px;
	color: #D23D24;
	width: 759px;
	padding: 8px;
	background: url('images/shield-red.png') no-repeat;
	background-color: #FFCCCC;
	padding-left: 35px;
	background-position: 5px 2px;
	font-weight:bold;
	font-size:15px;
	border-bottom: solid 2px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	float:left;
	margin-bottom:7px;
}
.pageHeaderWarning{
	margin-left: 10px;
	color: #F7AC15;
	width: 759px;
	padding: 8px;
	background: url('images/shield-yellow.png') no-repeat;
	background-color: #FFFFBF;
	padding-left: 35px;
	background-position: 5px 2px;
	font-weight:bold;
	font-size:15px;
	border-bottom: solid 2px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	float:left;
	margin-bottom:7px;
}
.pageHeaderIssue{
	margin-left: 10px;
	color: #000000;
	width: 759px;
	padding: 8px;
	background: url('images/shield-blue.png') no-repeat;
	background-color: #CCCCFF;
	padding-left: 35px;
	background-position: 5px 2px;
	font-weight:bold;
	font-size:15px;
	border-bottom: solid 1px #CCCCCC;
}
.pageRow{
	/*margin-left: 10px;*/
	color: #000000;
	width: 100%;
	/*padding-left:5px;*/
	padding-top: 8px;
	/*padding-bottom: 8px;*/
	font-family: Verdana;
	font-size:11px;
	/*border-bottom: solid 1px #CCCCCC;*/
}
	.pageRow ul
	{
		list-style:none;
		float:left;
		width:100%;
	}
		.pageRow ul li
		{
			float:left;
			width:97%;
			font-weight: 600;
		}
	.ttl
	{
		font-size:16px;
		font-weight: 600;
		color:blue;
		text-decoration: underline;
	}
	.columb1
	{
		width:625px;
		padding:5px;
		height:18px;
		font-size:14px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
	}
	.columb2
	{
		width:39px;
		padding-top:5px;
		padding-bottom:5px;
		height:18px;
		font-size:14px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		text-align:center;
	}
	.columb3
	{
		width:39px;
		padding-top:5px;
		padding-bottom:5px;
		height:18px;
		font-size:14px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		text-align:center;
	}
	.columb4
	{
		width:39px;
		padding-top:5px;
		padding-bottom:5px;
		height:18px;
		font-size:14px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		text-align:center;
	}
		.columb4 img
		{
			margin-top:5px;
		}
	.columb5
	{
		float:left;
		width: 100%;
		/*padding:5px;*/
		/*margin-left:15px;*/
		border-bottom:1px solid #CCCCCC;
		/*border-right:1px solid #CCCCCC;*/
		/*border-left:1px solid #CCCCCC;*/
	}
	.columb67
	{
		float:left;
		width: 625px;
		/*border-top:1px solid #CCCCCC;*/
		border-bottom:1px solid #CCCCCC;
		/*border-right:1px solid #CCCCCC;*/
		/*border-left:1px solid #CCCCCC;*/
	}
	.columb6
	{
		float:left;
		width: 370px;
		/*padding:5px;*/
		border-right:1px solid #CCCCCC;
	}
	.columb7
	{
		float:left;
		width:240px;
		/*padding:5px;*/
		height:18px;
	}
	.pttl0
	{
		color:white;
		font-size:12px;
		background-color:#7F7F7F;
		padding:7px;
		font-weight:bold;
		border:solid 0px #7F7F7F;
		margin:0px;
	}
	.pttl
	{
		color:#3d3d3d;
		font-size:12px;
		/*background-color:#FBFBFB;*/
		padding:3px;
		font-weight:bold;
		/*border:solid 0px #EEEEEE;*/
		margin:0px;
	}
	.pttl2
	{
		color:black;
		font-size:12px;
		/*background-color:#FFFFFF;*/
		padding:3px;
		/*border:solid 0px #EEEEEE;*/
		font-family:consolas,courier-new,courier,monospace;
		margin:0px;
	}	
	.targetedKeywords
	{
		font-size:12px;
		background-color:#FFFFFF;
		padding:3px;
	}	
	.dataRow{
		padding:3px;
		background-color:#FFFFFF;
	}
	.pageRow b
	{
		font-size:14px;
	}
	.word1
	{
		float:left;
		width:100%;
		font-size:13px;
		/*margin-right:10px;*/
		margin-bottom:20px;
		/*border:1px solid black;*/
	}
            .word1 li{
                list-style:none;
            }
	.word2
	{
		float:left;
		width:100%;
		/*margin-right:10px;*/
		/*border:1px solid black;*/
		font-size:13px;
		margin-bottom:20px;
	}
            .word2 li{
                list-style:none;
            }
	.word3
	{
		float:left;
		width:100%;
		/*border:1px solid black;*/
		font-size:13px;
		margin-bottom:20px;
	}
            .word3 li{
                list-style:none;
            }
	.word4
	{
		float:left;
		width:100%;
		margin-bottom:20px;
                /*margin-left:10px;*/
		/*border:1px solid black;*/
		font-size:13px;
	}
            .word4 li{
                list-style:none;
            }
	.word5
	{
		float:left;
		width:100%;
		margin-bottom:20px;
		/*border:1px solid black;*/
		/*margin-left:10px;*/
		font-size:13px;
	}
            .word5 li{
                list-style:none;
            }
		
.failRow{
	color: #000000;
	width: 798px;
	padding: 3px;
	margin: 7px;
	border: solid 2px #D23D24;
}
.pageCol{
	color: #000000;
	width: 245px;
	float: left;
}
.pageRowSummary{
	margin-left: 35px;
}
.linkPass{
	background-color: #FFF6EF;
	margin:3px;
}
.linkFail{
	/*background-color: #FFEEEE;*/
	margin:3px;
}
.descOpen
{
	float:right;
	width:580px;
	display:none;
	padding:7px;
	border-bottom:solid 1px #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
* html .descOpen 
{
	width:560px;
}
.desc{
	background: url('images/arrow-down-more.png') no-repeat;
	background-position: 523px 7px;
	text-decoration:underline;
	float:right;
	width:580px;
}
* html .desc 
{
	width:560px;
	background-position: 503px 7px;
}
.desc2{
	background: url('images/arrow-up-hide.png') no-repeat;
	background-position: 523px 7px;
	text-decoration:underline;
	float:right;
	width:580px;
}
* html .desc2
{
	background: #CCCCCC url('images/arrow-up-hide.png') no-repeat;
	background-position: 503px 7px;
	text-decoration:underline;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:darkgreen;
	float:right;
	padding-left:10px;
	width:565px;
}
.desc#Pass{
	padding:7px;
	background-color: #FFF6EF;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #20501F;
	font-weight: bold;
	font-size:16px;
}
.desc#Pass:hover{
	padding:7px;
	background-color: #20501F;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #FFF6EF;
	font-weight: bold;
	font-size:16px;
}
.desc#Warning{
	padding:7px;
	background-color: #FFFFBF;
	color:#F7AC15;
	font-weight:bold;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size:16px;
}
.desc#Warning:hover{
	padding:7px;
	background-color: #F7AC15;
	color: #FFFFBF;
	font-weight:bold;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size:16px;
}
.desc#Fail{
	padding:7px;
	background-color: #FFEEEE;
	font-size:15px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #D23D24;
	font-weight: bold;
	font-size:16px;
}
.desc#Fail:hover{
	padding:7px;
	background-color: #D23D24;
	font-size:15px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #FFEEEE;
	font-weight: bold;
	font-size:16px;
}
.desc2#Pass{
	padding:7px;
	background-color: #20501F;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #FFF6EF;
	font-weight: bold;
	font-size:16px;
}
.desc2#Warning{
	padding:7px;
	background-color: #F7AC15;
	color: #FFFFBF;
	font-weight:bold;
	font-size:14px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size:16px;
}
.desc2#Fail{
	padding:7px;
	background-color: #D23D24;
	font-size:15px;
	border-bottom:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	cursor: hand;
	cursor: pointer;
	color: #FFEEEE;
	font-weight: bold;
	font-size:16px;
}
.pass{
	color: #20501F;
	font-weight: bold;
	font-size:16px;
}
.fail,.fail a,.fail a:visited{
	color: #D23D24;
	font-weight: bold;
	font-size:12px;
}
.neutral{
	color: #000000;
	font-size:16px;
}
.issue{
	color: #006FB4;
	font-weight: bold;
}
.warning{
	color: #F7AC15;
	font-weight: bold;
}
.regTable{
	background-color:#FFF6EF;
	border-collapse:collapse;
	float: left;
}
.regTable td{
}
.regTable td.loginHeader{
	font-weight:bold;
	padding-top:7px;
	padding-bottom:7px;
	/*font-weight:14px;*/
	color:#000000;
	padding-right:10px;
	text-align:top;
	width:140px
}
.inputBox{
	width:150px;
	padding:3px;
}
.tableReport{
	margin-left:0px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border-collapse:collapse;
	float: left;
	width: 100%;
	border:0px;
}
.tableReport tr.header{
	font-weight:bold;
	font-size:14px;
}
.tableReport td, .tableReport th{
	padding:6px;
	vertical-align:top;
	text-align:left;
	border:#CCCCCC solid 1px;
}
.tableReport td ol{
	margin-left:28px;
	padding-left:0px;
}
.tableReport td li{
}
.tableReport td.header{
	font-weight:bold;
	font-size:14px;
	background-color:#7F7F7F;
	border:solid 1px #CCCCCC;
	text-transform: uppercase;
  color: white;
}
.tableReport td.header a{
  color: white;
}
.tableReport td.int_link{
	font-size:10px;
	background-color:#F0F0F0;
	border:solid 1px #CCCCCC;
	text-transform: uppercase;
}
.formButton{
	font-weight:bold;
	font-size:13px;
	margin-top:3px;
  height: 25px;
}

.topBar {
	overflow:hidden;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
  width:100%;
}
.urlBox {
	float:left;
	color: #000000;
	background: #FFF6EF;
	border: solid 1px #CCCCCC;
	padding: 7px;
	margin-left: 10px;
	margin-right: 2px;
  height: 86px;
  position: relative;
}
*  html .urlBox { 
  margin:6px; 
} 
.errorHeader{
	float:left;
	color: #FFEEEE;
	background: #D23D24;
        border: solid 1px #D23D24;
	font-size:18px;
	padding:7px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	width:95.8%;
}
.urlBox2 {
	float:left;
	color: #000000;
	border: solid 1px #CCCCCC;
	padding:7px;
	margin-left: 10px;
	margin-right: 2px;
        width:235px;
        height:135px;
        background-color:#F0F0F0;
        margin-top:24px;

}
*  html .urlBox2 { margin:6px; }
@media screen and (-webkit-min-device-pixel-ratio:0){
  .urlBox2{
        margin-top:10px;
        height:117px;
      }
};
.errorBox{
	float:left;
	color: #D23D24;
	background: #FFEEEE;
	border: solid 1px #D23D24;
	padding:7px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	width:95.8%;
}
.successHeader{
	float:left;
	color: #FFF6EF;
	background: #20501F;
	font-size:18px;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	width:764px;
}
.successBox{
	width:762px;
	float:left;
	color: #20501F;
	background: #FFF6EF;
	border: solid 1px #20501F;
	padding:5px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
}

* html .successHeader{ width:754px; }
* html .successBox{ width:750px; }
.infoURLBox{
	float:left;
	color: #000000;
	border-top: solid 2px #CCCCCC;
	padding:7px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	width:96%;
}
.infoBox{
	float:left;
	color: #000000;
	border-top: solid 2px #CCCCCC;
	padding:7px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	width:96%;
	background-color:#FFFFFF;
}
.infoBoxTop{
	float:left;
	color: #000000;
	border-bottom: solid 2px #CCCCCC;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:10px;
	margin-right:10px;
	font-weight:normal;
	font-size:18px;
	width:870px;
	background-color:#FFFFFF;
}
.regNotification{
	color: #000000;
	background: #FFF6EF;
	width: 302px;
	border: solid 2px #CCCCCC;
	padding: 7px;
	font-size:15px;
	font-weight:bold;
	float:left;
}
.contactInfo {
	font-weight: bold;
	font-size: 12px;
	width: 180px;
}
.contactInfo a{
	text-decoration: none;
	color:#006FB4;
}
.contactInfo a:hover{
	text-decoration: underline;
	color:#006FB4;
}
.contactAddress {
	font-size: 12px;
	text-align: left;
	width: 190px;
}
.contactAddress a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#F36F2B;
}
.contactAddress a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#F36F2B;
}
.copyright {
	font-size: 10px;
	height: 60px;
	margin-left: 45px;
	padding-left: 2px;
	
	background-repeat: no-repeat;
	vertical-align: top;
	clear:both;
}
.copyright a{
	font-size: 10px;
	text-decoration: none;
	color: #006fb4;

}
.copyright img{
	margin: 0px 5px;
	vertical-align: top;
}
#bottomBarTop{
width: 851px;
clear: both;
text-align: right;
font-size:12px;
font-weight:bold;
color:#000000;
}

#bottomBarTop a{
text-decoration: none;
font-size:12px;
font-weight:bold;
color:#006FB4;
}

#bottomBarTop a:hover{
text-decoration: underline;
font-size:12px;
font-weight:bold;
color:#006FB4;
}

#bottomBar {
background: url("images/spider-bg2-bottom.png") no-repeat;
height: 33px;
width:100%;
clear: both;

}
#main {
	background-repeat:no-repeat;
	margin-top:90px;
	font-size: .95em;
	width:92%;
}
.topPanel {position:absolute;left:570px;width:450px;float:left;top:30px;}
.topPanel form {display:inline;}
.topPanel2 {position:absolute;left:477px;width:450px;float:left;top:30px;}
.topPanel2 form {display:inline;}

*:first-child+html .topPanel {left:570px;}
*:first-child+html .topPanel2 {left:477px;}

* html .topPanel {left:570px;}
* html .topPanel2 {left:400px;}

#clearer {clear:both;}

.ddcolortabs{
margin-left: 10px;
padding: 0;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
padding-top:10px;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}



.ddcolortabs a{
float:left;
color: white;
background: #20501F url("images/color_tabs_left.gif") no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:underline;
letter-spacing: 1px;
}


/*a:hover .disabled,a:hover .disabled {background-color:#CCC;}*/

li span.disabled {background-color:#CCC;color:#F0F0F0;text-decoration:none}
li span:hover .disabled, li span:hover .disabled {background-color:#CCC;}

.ddcolortabs li a.disabled {background-color:#CCC;color:#F0F0F0;text-decoration:none}
.ddcolortabs li a:hover.disabled,
.ddcolortabs li a:hover.disabled span {background-color:#CCC;}

.ddcolortabs li a.right {background-color:#FFF6EF;color:#20501F;}
.ddcolortabs li a:hover.right,
.ddcolortabs li a:hover.right span {background-color:#FF943B;color:#FFFFFF;}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url("images/color_tabs_right.gif") no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #FF943B;
}

.ddcolortabs a:hover span{
background-color: #FF943B;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #FF943B;
color: black;
font-weight: bold;
}

.ddcolortabsline{
clear: both;
padding: 0;
margin-left: 10px;
width: 802px;
height: 8px;
line-height: 8px;
background: #CCCCCC;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #FF943B;
color: white;
}

#dhtmltooltip{
position: absolute;
width: 450px;
border: 3px solid #CCCCCC;
padding: 7px;
background-color: #EFFFF0;
color: #000000;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.br{ border-right:1px solid #CCCCCC; }
.bt{ border-top:1px solid #CCCCCC; }
.bl{ border-left:1px solid #CCCCCC; }
.bb{ border-bottom:1px solid #CCCCCC; }

.errormsg
{
	float:left;
	font-size:10px;
	color: red;
	font-style: italic;
}

#index_div{
	margin-left:none;
  width: 890px;
}

#index_div ul li
{
	float:none;
  list-style-type:disc;
	margin-left:40px;
}

.home_input { width:400px; }
*:first-child+html .home_input { width:390px; }
*html .home_input { width:350px; }
.home_input2 { width:470px; }
*:first-child+html .home_input2 { width:460px; }
*html .home_input2 { width:410px; }



.test a {
	color:#006FCD;
	text-decoration:none;
	background-image: url(../i/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:relative;
	padding-bottom:2px;
}
.test a:hover {
	color:#2B89C3;
	text-decoration:none;
	background-image: url(../i/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:relative;
	padding-bottom:2px;
}
.test a:visited {
	color:#006FCD;
	text-decoration:none;
	background-image: url(../i/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position:relative;
	padding-bottom:2px;
}

.broken_links
{
	display:none;
}
.pageRow{
	font-family: Verdana;
}

#summary
{
	float:left;
	width:800px;
	
}
* html #summary
{
}
	.summary_ttl
	{
		float:left;
		width:100%;
                font-size:30pt;
	}
	
	.summary_pic
	{
		float:left;
		width:190px;
		margin:10px;
                text-align:center;
	}
	.summary_mesages
	{
		width:500px;
		float:left;
		margin:10px 0 10px 0;
	}
	
	.summery_box_info
	{
		float:left;
		width:590px;
	}
	* html .summery_box_info 
	{
		width:560px;
	}
	
/*compare*/

.bl { border-left:1px solid #CCCCCC; }
.br { border-right:1px solid #CCCCCC; }
.bt { border-top:1px solid #CCCCCC; }
.bb { border-bottom:1px solid #CCCCCC; }


.compare_div
{
	float:left;
	width:890px;
	min-height:500px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
	.left_panel
	{
		float:left;
		width:536px;
		padding-left: 7px;
		border-right:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
	}
		.ttl_desc
		{
			float:left;
			width:191px;
			padding-left: 7px;
			border-top:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
			background-color: #f0f0f0;
			word-wrap: break-word;
		}
		.left_data
		{
			float:left;
			width:337px;
			padding-left: 7px;
			border-right:1px solid #CCCCCC;
			border-top:1px solid #CCCCCC;
			text-align:center;
		}
		.left_data_2
		{
			float:left;
			width:162px;
			padding-left: 7px;
			border-top:1px solid #CCCCCC;
			text-align:center;
		}
		.left_data_22
		{
			float:left;
			width:167px;
			padding-left: 7px;
			border-top:1px solid #CCCCCC;
			text-align:center;
		}
		.left_data_3
		{
			float:left;
			width:107px;
			padding-left: 7px;
			border-top:1px solid #CCCCCC;
			text-align:center;
		}
	.right_panel
	{
		float:left;
		width:338px;
		padding-left: 7px;
		border-top:1px solid #CCCCCC;
		text-align:center;
	}
	.ttlp
	{
		font-size:16px;
		font-weight:bold;
		background-color: #f0f0f0;
		
	}
	
	.jpcolumb1
	{
		width:235px;
		padding:5px;
		height:18px;
		font-size:14px;
		border-right:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
	}
	.jpcolumb_oth
	{
		width:236px;
		padding-left:5px;
		font-size:11px;
		border-bottom:1px solid #CCCCCC;
	}
	
	#left_site
	{
		float:right;
		margin-right:7px;
		width:286px;
	}
	#right_site
	{
		float:right;
		margin-right:7px;
		width:286px;
		display:none;
	}
	* html #right_site
	{
		width:270px;
	}
	
	#sel_paging
	{
		width:50px;
	}
.mylink2
{
	position:absolute;left:202px;top:30px;
	width:180px;
}
.mylink2 a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.mylink2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.mylink a
{
	color: #006fb4;
	text-decoration: underline;
	font-weight: bold;
        text-align:right;
}

.mylink a:hover
{
	color: #006fb4;
	text-decoration: underline;
	font-weight: bold;
        text-align:right;
}

#hidden_logo
{
	position:absolute;left:25px;top:20px;
}
* html #hidden_logo
{
	display:none;
}

.i_am_logged
{
	color:white;
	float:left;
	margin-left:245px;
}
* html .i_am_logged
{
	margin-left:100px;
}
table.tableschedule {
	font-family:arial;
	background-color: #CDCDCD;
	/*margin:0px 0pt 15px;*/
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tableschedule tr.tr_schedule th {
	background-color: #FFF6EF;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tableschedule td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}

table.tableschedule tr.odd td {
	background-color:#F0F0F0;
}
table.tableschedule td table{
	background-color: #FFF;
}
table.tableschedule tr.odd td table tr.odd td{
	background-color: #FFF;
}
.score {
    position: relative;
    top: 70px;
    left: 37px;
    width: 0px;
    height: 0px;
    font:normal 100pt Arial;
    color:darkorange;
}
.badge_div {
    margin-left: 20px;
    width: 556px;
    margin-top: 15px;
}
* html .badge_div {
    margin-left: 20px;
    width: 556px;
    margin-top: 10px;
}
    .badge_boxes {
        padding: 10px;
        float: left;
        text-align: center;
        background-color:#F0F0F0;
        height: 155px;
    }
    .badge_textarea{
        height: 140px;
        width:401px;
    }
    * html .badge_textarea 
    {
        height: 161px;
        width:401px;
    }
    .badge_boxes_bug{
        margin-top:65px;
    }
    * html .badge_boxes_bug{
        margin-top:65px;
        width:100px;
        height:29px
    }
#pager{
    position:relative;
}
#pager_loader{
    position:absolute;
    top:3px;
    left:3px;

}
.linkEquitySubReport{
	width:750px;
	height:20px;
	border:solid 1px #CCCCCC;
	background-color:#F0F0F0;
	padding:3px;
}

#corners_analysis div {
  border-color: #fff!important;
}

div#gapi_holder {
    background-color: #fff;
}

#loginButton {
  margin: 10px 0px;
}

#keyword_report_date {
  font-weight: bold;
  margin-bottom: 5px;
  color: #8F8F8F;
}
