@charset "UTF-8";
/*DIVS*/
#container {
	background-image: url(../ridler-images/background-image.jpg);
	background-position: 180px 130px;
	background-repeat: repeat-y;
}
#contentContainer {padding:6px 24px 20px 24px;}
#pageHeader h1 {color: #666;}
#navcontainer #current {color: #666;}
#navcontainer #current:hover {color: #666;}

/*TAGS*/
p {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #00AEF0;
	font-weight: bold;
	font-size: 120%;
	margin-top:30px;
	text-decoration: none;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
h4 {
	font-size: 11px;
	color: #5A5A5A;
	margin-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2+h4 {
	margin-top: 5px;
}
h2+p {
	margin-top: 5px;
}
h4+p {
	margin-top: 5px;
}
strong {
	color: #00AEF0;
}

#contentContainer li {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#contentContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../ridler-images/ridler-bullet.png);
	list-style-position: outside;
	}
#contentContainer ol {
	padding: 0px;
	list-style-position: outside;
	margin: 0px;
	}
#contentContainer a:link {
	font-weight: bold;
	color: #00AEF0;
	text-decoration: none;
}
#contentContainer a:visited {
	font-weight: bold;
	color: #00AEF0;
	text-decoration: none;
}
#contentContainer a:hover {
	font-weight: bold;
	color: #00AEF0;
	text-decoration: underline;
}
/*CLASSES*/
.blue {
	color: #006AC6;
}
.bluebold {
	font-weight: bold;
	color: #006AC6;
}
.box {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
	padding: 5px;
	border: 0.1px solid #FFFFFF;
	background-color: #0092D2;
	font-weight: bold;
	color: #FFF;	/*to insure that NN4.xx renders the background-color of the content area*/
	}

.spiffywrapper {
	margin-top:12px;
}
.spiffy{
	display:block;
}
.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
	background:#00AEF0
}
.spiffy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #91d0eb;
	border-right:1px solid #91d0eb;
	background:#00AEF0
}
.spiffy2{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e5f4fa;
	border-right:1px solid #e5f4fa;
	background:#00AEF0
}
.spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #00AEF0;
	border-right:1px solid #00AEF0;
}
.spiffy4{
	border-left:1px solid #00AEF0;
	border-right:1px solid #00AEF0
}
.spiffy5{
	border-left:1px solid #00AEF0;
	border-right:1px solid #00AEF0
}
.spiffyfg{
	background:#00AEF0;
	font-weight: bold;
	color: #FFF;
	padding: 2px 8px;
	font-size: 12px;
	text-align: center;
	line-height: 140%;
}	
	
.margin0 {margin-top:0px;}
.margin6 {margin-top:6px;}
.margin12 {margin-top:12px;}

/*ALIGNMENT*/
.image-left {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
	left: 0px;
	}
.image-right {
	position: static;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 0px;
	}
.faderight {
	position: static;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 0px;
}
.fadeleft {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
	left: 0px;
}
.image-left-border {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
	left: 0px;
	border: 1px solid #65B0F0;
}
.image-right-border {
	position: static;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 0px;
	border: thin solid #000000;	
}
.clear-left {
	clear: left;
	margin: 0;
	}
.clear-right {
	clear: right;
	margin: 0;
}
.clear-both {
	clear: both;
	margin: 0;
	padding:0;
}
.clear-none {
	clear: none;
}
/*CSS FROM SARAH EDWARDS 11/2010*/
p.questionnaire-link {
padding-top: 10px;
padding-bottom: 3px;
font-size: 1.2em;
}
#contentContainer p.questionnaire-button a:link,
#contentContainer p.questionnaire-button a,
#contentContainer p.questionnaire-button a:visited {
font-size: 1.4em;
text-decoration: underline;
}
#contentContainer p.questionnaire-button {
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 0px;
text-align: right;
}

