/* Start of CMSMS style sheet 'QuigleyMaster' */
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	background: url(/uploads/images/bkgnd.gif) repeat-x top;
	background-color: white;
	width: 767px;
	margin: 0 auto;
}

#header {
	background-color: white;
	padding: 0 23px;
}

#topNav {
             position:relative;
	list-style: none;
	margin: 34px 0 0;
	float: right;
	font-size: 8pt;
}

#topNav li {
             position:relative;
	float: left;
	margin-left: 1px;
	height:36px;
}

#topNav li a {
             position:relative;
	color: #666;
	text-decoration: none;
	border-bottom: 6px solid #d7d7d7;
	padding: 8px 12px;
}

#topNav li a:hover {
             position:relative;
	color: #105d8f;
	border-bottom: 6px solid #105d8f;
}

.selected{
	color: #105d8f;
	border-bottom: 6px solid #105d8f;
}

#content {
	background: left top no-repeat;
	padding:0;
	margin-top:4px;
}

.node_item {
	float:left;
	background-color:white;
	background: url(/uploads/images/module_head_curve_rt_lrg.gif) top right no-repeat;
	margin-bottom:0;
}
.node_item div {
	padding: 1em 15px 10px;
	border-left: 1px solid #BCBCBC;
}

.moreLink {
	text-align: right;
	margin:0 0 1em;
}

h1.siteH {
	font-size: 16px;
	margin: 0;
	padding: 16px 23px 13px;
	color: white;
}

h2{
	font-size: 1.6em;
	margin: 0;
}

/* rounded corner images */

.corn_topleft, .corn_topright, .corn_botleft, .corn_botright {
width: 15px;
height: 15px;
padding: 0px;
border: 0px;
}

.corn_topleft, .corn_botleft { float: left; clear: both; }
.corn_topright, .corn_botright { float: right; clear: right; }
.corn_topleft { margin: -1px 0px 0px -1px; }
.corn_topright { margin: -1px -1px 0px 0px; }
.corn_botleft { margin: -5px 0px 0px 0px; }
.corn_botright { margin: -5px 0px 0px 0px; }
/*
.corn_topleft {
margin-left: -4px;
ma\rgin-left: -1px;
}

html>body .corn_topleft {
margin-left: -1px;
}

.corn_topright {
margin-right: -4px;
ma\rgin-right: -1px;
}

html>body .corn_topright {
margin-right: -1px;
}*/

.corn_botleft {
margin-left: -3px;
ma\rgin-left: 0px;
}

html>body .corn_botleft {
margin-left: 0px;
}
.corn_botright {
margin-right: -3px;
ma\rgin-right: 0px;
}

html>body .corn_botright {
margin-right: 0px;
}


.bottomCorners {
margin-bottom: 20px;
}

/* Footer */

#footer {
background-color : #008478;
color: white;
border-top: 2px solid white;
clear: both;
font-size: .8em;
height: 27px;
}
html>body #footer {
height: 27px;
}

#ftLeft {
background-color : #008478;
height: 15px;
float: left;
background: url(/uploads/images/footer_curve_left.gif) no-repeat bottom left;
width:250px;
padding:6px 33px;
}
#ftRight {
background-color : #008478;
height: 15px;
float: right;
background: url(/uploads/images/footer_curve_right.gif) no-repeat bottom  right;
width:350px;
padding:6px 33px;
}

#footer a {
color: white;
text-decoration: none;
}
#footer a:hover {
color: white;
text-decoration: underline;
}



#mainModule ul {
	list-style: none;
	font-size: .9em;
	margin-top: 0;
	margin-left: 15px;
	width:110px;
	float: left;
}

html>body #mainModule ul {
	margin-left: 0px;
}

#mainModule ul li {
	margin-bottom: 15px;
}

#mainModule ul a {
	color: #005F91;
}

.emailAlertDiv
{
  background-color: #E6E6E6;
}

input, select
{ 
 font-size: 10px;
}
/* End of 'QuigleyMaster' */

