/* ***************************************************************************/
/* **************START layout styles*****************************************/
/* ***************************************************************************/

body{
	margin:0;
	padding:0;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
}

#maincontainer{
	margin: 0 auto;
	background-attachment: scroll;
	width: 775px;
}
#maincontainer-no-right{
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(../images/bg-inner-no-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 775px;
}
#topsection{
	height: 89px; /*Height of top section*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contentwrapper{
	width: 100%;
	float: left;
}

#contentcolumn{
margin: 0 165px 0 175px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#contentcolumn-no-right{ /* different image for inner page with no right panel*/
margin: 0 0px 0 175px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
	float: left;
	width: 175px; /*Width of left column in pixel*/
	margin-left: -775px;
	padding: 0px;
}
#leftcolumn-no-right{ /* different image for inner page with no right panel*/
	float: left;
	width: 175px; /*Width of left column in pixel*/
	margin-left: -775px;
	padding-top: 0.5em;
	
}
#rightcolumn{
	float: left;
	width: 175px; /*Width of right column*/
	margin-left: -175px;
}

.hold-right-content { /*holds the right content in place*/
	background-color: #efefef;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0.9em 0em 0.25em 0em;
	background-image:url(../images/bg-hold-right-content.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}
.hold-right-content-bottom { 
	background-color: #efefef;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0.3em;
	padding: 0px;
	height: 15px;
	background-image:url(../images/bg-hold-right-content-botto.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.bgredbottom {
	padding: 0px;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	background-image:url(../images/bgredbottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.bg-leftredtop {
	padding: 0px;
	height: 18px;
	border-top: 3px solid #FFFFFF;
	background-color:#c90031;
	background-image:url(../images/bg-leftredtop.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
.bggreytop {
	padding: 0px;
	height: 18px;
	border-top: 5px solid #FFFFFF;
	background-color:#e5e5e5;
	background-image:url(../images/bg-greytop.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
.bggreybottom {
	padding: 0px;
	height: 18px;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #FFFFFF;
	background-image:url(../images/bg-greybottom.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

.lefttop {
	padding: 0px;
	height: 18px;
	background-color:#2f3780;
	background-image:url(../images/bg-lefttop.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}
.leftbottom {
	padding: 0px;
	height: 18px;
	border-top: 1px solid #FFFFFF;
	background-image:url(../images/bg-leftbottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#footer{ /*holds the 1st footer in place*/
	width: 97%;
	color: #0a2769;
	text-align: center;
	padding: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D3D9;
	font-size: 0.75em;
	height: 1.5em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	clear: left;
}

#footer2 { /*holds the 2nd footer in place*/
	text-align: center;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 0.25em;
}
/*hold home content*/
#home-content {
	clear: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D3D9;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg-home-content.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* set margins for main content innetrube style*/
.innertube{
	margin: 0 1.8em 1em 1.2em;
}
.hold-news {
	width: 100%;
}
.hold-news-right {
	margin-left: 110px;
}


/*left and righ styles used to hold header*/
.hold-left {
	float: left;
	margin-right: 1em;
}
.hold-right {
	float: right;
	text-align: right;
}

.hold-right p{
	padding: 16px 11px 0px 0px;
	font-size: 0.75em;
	text-decoration: none;
	margin: 0em 0.7em 0em 0.7em;
	color: #070072;
}


/* hold flash in place*/
#holdflash {
	margin-top: 0em;
	background-color: #FFFFFF;
}



/***********************END layout styles*************************************/



/* ***************************************************************************/
/* **************START cosmetic styles****************************************/
/* ***************************************************************************/

/*top menu styles*/
#topsection h1{
margin: 0;
padding-top: 15px;
}

/* **************************************************************************
/* SERVICE NAV STYLES
/* *************************************************************************/

#menu-services {
	margin: 0;
	width: 100%;
	background-color: #FFFFFF;
}
#menu-services h1{
	margin: 0 0px 0 0;
	width: 190px;
	float:left;
	display:block;
	font-size: 0.75em;
	color: #FFFFFF;
	text-align: left;
}


/*styles used in top header to style top links*/
.hold-right p {
	margin: 0.25em 0px 0px;
	color: #02276B;
}
.hold-right a {
	color: #02276B;
	text-decoration: underline;
}
.hold-right a:hover {
	color: #C90031;
	text-decoration: underline;
}

/* top menu */
.topmenu {
	padding: 3px 10px 10px 13px;
	background-color:#dfdfdf;
	background-image:url(../images/topmenu-bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #070072;
}

.topmenu a {
	font-size: 0.75em;
	text-decoration: none;
	margin: 0em 0.7em 0em 0.7em;
	color: #070072;
}

.topmenu a:hover {
	font-size: 0.75em;
	text-decoration: underline;
	color: #070072;
}

/* second grey top menu */
#menu2 {
	background-attachment: scroll;
	background-image: url(../images/menu2-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0.5em 0px 0px;
	padding: 0px;
	min-height: 33px;
	text-align: right;
}
.wrap-menu2 {
	background-attachment: scroll;
	background-image: url(../images/menu2-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	vertical-align: bottom;
}
.wrap-menu2-links {
	background-attachment: scroll;
	background-image: url(../images/bg-menu2.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 28px;
	margin-right: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}
#menu2 a {
	color: #11296C;
	text-decoration: none;
	font-size: .75em;
	padding-right: 0.25em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	margin-top: 0.25em;
}
#menu2 a:hover {
	color: #51AE43;
	text-decoration: none;
}
/* style the level 1 area and hold all the blocks in place */
#holdlevel1 {
	width: 100%;
	height: 112px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
}
#holdlevel1-home {
	width: 100%;
	height: 180px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
}
.level1-box {
	width: 185px;
}
#holdlevel1 p {
	margin-top: 0.25em;
	font-size: 0.75em;
	margin-right: 1.25em;
	margin-left: 1.25em;
	margin-bottom: 0.25em;
	text-align: justify;
	line-height: 1.5em;
}
.hold-leftlevel1 { /*create space in between level 1 links*/
	margin-right: 10px; 
}

#holdlevel1-space {
	width: 775px;
	color: #FFFFFF;
	height: 0.3em;
	clear: left;
}
#holdlevel1-links {
	width: 100%;
	height: 68px;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	display: none;
}

/* **************************************************************************
/* INNERTUBE STYLES - main content area
/* *************************************************************************/

.innertube h2 {
	font-size: 1.1em;
	color: #0d085a;
	margin-top: 0px;
	padding: 1.0em 0.5em 1.0em 0em;
	margin-bottom: 0px;
	text-align: left;
}
.innertube h3 {
	font-size: 0.8em;
	color: #5679CB;
	margin-top: 0px;
	padding: 0em;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
.innertube .indent-left {
	margin-left: 0.5em;
}

.innertube p {
	font-size: 0.75em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	color: #0F2F6B;
}
.innertube a {
	color: #082063;
}
.innertube a:hover {
	color: #FF0000;
	text-decoration:underline;
}

/* **************************************************************************
/* LEFT PANEL STYLES
/* *************************************************************************/
/*left menu 1*/
.wireframemenu1{
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 175px;
}

* html .wireframemenu1{ /*IE only rule. Original menu width minus all left/right paddings */
width: 139px;
}

.wireframemenu1 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#2e3689;
}

.wireframemenu1 a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDF0F7;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 18px;
	padding-left: 18px;
	color:#FFFFFF;
}

html>body .wireframemenu1 a{ /*Non IE rule*/
width: auto;
}
.wireframemenu1 a:hover {
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	background-color:#5679cb;
}

.active1 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	width: 156px;
	padding: 0.25em 1px 0.25em 18px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
html>body .active1{ /*Non IE rule*/
width: auto;
}

.red1 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	width: 156px;
	padding: 0.25em 1px 0.25em 18px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#c90031;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
html>body .red1{ /*Non IE rule*/
width: auto;
}

.red2 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	width: 150px;
	padding: 0.25em 1px 0.25em 22px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#a30029;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
html>body .red2{ /*Non IE rule*/
width: auto;
}


/*left menu 2*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.wireframemenu2{
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 175px;
}

* html .wireframemenu2{ /*IE only rule. Original menu width minus all left/right paddings */
width: 130px;
}

.wireframemenu2 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#5679cb;
	color:#FFFFFF;
}

.wireframemenu2 a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDF0F7;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 21px;
	padding-left: 24px;
	color:#FFFFFF;
}

