/*************************************** GLOBAL *************************************************/


html, body {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
body#bd{
	background:url(../images/bg.jpg) top left repeat-x #FFF;
}


a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	text-decoration: none;
	color: #ffffff;
		}

h1, h3, h4, h5, h6{
	width:100%;
	line-height:20px;
	color:#223A76;
	margin-bottom:0;
	padding-top:5px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {	
	width:100%;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:10px;

}

h2 {	
	width:100%;
	color:#98afc1;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 10px;
}

h3 {	
	width:100%;
	color:#223A76;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4 {

	line-height: 1.5em;
	}

.homehead {
	color: #c7df91;
	}

h2.leftnav {	
	width:100%;
	color:#c7df91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:15px;
	margin-bottom:0;
	padding-top: 0;
	display:block;
	text-indent:20px;
}

ul { 
	margin: 0;
	padding-left: 25px;
	padding-top: 10px;
}

ol { 
}

li ul li{list-style-image: none;
 padding-bottom: 10px;}
 

li {list-style-image: none;
list-style-type: disc;
list-style: outside;
	 padding-bottom: 10px;}
	


#search .input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:none;
	border:none;
	line-height:20px;
}

.headingtoc {
	color: #1d2c71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	
	height: 65px;
	}
	
.heroblurb {
	font-size: 11px;
	color: #333333;
	font-weight: regular;
	}
.heroimage {
	padding-right: 10px;
	}

/*************************************** LAYOUT *************************************************/

#wrapper{
	width:937px;
	min-height:100%;
	margin:auto;
	position:relative;
}
#wrap_left{
	width:937px;
	float:left;
	background:url(../images/left.jpg) top left no-repeat;
}
#wrap_right{
	width:937px;
	float:left;
	background:url(../images/right.jpg) top right no-repeat;
}
#wrap{
	width:901px;
	margin:auto;
}
#top{
	width:100%;
	height:83px;
	float:left;
	background:url(../images/top.jpg) top left no-repeat;
}

#logo{
	width:180px;
	height:36px;
	float:left;
	padding-top:25px;
	padding-left:21px;
}
#menu{
	width:510px;
	float:left;
	padding-left:35px;
	padding-top:43px; /* 43 and 42 for the important one below  43-9 home button height */
	padding-bottom:42px!important;
	padding-bottom:8px;
	/*border: #000000 1px solid;*/
}
#menu-right{
	width:120px;
	float:right;
	padding-top:50px;
	text-align:right;
}
#container{
	width:100%;
	float:left;
}
#banner{
	width:100%;
	height:300px;
	float:left;
	background-color: #7EA1B7;
	
}
#wrap_content{
	width:100%;
	min-height:600px;
	height:auto!important;
	height:600px;
	float:left;
	background:url(../images/bg_content_innerpage.jpg) top left repeat-y;
	
}
#topcontent{
	width:100%;
	background:url(../images/topcontent.jpg) top left no-repeat;
}
#content{
	width:468px;
	color:#223A76;
	float:left;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-top:0px!important;
	padding-top:15px!important!important;
	padding-top:15px;
}

#content_special{
	width:650px;
	color:#223A76;
	float:right;
	padding-bottom:20px;
	margin-bottom:20px;
	padding-top:0px!important;
	padding-top:15px!important!important;
	padding-top:15px;
}
a.content, a.content:active, a.content:link, a.content:visited {
	color:#223A76;
	text-decoration: underline;
	font-weight: bold;
	/*background-image: url(../images/link.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;*/
	
	}
a.content:hover {
	color:##7fa0b7;
	text-decoration: none;
	font-weight: bold;
	/*background-image: url(../images/linkhover.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 12px;*/
	}
	
a.content2, a.content2:active, a.content2:link, a.content2:visited {
	color:#7fa0b7;
	text-decoration: none;
	font-weight: bold;
	background-image: url(./images/link.gif);
	background-position: right;
	background-repeat: no-repeat;
	
	}
a.content2:hover {
	color:#7fa0b7;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(./images/linkhover.gif);
	background-position: right;
	background-repeat: no-repeat;
	
	}




#content h3{
	color:#223A76;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
#content .padding{
	padding-left:20px;
	padding-right:25px;
	xborder: 1px solid #333333;
}

#content .padding a, a:link, a:visited, a:active {
	color: navy;
}

#leftcol{
	width:226px;
	margin-top:0px!important;
	margin-top:10px!important!important;
	margin-top:10px;
	float:left;
	background:url(../images/leftcol.gif) top left no-repeat;
}
#leftcol h3{
	width:180px;
	padding-left:20px!important;
	padding-left:40px;
	font-size:16px;
}
#subnav{
	width:170px;
	float:left;
	margin-left:16px;
}
#rightcol{
	width:207px;
	height:394px;
	color:#223A76;
	
	float:left;
	background:url(../images/rightcolgrad.gif) left top no-repeat;
}

