body {
	font-size: 80%;
	color: #513081;
	font-family: arial,verdana,  courier, times new roman;
}

form, div , ul, li, p {
	margin: 0px;
	padding: 0px;
}
p {
	
	color:#000000;
	font-size:.95em;
}
form {
	display:inline;
}
img ,a 
{
	border:0;
}
a 
{	
	text-decoration:none;
	cursor:hand;
}
#info_main div.formwrapper
{
    width:560px;
    display:table; 
    float:left;
    clear:both;
}
#info_main a
{
    text-decoration:underline;
}
#info_main a:hover
{
    color:#65AFA7;
    text-decoration:underline;
}
#info_main div.formRow
{
    width:400px;
    display:table;
    margin-bottom:5px;
    float:left;
}
label.fullLabel
{

    font-weight:bold;
    width:400px;
    display:table;
    margin-bottom:5px;
    float:left;
}
div.FormBox
{
    margin:0px;
    padding:0px;
    
    width:560px;
    height:280px;
    display:table;
    margin-bottom:5px;
    float:left;
    
    overflow:auto;
}
div.FormBox label
{
    margin:0px;
    padding:0px;
    

}
#info_main div.formButtons
{
   width:100%;
    display:table;
    text-align:right;    
    float:left;
    clear:both;
    
}

.submitbtn {
    float:left;
    margin:10px 0px 10px 0px;
}

#info_main div.formRow label
{ 
    width:160px;
    display:inline-block;
    float:left;
}

#info_main div.formRow input
{
   width:220px;
   float:right;
}

#info_main div.event img
{ 
    float:left;
    padding-right:5px;
}
#info_main div.event div.details
{ 
    float:left;
    
}

 li 
 {
	list-style:none;
}
#site_container {
	width: 100%;
	margin: auto;
}
h1 
{
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	color:#45285A;
	
}
h2 
{
	font-size:1.2em;
	margin:8px 0px 6px 0px;
	/*color:#016362;*/
	color:#706F6F;
}
h3 
{
	font-size:1.1em;
	margin:4px 0px 4px 0px;
	color:#706F6F;
}
h4 
{
	font-size:1em;
	margin:4px 0px 4px 0px;
	color:#45285A;
}

p.bordered h4
{
    margin:0px;
    padding:0px;
    margin-top:3px;
    margin-bottom:3px;
    font-size:95%;
    color:#45285A;
}

a 
{
	color:#3655AB;
}
#main_container {
	width: 768px;
	margin: auto;
}

#header {
	width:100%;
	
	
}

#header .logo {
	width: 568px;
	float:left;
}
#header .logo img {
	margin:15px 0px 10px 0px;
}
#header .links {
	width: 200px;
	float:left;
}
#header .links .search_form {
	margin:15px 0px 0px 0px;
	float:left;
	height:30px;
}
#header .links .search{
	width: 165px;
	float:left;
	border:solid 1px #65AFA7;
	color:#65AFA7;
}
#header .links .go{	
	float:left;
	margin:0px 0px 5px 0px;
}

#header .links ul {
	clear:both;
	margin-top:8px;
	float:left;
	width: 200px;
}
#header .links ul li{
	float:left;
	
}
#header .links ul li.first a{
	font-size:1em;
	color:#65AFA7;
	display:block;
	padding-top:1px;
	font-weight:bold;
	border-right:solid 1px #45285A;
	padding-right:10px;
}
#header .links ul li a{
	font-size:1em;
	color:#65AFA7;
	display:block;
	padding-top:1px;
	font-weight:bold;
	border-left:solid 1px #45285A;
	padding:0px 8px 0px 8px;
}
#header .links ul li.first a{
	
	border:0;
	padding:0px 8px 0px 0px;
}
#header .links ul li a:link , #header .links ul li a:visited {
	color:#45285A;
}

#header .links ul li a:hover , #header .links ul li a:active,#header .links ul li a.selected  {
	color:#65AFA7;
}

