body {
	/*background-image: url(../images/unity_bkg.jpg);
	background-repeat: repeat-x;*/
	background-color: #3c3ea6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#topofcontent {
	width: 750px;
	background-color:#FFFFFF;
	background-image:url(../images/roundcornertopright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#centerofcontent {
	width: 750px;
	background-color:#FFFFFF;
}
#leftNav {
	background-color: #daa0ff;
	background-image:url(../images/navcornertop.gif);
	background-position: top right;
	background-repeat:no-repeat;
	position: absolute;
	top: 180px;
	left: 0px;
	padding-top: 25px;
	display: block;
	width: 180px;
	/*border-right: 1px solid #c1c1c1;*/
	overflow: hidden;
	font-size: .9em;
	line-height: 2.2em;
	/*margin-top: 15px;*/
	color:#000000;
}

#leftPromo {
	/*position: absolute;
	top: 45em;
	border: 1px solid #c1c1c1;*/
	left: 5px;
	display: block;
	width: 174px;
	background-color:#FFFFFF;
	padding:3px;
	margin:10 0 0 0;
	
}

#mainContent {
	width: 530px;
	margin-left: 200px;
	
	
}

#bottomofcontent {
	width: 750px;
	background-color:#FFFFFF;
	background-image:url(../images/roundcornerbottomright.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

	#leftNav ul {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
		#leftNav ul ul {
			margin-bottom: 0px;
		}
	#leftNav li {
	}
		#leftNav li.x_selected {
			background: white url(../images/arrow.gif) top left no-repeat;
			background-position: 3px 9px;
			color:#000000;
		}
		#leftNav li.x_highlighted {
			background: white;
			color:#000000;
		}
	#leftNav a {
		text-decoration: none;
		display: block;
		color: #000000;
		width: 160px;
		font-weight: bold;
		line-height: 1.1em;
		padding-top: .6em;
		padding-bottom: .6em;
		padding-left: 15px;
		padding-right: 5px;
	}
	#leftNav li ul li a {
		padding-left: 30px;
		width: 130px;
	}
	#leftNav li ul li ul li a {
		padding-left: 45px;
		width: 120px;
	}
	#leftNav a:hover {
		background-color: #fff42c;
		color: #000000;
	}
		#leftNav li.x_selected {
			background: #FFFFFF url(../images/arrow.gif) top left no-repeat;
			background-position: 3px 9px;
			border-right: 1px solid #daa0ff;
			color:#000000 !important;
		}
		#leftNav li.x_selected a:hover {
			background: #fff42c url(../images/arrow.gif) top left no-repeat;
			background-position: 3px 9px;
			color:#000000;
		}
		#leftNav li.x_selected ul li a:hover {
			background: #fff42c;
			background-position: 3px 9px;
			color:#000000;
		}
	
			
#leftNav h4 {		
	border-bottom: 1px solid #b4b4b4;
	margin: 0px;
	padding: 2px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 1.1em;
	letter-spacing: 2px;
	/* margin-top: 10px; moved to #leftNav ul so we can have snug h4's */
	margin-top: -1px; /* so snugged h4's don't have double borders */
	color: #616161;
	border-top: 1px solid #b4b4b4;
	background: #e4e4c9;
}
#leftNav div.image_subnav {
	border-bottom: 1px solid #b4b4b4;
}
#leftNav div.image_subnav img {
	margin: 5px;
}
#leftNav h4:first-child {
	background: #D7D8C3 url(../images/bg_heading_small.gif) top left repeat-x;
	border-top: 0px;
	margin-top: 0px;
}
#leftNav h4.x_firstChild {
	background: #D7D8C3 url(../images/bg_heading_small.gif) top left repeat-x;
	border-top: 0px;
	margin-top: 0px;
}
#leftNav h4.firstChild {
	background: #D7D8C3 url(../images/bg_heading_small.gif) top left repeat-x;
	border-top: 0px;
	margin-top: 0px;
}
/* remove formatting for non-nav links */
#leftNav p a, #leftNav div a {
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #1C4B70;
	text-decoration: underline;
}
#leftNav p a:hover, #leftNav div a:hover {
	background: none;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

		