#rightcol2{
	width:207px;
	height:394px;
	color:#223A76;
	font-weight:bold;
	float:left;
}
#rightcol h3{
	color:#223A76;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#rightcol1 img {
	margin-bottom:10px;
	margin-top:10px;
	border: solid 1px #7b7b7b;
}
#rightcol1 a img {
	 border:none;
}
#rightcol1 .padding{
	padding-left:20px;
	padding-right:15px;
}
#rightcol1{
	width:207px;
	
	margin-top:0px!important;
	margin-top:15px!important!important;
	margin-top:15px;
	margin-bottom:0px!important;
	margin-bottom:15px!important!important;
	margin-bottom:15px;
}
#rightcol2{
	width:207px;
	height:44px;
}
#rightcol2 h3{
	width:180px;
	padding-left:15px;
	font-weight:bold;
}
#wrap_user{
	width:100%;
	height:161px;
	float:left;
	color:#FFFFFF;
	background:url(../images/user.gif) top left no-repeat;
}
#wrap_user a:link,#wrap_user a:visited{
	color:#CCDC8C;
	text-decoration:none;
}
#wrap_user a:focus,#wrap_user a:hover{
	text-decoration:underline;
}
.inner{
	padding-left:20px;
	padding-right:10px;
	padding-top:15px;
}
#join{
	width:192px;
	float:left;
	position:relative;
}
#join_inputbox{
	width:192px;
	float:left;
	/*padding-left: 20px;*/
	padding-top: 5px;
}
#discover{
	width:221px;
	float:left;
	margin-left:35px!important;
	margin-left:0;
}
#learn{
	width:221px;
	float:left;	
}
#hear{
	width:224px;
	float:left;	
}
#bottom{
	width:100%;
	height:61px;
	float:left;
	background:url(../images/bottom.jpg) top left no-repeat;
}

#bottom_left{
	width:650px;
	height:30px;
	padding-top:15px;
	padding-left:33px;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#bottom_right{
	width:220px;
	height:30px;
	float:right;
	text-align:right;
	padding-top:15px;
	padding-right:33px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#bottom_right a:link,#bottom_right a:visited,#bottom_right a:focus,#bottom_right a:hover{
	color:#FFF;
	text-decoration:none;
}
/*****************************************************************************************************/

/* div#menu ul,div#menu-right ul {
	margin:0;
	padding:0;
}
div#menu-right li{
	height:33px;
	float:left;
	padding-left:5px;
	padding-right:16px;
	display:block;
	background:url(../images/mainarrow.gif) top right no-repeat;
}
div#menu li a,div#menu-right li a {
	height:33px;
	float:left;
	display:block;
	text-decoration: none;
	margin:0;
	padding:0;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}

div#menu li a:link, a:visited,div#menu-right li a:link, a:visited {
	color: #000;
}

div#menu li a:hover,div#menu-right li a:hover {
	color: #000;
	text-decoration:none;
} */
/********************************************/
div#leftcol ul {
	margin:0;
	padding:0;
}
div#leftcol li {
	width:193px;
	height:27px;
	float:left;
	display:block;
	text-align:left;
}
div#leftcol li a {
	width:193px;
	height:26px;
	float:left;
	display:block;
	position:relative;
	left:0px!important;
	left:0px!important!important;
	left:-15px;
	text-decoration: none;
	margin:0;
	padding:0;
	color: #FFF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:26px;
	text-indent:5px;
	border-bottom: solid 1px #517DA4;
}

div#leftcol li a:link, a:visited {
	color: #FFF;
}

div#leftcol li a:hover {
	color: #FFF;
	text-decoration:none;
	background:url(../images/ahover.gif) top left no-repeat;
}

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
/*border: 1px solid gray;*/
background: #dfdfdf;
}
.openpet{ /*class added to contents of 1st demo when they are open*/
background-color: #98afc1;
color: #ffffff;
}

/* popup */

<style type="text/css">
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}