#top_nav {
	width:768px;
	clear:both;
	background-color:#45285A;
	float:left;
}
#top_nav li {
	float:left;
	border-right:1px solid #FFFFFF;
}
#top_nav li.end {
	float:left;
	border-right:0px;
}
#top_nav li a{
	display:block;
	font-size:1.3em;
	padding:4px 37px;
	color:#FFFFFF;
}
#top_nav li.first a{
	padding:4px 61px;
}
#top_nav li.end a{
	padding:4px 39px 4px 39px;
}
#top_nav li a:link , #top_nav li a:visited {
	background-color:#45285A;
}

#top_nav li a:hover , #top_nav li a:active,#top_nav li a.selected  {
	background-color:#008073;
}
#top_nav li.first a.selected{
	background-color:#008073;
}
#top_nav li.selected  a.selected{
	background-color:#008073;
}

/* home page stuff */

.home_left {
	width:567px;
	float:left;
	margin:0px 1px 0px 0px;	
}

.home_left .home_left_top {
	width:567px;
	height:211px;
	background-image:url("/images/banners/banner_1.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	margin:1px 0px 0px 0px;	
	padding:0px;
}

.home_left .home_left_top .splash {
	position:relative;
	/*left:205px;
	top:40px;	
	width:210px;*/
	left:61px;
	top:38px;	
	width:295px;
}

.home_left .home_left_top .splash p{
	/*background-color:#66B3AB;
	padding:8px;
	filter: alpha(opacity=90); -moz-opacity: 0.9;
	width:210px;*/
	color:#221A4A;
	font-family:Arial, Verdana;
	font-size:139%;
	width:295px;
	margin-bottom:23px;
}
.home_right {
	width:200px;
	float:left;
	margin:1px 0px 0px 0px;	
}	

.home_right .signpost {
	width:200px;
	margin:0px 0px 1px 0px;
	display:block;
}
.home_right .signpost .top{
	width:196px;
	background-color:#008073;
	color:#FFFFFF;
	padding:4px 0px 4px 4px;
	margin-bottom:1px;
	display:block;
}
.signpost img, .signpost_end img{
	margin:0px;
	border:0px;
	padding:0px;
	display:block;
}

.home_left .signpost {
	width:188px;
	margin:0px 1px 0px 0px;
	display:block;
	float:left;
}
.home_left .signpost .top{
	width:184px;
	background-color:#008073;
	color:#FFFFFF;
	padding:4px 0px 4px 4px;
	margin-bottom:1px;
	display:block;
}
.home_left .signpost_end {
	width:189px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
}

.home_left .signpost_end .top{
	width:185px;
	background-color:#008073;
	color:#FFFFFF;
	padding:4px 0px 4px 4px;
	margin-bottom:1px;
	display:block;
}

.home_left .signpost_bottom {
	width:188px;
	margin:1px 1px 0px 0px;
	display:block;
	float:left;
}
.home_left .signpost_bottom_end {
	width:189px;
	margin:1px 0px 0px 0px;
	display:block;
	float:left;
}
.home_left .signpost_bottom .top{
	width:184px;
	background-color:#45285A;
	color:#FFFFFF;
	padding:4px 0px 4px 4px;
	margin-bottom:0px;
	display:block;
}
.home_left .signpost_bottom_end .top{
	width:185px;
	background-color:#45285A;
	color:#FFFFFF;
	padding:4px 0px 4px 4px;
	margin-bottom:0px;
	display:block;
}

.breaking_news {
	background-color:#C7BECD;
	height:211px;
	overflow:auto;
}

.breaking_news h2{ 
	color:#000000;
	font-size:.95em;
	font-weight:normal;
	margin:0px;
	padding:7px 0px 1px 7px;
}

.breaking_news .news_item {
	background-image:url("/images/icons/news_icon.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 7px 0px 25px;
	margin:8px 0px;
}
.breaking_news .news_item .date {
	color:#000000;
	font-size:.85em;
}
.breaking_news .news_item a, .breaking_news .more a {
	color:#016362;
	font-size:.85em;
	text-decoration:underline;
}
.breaking_news .more {
	
	padding:6px 7px 0px 25px;
	
}

/* info page */

#info_left {
	width:188px;
	float:left;
	margin:1px 1px 0px 0px;
}

#info_left ul {
	width:100%;
}

