img	{
border:none;
}

a	{
	text-decoration:none;
	color:#6699FF;
}
.blue {
	color:#6699FF;	
}
a:hover	{
	text-decoration:underline;
}
a:hover img {
	border:none;
}

.menu {
	text-align: right;
}
a.menu_link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 28px;
}
a.menu_link:hover {
	font-style:oblique;
}
a.menu_link_new	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#A4DAFB;
	padding-right: 28px;
}
a.menu_link_new:hover {
	font-style:oblique;
}
a.menu_link_sel	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	
	margin-right: 28px;
	
}
.inblue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
	text-align:center;
}
.inblue a	{
	text-decoration:none;
	color:#006699;
}
.content {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 35px;
	text-align:left;
	
	height:auto;
	overflow:hidden;
}


/* SPECIALIZED STUFF FOR THE BEST PRACTICES CHECKLIST PAGE*/

.purchase_button {
	background-color:#0099cc;
	color: #ffffff;
	padding: 7px;
	border: #666666 1px solid;
	border-left: none;
	border-top: none;
	float: right;
	font-size:16px;
	
	position:relative;
	clear:both;
	display:block;
	}
a.purchase_button:hover	{
	
	border: #666666 1px solid;
	border-right: none;
	border-bottom: none;
	
}
	
.content h1	{
	color:#0099cc;
	font-size:16px;
	font-weight:bold;
}	
.content h2	{
	color:#0099cc;
	font-size:14px;
	font-weight:bold;
}
.content h3	{
	color:#0099cc;
	font-size:14px;
	font-weight:normal;
}
.content h3.b{
	color:#0099cc;
	font-size:14px;
	font-weight:bold;
}

.content UL	{
	list-style-type:circle
}

.content div.blue	{
	background-color:#0099cc;
	padding:10px;
	font-size:18px;
	color:white;
}


.content HR	{
	border:none;
	border-bottom:1px solid #CCCCCC;
}

.content .black	{
	color:#333333;
}
/** END ***/