#endCap {
	background-color: #daa0ff;
	background-image:url(../images/navcornerbottom.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	left: 0px;
	display: block;
	width: 180px;
}




/* FUNCTIONALITY */
.boxleft_withboxlabel {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_withboxlabel {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxleft_toneboxwithlabel {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#F9F9F9;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_toneboxwithlabel {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color:#F9F9F9;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
#mainContent .boxleft_withboxlabel h1,#mainContent .boxleft_withboxlabel h2,#mainContent .boxleft_withboxlabel h3,#mainContent .boxleft_withboxlabel h4,#mainContent .boxleft_withboxlabel h5,#mainContent .boxleft_withboxlabel h6, #mainContent .boxright_withboxlabel h1,#mainContent .boxright_withboxlabel h2,#mainContent .boxright_withboxlabel h3,#mainContent .boxright_withboxlabel h4,#mainContent .boxright_withboxlabel h5,#mainContent .boxright_withboxlabel h6,
#mainContent .boxleft_toneboxwithlabel h1,#mainContent .boxleft_toneboxwithlabel h2,#mainContent .boxleft_toneboxwithlabel h3,#mainContent .boxleft_toneboxwithlabel h4,#mainContent .boxleft_toneboxwithlabel h5,#mainContent .boxleft_toneboxwithlabel h6, #mainContent .boxright_toneboxwithlabel h1,#mainContent .boxright_toneboxwithlabel h2,#mainContent .boxright_toneboxwithlabel h3,#mainContent .boxright_toneboxwithlabel h4,#mainContent .boxright_toneboxwithlabel h5,#mainContent .boxright_toneboxwithlabel h6
{
	padding: 7px 10px 7px 11px;
	margin: -10px -10px 8px -10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:100%;
	color:#2D2D2D;
	background-image:url(../images/boxlabel_bkgnd.jpg);
	background-repeat:repeat;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
}
.boxleft_withboxlabel p,.boxright_withboxlabel p,boxleft_4rules p,.boxright_4rules p,boxleft_2rules p,.boxright_2rules p,boxleft_1rule p,.boxright_1rule p,boxleft_norules p,.boxright_norules p, .boxleft_toneboxwithlabel p, .boxright_toneboxwithlabel p
	{line-height:130%; color:#000000; font-size:11px; margin-top:6px; margin-bottom:6px;}
.boxleft_4rules {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_4rules {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxleft_2rules {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 10px 0px 10px 0px;
	background-color:#FFFFFF;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#C1C1C1;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_2rules {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 0px;
	background-color:#FFFFFF;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#C1C1C1;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxleft_1rule {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 10px 0px;
	background-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_1rule {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	background-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxleft_norules {
    width: 235px;
	float:left;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxright_norules {
    width: 235px;
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	line-height:120%;
	color:#000000;
	font-size:11px;
}
.boxleft_4rules p, .boxright_4rules p, .boxleft_2rules p, .boxright_2rules p, .boxleft_1rule p, .boxright_1rule p, .boxleft_norules p, .boxright_norules p
	{line-height:120%;color:#000000;font-size:11px;}
.boxleft_4rules h1,.boxleft_4rules h2,.boxleft_4rules h3,.boxleft_4rules h4,.boxleft_4rules h5,.boxleft_4rules h6, .boxright_4rules h1,.boxright_4rules h2,.boxright_4rules h3,.boxright_4rules h4,.boxright_4rules h5,.boxright_4rules h6, .boxright_2rules h1,.boxright_2rules h2,.boxright_2rules h3,.boxright_2rules h4,.boxright_2rules h5,.boxright_2rules h6, .boxleft_2rules h1,.boxleft_2rules h2,.boxleft_2rules h3,.boxleft_2rules h4,.boxleft_2rules h5,.boxleft_2rules h6, .boxleft_1rule h1,.boxleft_1rule h2,.boxleft_1rule h3,.boxleft_1rule h4,.boxleft_1rule h5,.boxleft_1rule h6, .boxright_1rule h1,.boxright_1rule h2,.boxright_1rule h3,.boxright_1rule h4,.boxright_1rule h5,.boxright_1rule h6, .boxright_norules h1,.boxright_norules h2,.boxright_norules h3,.boxright_norules h4,.boxright_norules h5,.boxright_norules h6, .boxleft_norules h1,.boxleft_norules h2,.boxleft_norules h3,.boxleft_norules h4,.boxleft_norules h5,.boxleft_norules h6
	{margin-top:0px;margin-bottom:0px;line-height:110%;}
.box_withboxlabel {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#C1C1C1;
	color:#000000;
}
#mainContent .box_withboxlabel h1, #mainContent .box_withboxlabel h2, #mainContent .box_withboxlabel h3, #mainContent .box_withboxlabel h4, #mainContent .box_withboxlabel h5, #mainContent .box_withboxlabel h6 {
	padding: 7px 10px 7px 11px;
	margin: -10px -10px 8px -10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:100%;
	color:#2D2D2D;
	background-image:url(../images/boxlabel_bkgnd.jpg);
	background-repeat:repeat;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#C1C1C1;
}
.box_withboxlabel p
	{color:#000000; margin-top:6px; margin-bottom:6px;}
.image_left {float: left;
	padding: 0px 10px 5px 0px;
}
.image_right {float: right;
	padding: 0px 0px 5px 10px;
}
.setwidth100 {width:100px;}
.setwidth125 {width:125px;}
.setwidth150 {width:150px;}
.setwidth175 {width:175px;}
.setwidth184 {width:184px;}
.setwidth200 {width:200px;}
.setwidth225 {width:225px;}
.setwidth245 {width:245px;}
.setwidth250 {width:250px;}
.setwidth300 {width:300px;}
.setwidth325 {width:325px;}
.setwidth350 {width:350px;}
.ruleontop { border-top:solid;border-top-width:1px;border-top-color:#C1C1C1;}
.ruleonbottom { border-bottom:solid;border-bottom-width:1px;border-bottom-color:#C1C1C1;}
.rulebox { border:solid;border-width:1px;border-color:#C1C1C1;}
.nomargins {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}

a {
	color: #1C4B70;
}
a:hover {
	color: blue;
}

/* LINK-STYLE CLASSES */
a {text-decoration:underline; color: #1C4B70;}
a:link {text-decoration:underline; color: #1C4B70;}
a:visited {color: #79455C;}
a:hover {color: #990000;}
a:active {color: #CC0000; }
a.link_reverse:link {text-decoration: none; color: #FFFFFF;}
a.link_reverse:visited {text-decoration: none; color: #FFFFFF;}
a.link_reverse:hover{text-decoration: underline; color: #FFFFFF;}
a.link_reverse:active {text-decoration: none; color: #FFFFFF;}
.link_headline {text-decoration: none; color: #000000;}
a.link_headline:link {text-decoration:none; color: #000000;}
a.link_headline:visited {text-decoration:none; color: #000000;}
a.link_headline:hover {text-decoration:underline; color: #990000;}
a.link_headline:active {text-decoration:none; color: #990000;}
.link_nounderline {text-decoration: none; color: #1C4B70;}
a.link_nounderline:link {text-decoration:none; color: #1C4B70;}
a.link_nounderline:visited {text-decoration:none; color: #79455C;}
a.link_nounderline:hover {text-decoration:underline; color: #990000;}
a.link_nounderline:active {text-decoration:none; color: #990000;}
a img { border-style: none;}
ul li a {text-decoration: none; color: #1C4B70;}
ul li a:link {text-decoration:none; color: #1C4B70;}
ul li a:visited {text-decoration:none; color: #79455C;}
ul li a:hover {text-decoration:underline; color: #990000;}
ul li a:active {text-decoration:none; color: #990000;}

/* TEXT-STYLE CLASSES */
#mainContent.text_alert, .text_alert {color:#9900FF; font-weight:bold;}
#mainContent.text_altfont, .text_altfont {font-family:Verdana, Arial, Helvetica, sans-serif;}
.text_bodylarge {font-size:16px !important; color:#2D2D2D;}
.text_bodynormal {font-size:14px !important; color:#2D2D2D;}
.text_bodymedium {font-size:13px !important; color:#2D2D2D;}
.text_bodysmall {font-size:11px !important; color:#2D2D2D;}
.text_bodytiny {font-size:10px !important; color:#2D2D2D;}
#mainContent.text_bold, .text_bold {font-weight:bold;}
/* ADDED BY KEVIN */
#mainContent.text_allcaps, .text_allcaps {text-transform:uppercase;}
#mainContent.text_caption, .text_caption {font-size:10px; color:#000000; line-height:normal; margin-top:5px; margin-bottom:5px;}
#mainContent.text_highlight, .text_highlight {color:#990000;}
#mainContent.text_italic, .text_italic {font-style:italic;}
#mainContent.text_leadinheadline, .text_leadinheadline {font-family:Arial, Helvetica, sans-serif;color:#000000; font-size:14px; font-weight:bold;}
a span.text_leadinheadline {text-decoration:underline; color: #1C4B70;}
a:link span.text_leadinheadline {text-decoration:underline; color: #1C4B70;}
a:visited span.text_leadinheadline {color: #79455C;}
a:hover span.text_leadinheadline {color: #990000;}
a:active span.text_leadinheadline {color: #CC0000; }
.text_quote, blockquote .text_quote{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:120%;margin-left:25px;margin-right:25px;}
.text_spacehoriz {letter-spacing: 0.1em;}
.text_spacevert {line-height:150%;}
.text_spacenone {letter-spacing: 0em; line-height:120%;}
.text_reverse, .text_reverse {color:#FFFFFF;}
.nomarginbottom { margin-bottom:0px;}
.nomarginvertical { margin-bottom:0px;margin-top:0px;}

/* hr variants */
hr {
	border:0;
	color:#C1C1C1;
	background-color:#C1C1C1;
	height:1px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
}
.hr_grey {
	border:0;
	color:#C1C1C1;
	background-color:#C1C1C1;
	height:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
}
.hr_white {
	border:0;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
}
.hr_black {
	border:0;
	color:#000000;
	background-color:#000000;
	height:1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear:both;
	width:100%;
}

/* margins/padding */
.addmargintop10 { margin-top:10px;}
.addmarginbottom10 { margin-bottom:10px;}
.addmarginvertical10 { margin-bottom:10px;margin-top:10px;}
.addmarginleft10 { margin-left:10px;}
.addmarginright10 { margin-right:10px;}
.addmarginhorizontal10 { margin-left:10px;margin-right:10px;}
.addmargintop5 { margin-top:5px;}
.addmarginbottom5 { margin-bottom:5px;}
.addmarginvertical5 { margin-bottom:5px;margin-top:5px;}
.addmarginleft5 { margin-left:5px;}
.addmarginright5 { margin-right:5px;}
.addmarginhorizontal5 { margin-left:5px;margin-right:5px;}
.addpadding5 { padding:5px 5px 5px 5px;}
.addpadding10 { padding:10px 10px 10px 10px;}
.nomarginorpadding {margin:0px; padding:0px;}

/* special */
.background_white {background-color:#FFFFFF;}

h1{font-size:24px; line-height:110%; margin:0; padding:0}
h2{font-size:18px; line-height:110%;}
h3{font-size:16px; line-height:110%;}
h4{font-size:14px; line-height:110%;}
h5{font-size:13px; line-height:110%;}
h6{font-size:12px; line-height:110%;}

ul.ul_textbullets {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:140%
	}

/* Editorial Styles */

.rss_date {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	text-align: left;
}

a.rss_readmsg {
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em !important;
	font-weight: bold !important;
	text-decoration:none !important;
}

a.rss_item {
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	font-size: 1.3em !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
}

.rss_desc {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
}

div.rss_box {
	/*border: solid 2px black;
	padding: 0px;
	width: 210px;*/
	line-height:80%;
}

.logotext {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding:0;
}
.demoStyle {}