#info_left ul li {
	width:188px;
	margin:0px 0px 1px 0px;
}
#info_left ul li a {
	displaY:block;
	width:182px;
	padding:4px 0px 4px 6px;
	font-size:.95em;
}

#info_left ul li a:link,#info_left ul li a:visited{
	background-color:#269388;
	color:#FFFFFF;
}
#info_left ul li a:hover,#info_left ul li a:active, #info_left ul li a.selected{
	background-color:#67B3AB;
	color:#FFFFFF;
}
#info_left ul li.selected a.selected{
	background-color:#67B3AB;
	color:#FFFFFF;
}
#info_left .give_now {
	margin:45px 0px 0px 35px;
}

#info_left .helpline {
	margin:60px 0px 0px 0px;
}

#info_top {
	width:578px;
	float:left;
	margin:0px 1px 0px 0px;
}

#info_top .left {
	width:378px;
	float:left;
	margin:0px 1px 0px 0px;
}

#info_top .left .main_image{
	margin:1px 0px 0px 0px;
}

#sub_nav {
	width:199px;
	float:left;
}

#sub_nav {
	
}

#sub_nav  li {
	margin:1px 0px 0px 0px;
	border:0;
}

#sub_nav li a {
	display:block;
	width:193px;
	padding:4px 0px 5px 6px;
	font-size:.94em;
}

#sub_nav li a:link,#sub_nav li a:visited{
	background-color:#9BCBC6;
	color:#45285A;
}

#sub_nav  li a:hover,#sub_nav li a:active, #sub_nav li a.selected{
	background-color:#008073;
	color:#FFFFFF;
}
#sub_nav li.selected a.selected{
	background-color:#008073;
	color:#FFFFFF;
}


#info_main 
{
    
	width:563px;	
	margin:15px 0px 0px 15px;
	float:left;
}
#info_main p 
{
    font-family:Verdana,arial;
    font-size:85%;
	margin:9px 0px;
}
#info_main h1 {

}
img.right_image{
	margin-left:5px;
}
.right_image {
	float:right;
	margin-bottom:2px;
	clear:right;
	border-left:5px solid #FFFFFF;
}
span.right_image {
	float:right;
	margin-bottom:2px;
	clear:right;
	display:inline;
}
.large_grey {
	color:#706F6F;
	font-size:1.1em;
}
p.large_grey {
	color:#706F6F;
	font-size:1.1em;
}
p.large_grey p{
	color:#706F6F;
	font-size:1.1em;
}
.large_grey p{
	color:#706F6F;
	font-size:1.1em;
}
p .large_grey p{
	color:#706F6F;
	font-size:1.1em;
}

#info_main .bordered ,#info_main .bordered_bottom{
	border-top:1px dotted #016362;
	margin:2px 0px;
	padding:8px 6px 7px 0px;
	
}

#info_main p.bordered 
{
    padding:0px;
    padding-top: 6px;
    padding-bottom: 6px;
}
p.bordered p
{
    margin:0px;
    padding:0px;
}

#info_main .bordered_bottom {
	border-bottom:1px dotted #016362;
}

.highlightbox {
	margin:12px 0px;
	padding:8px;
	border:1px solid #008073;
	color:#000000;
	font-size:.9em;
}
div.highlightbox h3
{
    margin:0px;
    border:0px;
    margin-top:5px;
    font-size: 110%;
}
#info_main .testimonial {
	font-size:1.1em;
	color:#59A29A;
}

#info_main a {
	color:#269388;
}

.bottom {
	border-top:1px dotted #26AEBC;
	margin-top:20px;
	padding:8px 6px 8px 0px;
	color:#322B55;
	font-size:1.0em;
	font-weight:bold;
}
p.bottom p{
	border-top:1px dotted #26AEBC;
	margin-top:20px;
	padding:8px 6px 8px 0px;
	color:#322B55;
	font-size:1.0em;
	font-weight:bold;
}

/* footer stuff */

#footer {
	width:768px;
	float:left;
	clear:both;
	margin:10px 0px;
	color:#848284;
	font-size:1em;
}

#footer a {
	color:#848284;
}

#footer p {
	margin:0px 0px 5px 0px;
	clear:both;
}

