/* version 1.1 */

.gray-bold {
	color: #606060;
	font-weight: bold;
}

.blue-bold {
	color: #11568b;
	font-weight: bold;
}

/* main content space */
#content .main {
	clear: left;
	width: 695px;
	float: left;
}

/* top box */
#content .promo {
	float: left;
	border-top: 4px solid #949494;
	background: #f3f3f3;
	padding-bottom: 16px;
}

#content .promo h2 {
	color: #505050;
	margin-top: 16px;
	margin-left: 20px;
	font-size: 32px;
	line-height: 32px;
}

#content #promo-text {
	float: left;
	margin: 0 20px;
	width:655px;
	color: #505050;
	font: 11px verdana, tahoma, serif;
	line-height: 16px;
}

#promo-text h2 {
	color: #505050;
	font-size: 32px;
	line-height: 32px;
}

#promo-text h3 {
	font-size: 18px;
	color: #11568b;
	margin: 10px 0px -10px;
	line-height: normal;
}

#content #promo-text ul, 
#content #promo-text ol,
#content #promo-text li {
	padding:0;
	margin: 0;
	display:table;
}

#content #promo-text li {
	line-height: 16px;
	margin-bottom: 5px;
	list-style: none;
	padding-left: 10px;
	background: transparent url('../images/bullet.jpg') left 5px no-repeat;

}

#content #promo-text a {
	color:#11568b;
	text-decoration: none;
}

#content #promo-text a:hover {
	text-decoration: underline;
}

#content #promo-text-left {
	float: left;
	width:310px;
	padding-right:15px;
	border-right: solid 1px #ccc;
}

#content #promo-text-right {
	float: left;
	width:310px;
	padding-left: 19px;
}

/* promo box content */
#promo-text-right .box {
	float: left;
	margin-top: 20px;
}

#promo-text-right .box p {
	margin: 0 auto 12px;
}

#promo-text-right .box-right a.callout{
	margin-left: 0px;
}

#promo-text-right .box-left,
#promo-text-right .box-right{
	float:left;
}

#promo-text-right .box-left{
	width:95px;
	padding-right: 10px;
}

#promo-text-right .box-left img{
	width: 88px;
	height: 88px;
	border: 3px solid #cdcdcd; 
}

#promo-text-right .box-right{
	width:205px;
}


/*recent news */
#recent {
	width: 655px;
	float: left;
	padding: 16px 20px;
	background: #d8d8d8;
}

#recent h2 {
	color: #11568b;
	font-size: 18px;
}

#recent img {
	height: 65px;
	width: 65px;
	border: 3px solid #999;
}

#recent p {
	color: #505050;
	margin: 0 auto;
	font: normal 10px verdana, sans-serif;
	line-height: 13px;
}

#recent a {
	color: #11568b;
	font-weight: bold;
	text-decoration: none;
}

#recent a:hover {
	text-decoration: underline;
}

#recent .box {
	width: 210px;
	float: left;
	margin-top: 16px;
	margin-right: 5px;

}

#recent .gray-bold{
	color:#606060;
}

#recent .box-left,
#recent .box-right{
	float:left;
}

#recent .box-left {
	width: 71px;
	margin-right: 10px;
}

#recent .box-right {
	width: 125px;
}

/* Text Area */
#content .text {
	clear:both;
	width:655px;
	margin: 25px auto;
}

#content .text h2 {
	font-size: 22px;
}

#content .text h3 {
	color:#606060;
	font: bold 12px verdana, tahoma, serif;
}

#content .text p {
	font: normal 11px verdana, tahoma, serif;
	line-height: 14px;
}

#content .text .gray-bold{
	color:#808080;
}

#content .text a{
	text-decoration: none;
	font: 11px verdana, tahoma, serif;
}

#content .text a:hover {
	text-decoration:underline;
}

#content a:hover.button-right, #content a:hover.button-left {
	text-decoration: none;
}

#content .main .callout {
	font: bold 10px verdana, tahoma, sans-serif;
	margin-left: 0px;
	border-left: 2px solid #11568b;
}

#content .main a.callout {
	text-decoration: none;
}

#content .main a:hover.callout {
	text-decoration: underline;
}

#content a.news-heading {
	font: bold 11.25px verdana, tahoma, sans-serif;	
	color: #11568b;
	text-decoration: none;
}

#content a:hover.news-heading {
	text-decoration: underline;
}

#content .divider {
	float:left;
	clear:both;
	width:655px;
	height:2px;
	margin:10px 0;
	border-bottom: 1px solid #dfdfdf;
}

/* News Archive */
#content #news-archive h3 {
	color: #505050;
	font: normal 17px Georgia, serif;
	margin: 12px 0 0;
}

#content #news-archive h4 {
	color: #808080;
	margin: 12px 0;
	font: bold 13px Verdana, Tahoma, sans-serif;
}


/* two column layout*/
#content #content .unbordered-columns {
	float:left;
	margin:15px 0;
	background: url("../images/col_divider.jpg") top left repeat-y;
}

#content .unbordered-columns {
	background:none;
}

#content .column-left {
	width:300px;
	float:left;
	padding-right: 10px;
	margin-right:15px;
}

#content .column-right {
	width:318px;
	float:left;
	margin-left:7px;
}


/* sidebar */
#content .sidebar {
	width: 241px;
	float: left;
	margin-left: 24px;
}

#content .sidebar h2 {
	font: normal 17px georgia, serif;
	color: #343434;
	margin: 0 0 20px 0;
}

#content .sidebar ul,
#content .sidebar li {
	margin: 0;
	padding: 0;
	font-size: 8pt;
}
#content .sidebar li {
	color:#606060;
	margin: 5px 0 10px 0;
	padding: 0;
}

#content .sidebar li a{
	text-decoration: none;
}

#content .sidebar li a:hover{
	text-decoration: underline;
}

/* sidebar boxes */
#content .outer-box, #content .outer-box-alt{
	padding: 20px 10px 17px 10px;
	background-color: #d8d8d8;
	border-top: 4px solid #949494;
	margin-bottom:25px;
}

#content .outer-box-alt {
	padding: 17px 23px 17px 23px;
}

#content .inner-box {
	padding: 7px 14px 7px 14px;
	margin-bottom:10px;
	background-color: #f1f1f1;
}

#content .inner-box h3 {
	margin:0 0 10px 0;
	padding:0;
	color: #343434;
	font: italic 14px georgia, serif;
}

#content .inner-box li {
	list-style-type:none;
	margin:5px 0 10px 0;
	min-height:19px;
	font-size:10px;
}

#content .inner-box li.pdf {
	background: transparent url("../images/resource_pdf.png") top left no-repeat;
}

#content .inner-box li.doc {
	background: transparent url("../images/resource_doc.png") top left no-repeat;
}
#content .inner-box a {
	color:#11568b;
	font-weight:600;
}

#content .inner-box .doc-title {
	color:#11568b;
	font-weight:600;
}


/* sidebar promo images */
#content .sidebar .content-promo {
	width:241px;
	margin-bottom:25px;
}