/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 3-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c3_982 #c1 .section_boxtop {
	background-image: url(img/p7CRV_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c1 .section_boxbottom {
	background-image: url(img/p7CRV_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c3_982 #c2 .section_boxtop {
	background-image: url(img/p7CRV_box_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom {
	background-image: url(img/p7CRV_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c3_982 #c2 .section_box2 {
	background-image: url(img/p7CRV_box2_mid.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c3_982 #c2 .section_boxtop2 {
	background-image: url(img/p7CRV_box2_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c2 .section_boxbottom2 {
	background-image: url(img/p7CRV_box2_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Sidebar Right Section Boxes*/
.c3_982 #c3 .section_boxtop {
	background-image: url(img/p7CRV_rightbox_top.jpg);
	background-repeat: no-repeat;
}
.c3_982 #c3 .section_boxbottom {
	background-image: url(img/p7CRV_rightbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#masthead #logo a {
	color: #FFFFFF;
	text-decoration: none;
}
#columnwrapper #c1 .content .topZero a {
	color: #000000;
	text-decoration: none;
}
.floatright {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#columnwrapper #c1 .content a {
	color: #275869;
	text-decoration: none;
}

.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.italicsmall {
	font-style: italic;
	font-size: 0.85em;
}

ol {
	margin: 0px 20px 0px 35px;
	padding: 2px 0px 0px;
}
.small {
	font-style: normal;
	font-size: 0.85em;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}
#orderedsuba {
	list-style-type: lower-alpha;
	padding-bottom: 10px;
}
.center {
	float: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	left: auto;
	right: auto;
}
.floatleft {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.leftpad10 {
	padding-left: 10px;
}
.floatrightMarginNoPad {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
}
.floatrighthandsonlab {
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.leftpad15 {
	padding-left: 15px;
}
.CollapsiblePanelContent p {
	padding-left: 15px;
}
.countdown {
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4583BC;
	text-align: center;
	height: 20px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border: 1px solid #2D577D;
}

#qa p:first-letter 
{
	color: #4F8B81;
	font-size:16pt;
	padding: 0px;
	line-height: .8em;
	float: left;
	vertical-align: text-bottom;
}
#columnwrapper #c3 .content hr {
	color: #CEE3E0;
	background-color: #CEE3E0;
	border-top-color: #CEE3E0;
	border-right-color: #CEE3E0;
	border-bottom-color: #CEE3E0;
	border-left-color: #CEE3E0;
	margin: 0px;
	padding: 0px;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
.whiteBold {
	color: #FFF;
	padding-left: 10px;
}
.border {
	background-color: #FFF;
	border: 1px solid #000;
}
.borderbottom {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