.footer {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #636a74;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	letter-spacing:.75px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
h3	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3.white	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.h2	{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}

.clearfix	{
	clear:both;
}
.left	{
	float:left;
}
.right	{
	float:right;
}
.huge	{
	font-size:24px;
	color:#999999;
	font-family: Tahoma, Arial;
	text-align:center;
}
.rss { 
	padding:40px;
	/*border:2px solid #666;*/
	font-size:11px;
	width:400px;
}
.rss a { color:#62b2cc; }
input	{
background-color:white;
border:1px solid #66CCFF;
}
input.radio	{
	border:none;
	background:none;
}
select	{
background-color:white;
border:1px solid #66CCFF;
}
textarea	{
background-color:white;
border:1px solid #66CCFF;
width:440px;
height:100px;
}

fieldset	{
	border:1px solid #999999;
	padding:10px;
}
fieldset legend	{
color:#666666;
font-size:18px;
font-weight:bold;
}
fieldset legend a	{
color:#6699CC;
font-size:16px;
}

fieldset a	{
color:#6699CC;
text-decoration:none;
}
fieldset a:hover	{
text-decoration:underline;
}

a.myLink	{
color:#6699CC;
text-decoration:none;
}
a.myLink:hover	{
text-decoration:underline;
}
/*a.myLink2	{
color:#990000;
text-decoration:none;
font-size:14px;
}*/
a.myLink2	{
	color:#999999;
	font-size:14px;
	background-color:white;
	height:auto;
	
	display:block;
	margin:0 auto;
	
	width:170px;
	padding:4px;
	border:1px solid #666666;
	border-top:none;
	border-left:none;
}

a.myLink2:hover	{
text-decoration:underline;
}

a.myLink3	{
	color:#333333;
	font-size:14px;
	background-color:white;
	height:auto;
	width:auto;
	overflow:hidden;
	
	display:inline-block;
	margin:0 auto;
	
	
	padding:4px;
	border:1px solid #6699CC;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}



div.dotted	{
	height:1px;
	width:100%;
	border-top:1px dotted #CCCCCC;
}


div.none	{
display:none;
}
div.indent	{

margin-left:10px;
}
div.indent div.indent	{
	background-color:#E6E6E6;
	
	margin-bottom:10px;
	padding:5px;
	
	border-left:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	
}

div.indent div.indent div.indent	{
	border-left:1px dotted #999999;
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	background-color:#DEDEDE;
	
}
div.indent div.indent div.indent div.indent	{
	background-color:#E6E6E6;
	
}

	/** MODULE NAVIGATE STUFF **/
	
	#moduleNavigate	 h1{
	
		color:white;
		padding-bottom:4px;
		border-bottom:1px dotted #E8E8E8;
	}
	
	#moduleNavigate UL.nav	{
	list-style:none;
	
	margin:0;
	padding:0;
	

	}
	#moduleNavigate UL.nav LI	{
		color:#E8E8E8;
		margin:0;
		padding:0;
		margin-left:2px;
		/*padding:4px 0 4px 0;*/
		width:100%;
		height:100%;
		overflow:hidden;
		position:relative;
		display:block;
		

	}
	#moduleNavigate UL.nav LI a	{
		/*color:#CCCCCC;*/
		color:#666666;
		
		display:block;
		position:relative;
		
		font-size:14px;
		
		text-decoration:none;
		
		background-color:#E1E1E1;
		border:1px solid #666666;
		border-top:1px solid #E1E1E1;
		border-left:1px solid #E1E1E1;
		
		
		height:100%;
		
		
		display:block;
		position:relative;
		margin:0 auto;
		padding:4px 0 4px 0;
	}
	#moduleNavigate UL.nav LI a .subtext	{
		/*color:#E9E9E9;*/
		color:#999999;
		font-size:10px;
	    position:relative;
		margin:0;
		padding:0;
		
		

	}
	#moduleNavigate UL.nav LI a:hover{
		/*color:#FFFFFF;*/
		color:#006699;
		background-color:white;
	}
	#moduleNavigate UL.nav LI a.current	{
		/*color:white;*/
		background-color:white;
		/*font-weight:bold;*/
		color:black;
		border:1px solid #999999;
		border-right:1px solid #E1E1E1;
		border-bottom:1px solid #E1E1E1;
	}
	
	a.addComment	{
		/*color:#6699FF;
		font-size:11px;
		text-decoration:none;
		float:right;
		margin-top:-32px;
		margin-right:10px;
		position:relative;*/
	}
	
	
	
	/* quick tooltip stuff */
	div.qtip	{
		display:none;
		
		border:1px solid #CCCCCC;
		padding:10px;
		
		background-color:#e7e7e7;
		margin-bottom:10px;
	}
	
	
	/* other special things */
	div.block	{
		padding:10px;
		border:1px solid #D7D7D7;
	}
	
	div.comment	{
		border:1px solid #CCCCCC;
		padding:2px 10px 2px 10px;
		/*display:none;*/
		
		/*background-color:#e7e7e7;*/
		background-color:white;
		margin-bottom:5px;
	
		position:relative;
		float:right;
		margin-top:-70px;
		/*margin-left:100px;*/
		width:200px;
		height:60px;
		overflow:auto;
	}

/* BOTTOM LINKS, copyright and privacy policy */	
div#bottom_links	{
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:10px;
}
div#bottom_links a	{
	color:#3366CC;
	text-decoration:none;
}

/*** styles for the scoring / highlighting on score totals

*/

.one	{
	background-color:#C00;
	color:white;
	padding:0 6px 0 6px;
}
.two {
	background-color:#FF0;
	color:#666;
	padding:0 6px 0 6px;
}

.three {
	background-color:#CF0;
	color:#666;
	padding:0 6px 0 6px;
	
}

.four {
	background-color:#3F9;
	color:white;
	padding:0 6px 0 6px;
	
}

.five {
	background-color:#06C;
	color:white;
	padding:0 6px 0 6px;
	
}

.zero {
	
}

#moduleNavigate UL.list {
	list-style:disc;
	margin-left:20px;
	padding-left:0px;

}