html>body .wireframemenu2 a{ /*Non IE rule*/
width: auto;
}
.wireframemenu2 a:hover {
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	background-color:#E5E5E5;
	color: #08296C;
}

.active2 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: bold;
	width: 150px;
	padding: 0.25em 1px 0.25em 24px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
html>body .active2{ /*Non IE rule*/
width: auto;
}

/*************************************************************************/

/*left menu 3*/

.wireframemenu3{
	text-align: right;
	margin: 0px;
	width: 175px;
}

* html .wireframemenu3{ /*IE only rule. Original menu width minus all left/right paddings */
width: 130px;
}

.wireframemenu3 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;

	
}

.wireframemenu3 a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 13px;
	padding-left: 32px;
	color: #08296C;
}

html>body .wireframemenu3 a{ /*Non IE rule*/
width: auto;
}
.wireframemenu3 a:hover {
	text-decoration: none;

	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	color: #08296c;
	background-color:#FFFFFF;
}

.active3 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	width: 140px;
	padding: 0.25em 1px 0.25em 32px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin:0px;
	color: #08296c;
}
html>body .active3{ /*Non IE rule*/
width: auto;
}
/*************************************************************************/

/*left menu 3*/

.wireframemenu-grey{
	text-align: right;
	margin: 0px;
	width: 175px;
}

