@charset "utf-8";
body {
	background-color: #dcf1f6;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #135263;
}
*{padding:0px;margin:0}
iframe{padding:0;margin:0;}
#header {
	width: 958px;
	margin: auto;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 141px;
}
#content {
	width: 958px;
	margin: auto;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	width: 958px;
	margin: auto;
	background-image: url(../images/page-end.jpg);
	height: 36px;
	padding-top: 25px;
	font-family: "Trebuchet MS", Verdana;
	text-align: center;
	font-size: 11px;
	color: #5199ab;
	background-repeat: no-repeat;
}
#footer a {
	color: #5199ab;
	text-decoration:none;
}
#footer a:hover,#footer a.ssel:hover{
	color: #5199ab;
	text-decoration:underline;
}
#home-txt {
	background-image: url(../images/home-right-bg.gif);
	height: 226px;
	width: 286px;
	float: right;
}
#home {	float: left;} 
#hgk-menu {
	height: 30px;
	width: 900px;
	margin: auto;
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#hgk-menu a {
	float: left;
	display: block;
	height: 20px;
 	padding:7px 0 3px 0;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Verdana;
	width: 145px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/menu-normal.gif);
	background-repeat: no-repeat;
	margin-left: 2px;	 
}
#top {
	width: 880px;
	margin: auto;
	height: 110px;
}
#logo {
	padding-top: 25px;
	display: block;
	width: 248px;
	float: left;
}

#hgk-menu a:hover {
	background-image: url(../images/btn-bg.gif);
	background-repeat: no-repeat;
}

#hgk-menu li {
	display: block;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#hgk-menu ul {
	margin: 0px;
	padding: 0px;
}
#content .padd {
	margin: auto;
	width: 883px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cls {
	clear: both;
}
#topright {
	float: right;
	width: 500px;
	padding-top: 30px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #f77e21;
}
#search {
	background-image: url(../images/search-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 26px;
	width: 213px;
	float: right;
}
#phone {
	float: left;
	color: #A20051;
	font-size: 14px;		
}
#search form {
	margin: 0px;
	padding: 0px;
}
.trsearch {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 145px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #5298aa;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
.sbtn {
	float: right;
}
#contentcolumns {
	margin-top: 12px;
}

#home-txt .padds p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#home-txt .padds {
	padding: 19px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
#right-side-column {
	float: right;
	width: 286px;
}
#page-content {
	float: left;
	width: 582px;
}
#navigation {
	margin: 0px;
	background-image: url(../images/right-menu-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation .title {
	font-family: "Trebuchet MS", Verdana;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(../images/right-menu-top.gif);
	height: 40px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 10px;
}
.box1 {
	background-image: url(../images/right-menu-bg.gif);
	background-repeat: repeat-y;
}
#navigation a {
	/*display: block;
	color: #005c73;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 22px;
	font-size: 12px;*/
}
#navigation li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation a:hover {
	text-decoration: underline;
}
.selnav{
	text-decoration: underline;
}
#box2 {
	background-image: url(../images/box2.gif);
	width: 286px;
	height: 126px;
	margin-top: 12px;
}
#box2 .padds {
	padding: 15px;
}
#box2 .padds p {
	padding: 0px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.box3 {
	background-image: url(../images/box-3-bg.gif);
	background-repeat: repeat-y;
}
.box3 .title {
	background-image: url(../images/box-3-top.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.box3 .padds {
	padding: 10px;
	background-image: url(../images/box-3-end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titleorange {
	color: #FFFFFF;
	background-image: url(../images/orange-bg.gif);
	background-repeat: no-repeat;
	padding: 11px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
}
.effect {
	background-image: url(../images/effect-bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 12px;
	color: #135263;
	font-family: "Trebuchet MS", Verdana;
}
#page-content  a {
	color: #F77E21;
	text-decoration:none;
}
.effect p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*parentEmployerRegistration start*/
#content .padd1 {
	margin: auto;
	width: 883px;
	padding-top: 3px;
	padding-bottom: 15px;
}
#formmain{
	width:540px;
	margin:auto;
}
#formmain h2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#f77e21;
}

/*    Forms     */
.formtitle{
	color:#990000;
	font:normal 20px "Trebuchet MS",Arial;
}
.Formtable th{
	color:#005c73;
	font:normal 13px "Trebuchet MS",Arial;
}
.Formtable td{
	color:#000000;
	font:normal 14px "Trebuchet MS",Arial;
	text-align:left;
}
.frm-d {
	background: #ffffff url(../images/form-shades.gif) repeat-x;
	border:1px solid #62a5b6;
	font:normal 13px "Trebuchet MS",Verdana;
	margin-bottom:2px;
	padding-left:2px;
	width:170px;
}
.textarea1 {
	border:1px solid #62a5b6;
	height:100px;
	width:250px;
}
.submitbtn {
	background:transparent url(../images/submit.png) no-repeat scroll center bottom;
	width:82px;
	height:39px;
	border:none;
	color:#fff;
	cursor:pointer;
	font:bold 14px "Trebuchet MS",Arial;
	line-height:20px;
	padding:0px 8px;
	text-decoration:none;
}
.startxt1{padding-left:5px;line-height:22px;color:#f00000;vertical-align:top;font:normal 12px 'Trebuchet MS',Arial;}
/*parentEmployerRegistration end*/

.orangetxt{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#f77e21;
	padding-left:10px;
}
.title1{
	color:#f77e21;
	font-size:12px;
	font-weight:bold;
}
.title2{
	color:#f77e21;
	font-size:14px;
	font-weight:bold;
}
/*      Table     */
.tablebox{
	border: 1px solid #71b1c1;
	background-color: #71b1c1;
	border-color:#71b1c1;
}
.tablebox th{
	background-color: #71b1c1;
	height:25px;
	color: #ffffff;
	font: normal 13px "Trebuchet MS";
	padding-left:5px;
	text-align:left;
}
.tablebox td{
	color:#333333;
	font: normal 12px "Trebuchet MS";
	padding-left:5px;
}
.tablebox th a{
	color: #1b3d6f;
	font: bold 13px "Trebuchet MS";
	padding-left:5px;
	outline:none;
}
.tablebox td a{
	color:#920000;
	font: bold 12px "Trebuchet MS";	
	outline:none;
}
.colorRow1{
	background-color:#ffffff;
}
.colorRow2{
	background-color:#f1f7f9;
}
#left-side h4{color:#F77E21;}
.right{text-align:right;}