#footer p.underline a {
	text-decoration:underline;
}

div.CaseStudyItem a.linkButton {
	float:left;
	margin-top:70px;
	margin-left:5px;
	margin-right:5px;
}

#DownloadItems
{
    width:560px;
	display:block;
	border-top:1px solid #C4C3C3;
	/*border-bottom:1px solid #C4C3C3;*/
	border-left:1px solid #C4C3C3;
	border-right:1px solid #C4C3C3;
	float:left;
	background-image:url(/images/blocks/DownloadsItem_Bg.png);
	background-repeat:repeat-y;
	color:#7B7B7B;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#DownloadItems a
{
   height:29px;
   display:block; 
   padding-left:54px;
   padding-top:7px;
   background-position: 9px 4px;
   background-repeat: no-repeat;
   color:#7B7B7B;
   border-bottom:1px solid #C4C3C3;
}

#DownloadItems a:hover
{
    text-decoration:none;
}
html>body #DownloadItems a
{
   
   height:22px;
   display:block; 
   padding-left:54px;
   padding-top:7px;
   background-position: 9px 4px;
   background-repeat: no-repeat;
   color:#7B7B7B;

}
#DownloadItems a.word {
    background-image: url(/images/blocks/word_icon.gif);
}
#DownloadItems a.pdf {
    background-image: url(/images/blocks/pdf_icon.gif);
}
#DownloadItems a.excel {
    background-image: url(/images/blocks/excel_icon.gif);
}
#DownloadItems a.ppt {
    background-image: url(/images/blocks/powerpoint_icon.gif);
}
#DownloadItems a.img {
    background-image: url(/images/blocks/img_icon.gif);
}
#DownloadItems a.autocad {
    background-image: url(/images/blocks/autocad_icon.gif);
}
#DownloadItems a.music {
    background-image: url(/images/blocks/music_icon.gif);
}

p.error
{
    color:#FF0000;
}

#pubnav 
{
    margin:0px;
    padding:0px;
    display:table;
	width:562px;
	clear:both;
	background-color:#45285A; 
	float:left;
	color:#FFF;
	margin-bottom:25px;
}

#pubnav li {
	float:left;
	background-color:#45285A;
	border-left:1px solid #FFFFFF;
	width:33%;
	display:inline-block;
}
#pubnav li.first {	
    border-left:0px;	
    padding:0px;
}

#pubnav li.end {
	float:left;
	border-right:0px;
	border-left:0px;
	width:562PX;
	text-align:center;
	border-top:1px solid #FFFFFF;
}
#pubnav li a 
{
    margin:0px;
    padding:0px;
    
	display:block;
	font-size:.9em;
	/*padding:4px 19px;*/
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	color:#FFFFFF;
}

#pubnav li.end a {
	padding:4px 39px 4px 39px;
}
#pubnav li a:link, #pubnav li a:visited {
	background-color:#45285A;
}
#pubnav li a:hover, #pubnav li a:active, #pubnav li a.selected {
	background-color:#008073;
}
#pubnav li.first a.selected {
	background-color:#008073;
}
#pubnav li.selected a.selected {
	background-color:#008073;
}

.paymentCtl {
    /*float:right;*/
}
.payRadio td input {
   width:20px!important;
}
.payRadio td label {
   width:40px!important;
   margin-left:10px;
}
.cc_errors {
    color:#ff0000;
}
#nv_debug {
    font-family:Lucida Console, System, Times New Roman, Serif;
    color:#000000;
    border:1px dotted #FF0000;
    padding:3px;
}

#Publications_list h1
{
    margin-top:20px;
    margin-bottom:6px;
    color:#45285A;
    font-size:110%;
}
#Publications_list  h1 a
{
    color:#45285A;
}

div.list_item
{
    display:block;
    float:left;
 
    width:561px;
}
div.event
{
    display:block;
    float:left;
    clear:right;
    width:561px;
}
div.pub_thumb
{
   display:inline-block;
   width:130px;
   float:left;
}
div.details 
{
   display:inline-block;
   width:427px;
   float:left; 
}

.event_checks
{
  width:550px;
  display:block;  
}

