body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/mainBackground.gif);
	background-repeat: repeat;
	font-size: 14px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {
	text-decoration: underline;
	cursor: pointer;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}

.main {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}

.header {
	height: 200px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.footer {
	color:#263d86;;
	padding: 5px;
	text-align: center;
}

b.footerBullet {
 	color:#FF9900;
}

.Hgreen
{
	background-image: url(../images/greenBackground.jpg);
}

.Hpurple {
	background-image: url(../images/purpleBackground.jpg);
}

.Hblue {
	background-image: url(../images/blueBackground.jpg);
}

.Horange {
	background-image: url(../images/orangeBackground.jpg);
}

.Hpicture {
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
	width: 214px;
	height: 143px;
}

.Hlogo {
	float: left;
	height: 178px;
	width: 400px;
	margin-left: 100px;
}

.Hnavigation {
	float: right;
	left: 200px;
	line-height: 22px;
	font-weight: bolder;
	text-align: center;
}

.Nhome {
	float: left;
	display: inline-table;
	width: 60px;
	color: #0b95d3;
}

.NhomeS{
	background-image: url(../images/home_selected.png);
	color: #FFFFFF;
}

a .Nhome:visited {
	
}

a .Nhome:link {
	
}

a .Nhome:active {
	
}

a .Nhome:hover {
	background-image: url(../images/home_selected.png);
	color: #FFFFFF;
}

.Nservices {
	float: left;
	display: inline-table;
	width: 75px;
	color: #f58021;
}

.NservicesS {
	background-image: url(../images/services_selected.png);
	color: #FFFFFF;
}

a .Nservices:visited {
	
}

a .Nservices:link {
	
}

a .Nservices:active {
	
}

a .Nservices:hover {
	background-image: url(../images/services_selected.png);
	color: #FFFFFF;
}

.Nmeeting {
	float: left;
	display: inline-table;
	width: 140px;
	color: #253c86;
}

.NmeetingS {
	background-image: url(../images/meeting_selected.png);
	color: #FFFFFF;
}

a .Nmeeting:visited {
	
}

a .Nmeeting:link {
	
}

a .Nmeeting:active {
	
}

a .Nmeeting:hover {
	background-image: url(../images/meeting_selected.png);
	color: #FFFFFF;
}

.Nabout{
	float: left;
	display: inline-table;
	width: 75px;
	color: #7ac142;
}

.NaboutS {
	background-image: url(../images/about_selected.png);
	color: #FFFFFF;
}

a .Nabout:visited {
	
}

a .Nabout:link {
	
}

a .Nabout:active {
	
}

a .Nabout:hover {
	background-image: url(../images/about_selected.png);
	color: #FFFFFF;
}

.Ntest{
	float: left;
	display: inline-table;
	width: 105px;
	color: #0b95d3;
}

.NtestS {
	background-image: url(../images/test_selected.png);
	color: #FFFFFF;
}

a .Ntest:visited {
	
}

a .Ntest:link {
	
}

a .Ntest:active {
	
}

a .Ntest:hover {
	background-image: url(../images/test_selected.png);
	color: #FFFFFF;
}

.Ncontact {
	float: left;
	display: inline-table;
	width: 75px;
	color: #f58021;
}

.NcontactS {
	background-image: url(../images/contact_selected.png);
	color: #FFFFFF;
}

a .Ncontact:visited {
	
}

a .Ncontact:link {
	
}

a .Ncontact:active {
	
}

a .Ncontact:hover {
	background-image: url(../images/contact_selected.png);
	color: #FFFFFF;
}

.Subnavigation {
	float: right;
	margin-top: -25px;
	margin-right: -15px;
	left: 100px;
	line-height: 22px;
	font-weight: bolder;
	text-align: center;
}

.Subbutton {
	float: left;
	margin-left: 20px;
	display: inline-table;
	color: #FFFFFF;
}

.SubbuttonS{
	color: #253c86;
}

a .Subbutton:visited {
	
}

a .Subbutton:link {
	
}

a .Subbutton:active {
	
}

a .Subbutton:hover {
	color: #253c86;
}

.Bblue{
	border: 3px solid #0b95d3;
}

.Borange{
	border: 3px solid #f58021;
}

.Bgreen{
	border: 3px solid #7ac142;
}

.Bpurple{
	border: 3px solid #253c86;
}

.content {
	margin: 0px;
	padding: 25px;
	color: #FFFFFF;
}

.homeBG{
	background:url(../images/homeContentBG.gif) left bottom no-repeat;
}

.homeRightCol {	background:url(../images/homeQuote.gif) right top no-repeat;
}


.Cblue {
	background-color: #0b95d3;
}

.Corange {
	background-color: #f58021;
}

.Cgreen {
	background-color: #7ac142;
}

.Cpurple {
	background-color: #253c86;
}

.ClightBlue{
	background-color: #6ab7da;
	color:#253d86;
}

.ClightOrange{
	background-color: #ffc699;
}

.ClightGreen{
	background-color: #b3d891;
	color:#253d86;
}

.ClightPurple{
	background-color: #bec5db;
}

.Cbox {
	float: left;
	display: inline-table;
}

.Cright {
	margin-left: 25px;
}
  
.wrap1 {
	background:url(../images/shadow_b.png) right bottom repeat-x !important;
	background:url(../images/shadow_b.gif) right bottom repeat-x;
}

.wrap2 {
	background:url(../images/shadow_r.png) right repeat-y !important;
	background:url(../images/shadow_r.gif) right repeat-y;
}

.wrap3 {
	background:url(../images/corner_br.gif) right bottom no-repeat;
}

.wrap4 {
	background:url(../images/corner_bl.gif) left bottom no-repeat;
}

.wrap5 {
	padding:0 6px 6px 0;
	background:url(../images/corner_tr.gif) right top no-repeat;
}

.wrap1g {
	background:url(../images/shadow_b.png) right bottom repeat-x !important;
	background:url(../images/shadow_bg.gif) right bottom repeat-x;
}

.wrap2g {
	background:url(../images/shadow_r.png) right repeat-y !important;
	background:url(../images/shadow_rg.gif) right repeat-y;
}

.wrap3g {
	background:url(../images/corner_brg.gif) right bottom no-repeat;
}

.wrap4g {
	background:url(../images/corner_blg.gif) left bottom no-repeat;
}

.wrap5g {
	padding:0 6px 6px 0;
	background:url(../images/corner_trg.gif) right top no-repeat;
}

.wrap1o {
	background:url(../images/shadow_b.png) right bottom repeat-x !important;
	background:url(../images/shadow_bo.gif) right bottom repeat-x;
}

.wrap2o {
	background:url(../images/shadow_r.png) right repeat-y !important;
	background:url(../images/shadow_ro.gif) right repeat-y;
}

.wrap3o {
	background:url(../images/corner_bro.gif) right bottom no-repeat;
}

.wrap4o {
	background:url(../images/corner_blo.gif) left bottom no-repeat;
}

.wrap5o {
	padding:0 6px 6px 0;
	background:url(../images/corner_tro.gif) right top no-repeat;
}

.wrap1p {
	background:url(../images/shadow_b.png) right bottom repeat-x !important;
	background:url(../images/shadow_bp.gif) right bottom repeat-x;
}

.wrap2p {
	background:url(../images/shadow_r.png) right repeat-y !important;
	background:url(../images/shadow_rp.gif) right repeat-y;
}

.wrap3p {
	background:url(../images/corner_brp.gif) right bottom no-repeat;
}

.wrap4p {
	background:url(../images/corner_blp.gif) left bottom no-repeat;
}

.wrap5p {
	padding:0 6px 6px 0;
	background:url(../images/corner_trp.gif) right top no-repeat;
}

.container {
	width: 286px;
	padding: 25px;
}

.containerSmall {
	width: 225px;
	padding: 0px;
}

.containerWide {
	width: 397px;
	padding: 25px;
}

.containerFull {
	width: 655px;
	padding: 25px;
}

.CboxClear {
	clear:both;
}

.Tindent {
	padding: 25px;
}

.Tcenter {
	text-align:center;
/*
	width:240px;
	margin-left:450px;
*/
}

.Titalic {
	font-style:oblique;
}

.TSmall {
	font-size: 14px;
}

.THuge {
	font-size: 24px;
	color:#ffffff;
}

.TBold {
	font-weight: bolder;	
}

.Tblue {
	color: #0b95d3;
}

.Torange {
	color: #f58021;
}

.Tgreen {
	color: #7ac142;
}

.Tpurple {
	color: #253c86;
}

.Twhite {
	color: #FFFFFF;
}


.randomQuotes {padding:15px;background-color:#f47f21;border: 2px dotted #253c86;}

.NotOrange {background-color:#7ac142;}


.PMeeting {
	border: 5px solid #7180b0;
	background-color: #7180b0;

}

.PAbout {
	border: 5px solid #7ac142;
	background-color: #7ac142;

}

.whiteText {color:#ffffff;}



.Ftext{
	padding: 2px;
	float: left;
	display: inline-table;
	width: 100px;
	text-align: right;
	color:#253d86;
}

.Finput{
	padding: 2px 2px 20px 2px;
	float: left;
	display: inline-table;
}

input{
	width: 200px;
}
.gobtn {
	width: 40px;
}
.ccontactinput {
	width: 150px;
}



textarea{
	width: 512px;
}


.testName {color:#ffffff;font-weight:bold;}

.testBiz {color:#253d86;font-size:11px;font-weight:bold;}

div.hr {
  height: 50px;
  background: transparent url(../images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}



/*  JM ADDED STYLES */

a:link		{	text-decoration : none ; color : #263d86 ; }
a:visited	{	text-decoration : none ; color : #263d86 ; }
a:hover		{	text-decoration : none ; color : #000000 ; }

ul.TSmall li a:link {color:#253d86;text-decoration:none;} 
ul.TSmall li a:visited {color:#253d86;text-decoration:none;} 
ul.TSmall li a:hover {color:#f47f21;text-decoration:underline;} 

.footer a:link {color : #263d86 ;}
.footer a:visited {color : #263d86 ;}
.footer a:hover {color : #ffffff ;}



.Tpurple a:link		{color : #7ac142; ; }
.Tpurple a:visited	{color : #7ac142; ; }
.Tpurple a:hover		{color : #ffffff ; }

/* ################# PRESS RELEASE MODULE ####################### */

/* Titles */
.ccArticles h1 { font-size:12px; font-weight:bold; margin-bottom:10px; }

/* Controls */
.ccArticles form.Options a { }
.ccArticles form.Options input.text { }
.ccArticles form.Options input.submit { }

/* Results */
.ccArticles span.NoResults { font-style:italic; display:block; padding:5px; }
.ccArticles table.Results { padding:8px; }
.ccArticles table.Results tr.even td { background-color:#F5F5F5; }
.ccArticles table.Results tr.odd td { background-color:#E6F2DB; }
.ccArticles table.Results tr.* td.Date { width:75px; vertical-align:top; }
.ccArticles table.Results tr.* td.Title { vertical-align:top; }
.ccArticles table.Results tr.* td span.Location { }


/* Post */
.ccArticles span.Return { display:block; float:right; }
.ccArticles .Title { font-size:14px; font-weight:bold; }
.ccArticles span.Date { }
.ccArticles span.Location { }
.ccArticles span.Text { display:block; padding-bottom:6px; }