.highslide-html {
    background-color: white;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: solid 1px #7b7b7b;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* Form */

input.searchfield {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #9c9c9c;
	padding-left: 3px;
	background-color:#f7f7f7;
	border-top: 1px solid #73716B;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #73716B;
	}
		
	input.entryfield {
	width:180px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	height: 15px;
	}
	
		input.entryfieldhp {
	width:150px;
	padding: 4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
		input.shortentry {
	width:30px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	height: 15px;
	}

		input.shortentry2 {
	width:50px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	height: 15px;
	}
	
	input.entryfieldsearch {
	width:180px;
	padding:4px;
	border-top:1px solid #C1BFBF;
	border-left:1px solid #C1BFBF;
	border-bottom:1px solid #E2E1E1;
	border-right:1px solid #E2E1E1;
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	input.entryfieldActive {
	width:180px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	/*background-color:#fbfbfb;*/
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	div.prfilter input.entryfield {
	width:90px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	background-color:#fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	div.prfilter input.entryfieldActive {
	width:90px;
	padding:4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	/*background-color:#fbfbfb;*/
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	input.radio {
	}
	
	input.radioActive {
	}
	
	select.dropdown {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select.dropdownsearch {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select.dropdownActive {
	width: 190px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	/*background-color: #fbfbfb;*/
	background-color:#fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	}
	
	select.dropdown_job {
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fbfbfb;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	width:360px;
	}
	
	select.dropdownActive_job {
	padding: 2px;
	border: 1px solid #d7d7d7;
	background-color: #fff;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	width:360px;
	}
	
	textarea, .servicesbox {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fbfbfb;
	padding: 4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	height: 80px;
	width: 348px;
	}
	
	textarea.textareaActive {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #333;
	background-color:#fff;
	padding: 4px;
	border-top:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	border-bottom:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	height: 80px;
	width: 225px;
	}
	
	select.jumpmenu {
	font: normal 10px arial, helvetica, sans-serif;
	color: #313031;
	padding-left: 3px;
	border: 1px solid #313031;
	}
	
	td.divider {
	height: 1px;
	background-color:#e1e1e1;

	}
	
	td.fieldlabel {
	padding-left: 5px;
	font-weight: bold;
	}
	
	td.tablepadright {
	padding-right: 15px;
	}

.checkboxfield {
	background-color: #fbfbfb;
	border-top: 1px #d7d7d7 solid;
	border-left: 1px #d7d7d7 solid;
	border-right: 1px #f3f3f3 solid;
	border-bottom: 1px #f3f3f3 solid;
	padding: 15px;
	}
	
	.backdrop {
	background-color: #c8df8e;
	border-top: 1px #637D23 solid;
	border-left: 1px #637D23 solid;
	border-right: 1px #A1C83E solid;
	border-bottom: 1px #A1C83E solid;
	padding: 15px;
	}
	
		.backdrop2 {
		width: 180px;
	background-color: #c8df8e;
	border-top: 1px #637D23 solid;
	border-left: 1px #637D23 solid;
	border-right: 1px #A1C83E solid;
	border-bottom: 1px #A1C83E solid;
	padding: 15px;
	}
	
.greybox {
	background-color: #f7f7f7;
	border: #dfdfdf 1px solid;
	padding: 15px;
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-align: left;
	}
	
.greybox2 {
	background-color: #f7f7f7;
	border: #dfdfdf 1px solid;
	padding: 15px;
	width: 160px;
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	
	text-align: center;
	
	}
	
.bluebox {
	background-color: #D5DEF3;
	border: #5F80D1 1px solid;
	padding: 15px;
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	color: #223a76;
	text-align: left;
	}
.blueboxh2 {
 font-size: 14px;
 font-weight: bold;
 }
 
 .blueboxheader {
 font-size: 12px;
 color: #223a76;
 font-weight: bold;
 }
	
hr {
	background-color: #e1e1e1;
	color: #e1e1e1;
	width: 100%;
	text-align: center;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#homebutton {
	float: right;
	top: 10px;
	padding-right: 21px;
	width: 11px;
	height: 9px;
	padding-top: 10px;
	padding-top: 9px!important;
	/*border: #000000 1px solid;*/
	}
	
.roian { }



.option{
	font-size: 11px;
}
small{
	font-size: 11px;
}
.info{
	background-color: #EFEFEF;
	border: thin solid #9f9f9f;
	margin-left: 5px;
	padding-left: .5em;
}

.required{
	color: #762139;
}
.req{
	background-color: #ffffff; /*#CCFFFF;*/
}
.info a{
	text-decoration: none;
}
.navdark, a.navdark, a.navdark:link, a.navdark:visited, a.navdark:active {
            text-decoration: none;
                        color: #000;
            }
            a.navdark:hover {
                        text-decoration: none;
                                    color: #000; }
#javascriptbanner {
z-index: 0;
}

#newhomecontent {
padding: 10px 40px 290px 40px;
*padding: 10px 40px 10px 40px;
color: navy;
display: block;
float: none;
clear: both;
}

#newhomecontent a {
color: navy;
text-decoration: underline;
}

#newhomeleft {
width: 180px;
float: left;
display: block;
margin: 0 20px 0 0;
line-height: 1.4em;
}

.newhomewide {
width: 621px;
float: right;
display: block;
}

#newhomemiddle {
float: right;
display: block;
width: 295px;
}

#newhomeright {
width: 295px;
float: right;
display: block;
}