* html .wireframemenu-grey{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 139px;
}

.wireframemenu-grey ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#e5e5e5;
	
}

.wireframemenu-grey a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 18px;
	padding-left: 18px;
	color: #08296C;
}

html>body .wireframemenu-grey a{ /*Non IE rule*/
width: auto;
}
.wireframemenu-grey a:hover {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #08296c;
	background-color:#FFFFFF;
}

.active-grey { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 3px;
	padding-left: 15px;
	color: #3a8130;
}
html>body .active-grey{ /*Non IE rule*/
width: auto;
}
/*********************************************************************/
/*left menu 1*/
.wireframemenu-red{
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 175px;
}
* html .wireframemenu-red{ /*IE only rule. Original menu width minus all left/right paddings */
width: 139px;
}

.wireframemenu-red ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#c90031;
}

.wireframemenu-red a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 18px;
	padding-left: 18px;
	color:#FFFFFF;
}

html>body .wireframemenu-red a{ /*Non IE rule*/
width: auto;
}
.wireframemenu-red a:hover {
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	background-color:#a30029;
	color:#FFFFFF;
}

.active-red { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	padding: 0.25em 1.0em 0.25em 1.0em;
	margin: 0px;
	width: 153px;
	font-weight:bold;
	font-size: 0.75em;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
}
html>body .active-red{ /*Non IE rule*/
width: auto;
}

/***************************************** wireframemenu-red2 ******************************************/
.wireframemenu-red2{
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 175px;
}
* html .wireframemenu-red2{ /*IE only rule. Original menu width minus all left/right paddings */
width: 135px;
}

.wireframemenu-red2 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#A30029;
}

.wireframemenu-red2 a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 18px;
	padding-left: 22px;
	color:#FFFFFF;
}

html>body .wireframemenu-red2 a{ /*Non IE rule*/
width: auto;
}
.wireframemenu-red2 a:hover {
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	background-color:#CCCCCC;
	color:#850021;
}

.active-red2 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	padding: 0.25em 1.0em 0.25em 1.0em;
	margin: 0px;
	width: 153px;
	font-weight:bold;
	font-size: 0.75em;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
}
html>body .active-red2{ /*Non IE rule*/
width: auto;
}

/***************************************** wireframemenu-red3 ******************************************/
.wireframemenu-red3{
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
	width: 175px;
}
* html .wireframemenu-red3{ /*IE only rule. Original menu width minus all left/right paddings */
width: 125px;
}

.wireframemenu-red3 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background-color:#CCCCCC;
}

.wireframemenu-red3 a{
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 100%;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-right: 18px;
	padding-left: 30px;
	color:#850021;
}

html>body .wireframemenu-red3 a{ /*Non IE rule*/
width: auto;
}
.wireframemenu-red3 a:hover {
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	background-color:#FFFFFF;
	color:#08296c;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.active-red3 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	padding: 0.25em 1.0em 0.25em 1.0em;
	margin: 0px;
	width: 153px;
	font-weight:bold;
	font-size: 0.75em;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	border-top:1px solid #FFFFFF;
}
html>body .active-red3{ /*Non IE rule*/
width: auto;
}


.red3 { /*style for active state on level 3 links*/
	display: block;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	width: 144px;
	padding: 0.25em 1px 0.25em 28px;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/menu-arrow-right.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin:0px;
	color: #850021;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
/* **************************************************************************
/* RIGHT PANEL STYLES
/* *************************************************************************/
#rightcolumn h5 {
	font-size: 1.0em;
	text-align: left;
	color: #120384;
	margin: 0;
	padding: 0em 0.2em 0.4em 0.7em;
}


#rightcolumn p {
	font-size: 0.7em;
	text-align: left;
	font-weight: bold;
	color:#120384;
	margin-top: 0em;
	margin-bottom: 0.1em;
	margin-right: 1.0em;
	margin-left: 1.0em;
}
#rightcolumn a {
	text-align: left;
	font-weight: normal;
/*	color:#232cc5;*/
	padding: 0em;
	margin: 0em;
	text-decoration:underline;
}
#rightcolumn a:hover {
	text-decoration:underline;
}

/* **************************************************************************
/* FOOTER STYLES
/* *************************************************************************/

/* between content and footer to hold bg image*/
#bottom {
	width: 100%;
	background-color: #FFFFFF;
	clear: left;
	background-attachment: scroll;
}
#bottom-no-right { /* different image for inner page with no right panel*/
	width: 100%;
	background-color: #FFFFFF;
	clear: left;
	background-attachment: scroll;
	background-image: url(../images/bg-bottom-no-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* style first footer*/
#footer a {
	color: #08296C;
	text-align: left;
	padding-right: 0.25em;
	padding-left: 0;
	margin-top: 0px;
}
#footer a:hover {
	color: #FF0000;
}
/* style second footer*/
#footer2 p {
	color: #8B8CA9;
	text-align: left;
	font-size: 0.75em;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 1em;
	margin-left: 1em;
}
#footer2 a {
	color: #08296C;
	text-align: left;
	padding-right: 0.25em;
	padding-left: 0;
	margin-top: 0px;
	font-size: 0.7em;
}
#footer2 a:hover {
	color: #FF0000;
}
/********************************* general styles ************************************/

.text-sm {
	font-size: 0.75em;
}
.text-med {
	font-size: 0.85em;
}
.text-lg {

	font-size: 1em;
}
.green-text {
	color: #51AE43;
}
.align-text-left {
	text-align: left;
}
.align-text-right {
	text-align: right;
}
/*style form elements*/
/*input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C8CA6;
	border-right-color: #DEDFE2;
	border-bottom-color: #DEDFE2;
	border-left-color: #8C8CA6;
	font-size: 0.85em;
}*/
.img-border {
	/*padding: 2px;
	border: 1px solid #D0D0E9;
	float: right;
	margin-left: 0.25em;*/
}

form {
	margin: 0px;
	padding: 0px;
}
.hold-news-left {
	width: 100px;
	float: left;
	padding-top: 0.5em;
}
.clear-news {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D2DD;
}
.img-float-left {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}

#status {
	background-color: #D1D1DB;
}
.table-txt-bdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #465259;
	border: 1px solid #B0CD23;
	line-height: 1.5em;
}

#status th {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #9C0058;
	padding-top: 2px;
	padding-bottom: 2px;
}
#status th a{
	color: #FFFFFF;
}
#status td {
	font-size: 0.75em;
	color: #0F2F6B;
	padding: 2px;
}
#status tr {
	background-color: #FFFFFF;
}
.results {
}
.results th {
	font-size: 0.80em;
	color: #08296C;
	background-color: #E7E7EF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
.results th a{
	color: #FFFFFF;
}
.results td {
	font-size: 0.75em;
	color: #0F2F6B;
	padding: 4px;
}
.results tr {
}
.results caption {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
caption {
	font-size: 0.8em;
	font-weight: bold;
	color: #0d085a;
	text-align: left;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.message {
	padding: 0px;
	margin: 10px;
	border: 1px dotted #990066;
	background-color: #F8F8FA;
}
.table-text {
	font-size: 0.75em;
}
.message p {
	font-weight: bold;
	background-color: #F8F8FA;
	text-align: center;
	color: #990066;
}
.required {
	color: #990066;
}
iframe {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
}
.innertube li {
	font-size: 0.75em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	color: #0F2F6B;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/green-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 1em;
}
.innertube ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.innertube h6 {
	font-size: 0.75em;
	color: #0F2F6B;
	padding-top: 0.25em;
	font-weight: bold;
	text-align: left;
	background-color: #E7E7EF;
	padding-bottom: 0.65em;
	padding-left: 0.5em;
	margin: 0px;
}
.innertube h4 {

	font-size: 0.75em;
	color: #0F2F6B;
	margin-top: 0px;
	padding-top: 0.5em;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;
}
.hold-location-left {

	width: 150px;
	float: left;
	padding-top: 0em;
}
.hold-location-right {
	margin-left: 152px;
}
.hold-location2-left {

	width: 250px;
	float: left;
	padding-top: 0em;
}
.hold-location2-right {
	margin-left: 252px;
}
/* clever little code to hide the email addressses from spam */
.fake_email_text {
  display: none;
}
.innertube ul ul li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	color: #082063;
	margin-right: 0px;
	margin-left: 2em;
	list-style-type: circle;
	font-size: x-small;
	background-image: none;
	padding-left: 0px;
}
.clear-columns {
	clear: both;
	padding-top: 0.5em;
}
/*portfolio cell styles*/
.cell-border {
	border: 1px solid #003366;
}
.grey-bg {
	background-color: #ECEEF0;
}.innertube h5 {

	font-size: 0.85em;
	color: #0F2F6B;
	margin-top: 0px;
	padding-top: 0.5em;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
}
.innertube ol li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
	margin-right: 0px;
	margin-left: 2em;
	font-size: 0.7em;
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
/*others*/
.top-logo {
	padding: 16px 0px 0px 0px;

}
hold-icon-right {
	float: right;
	margin-top: 0px;
	margin-right: 1em;
}