/* PCHC */

*{
	margin:0;
	padding:0;
}
fieldset,img { 
	border:0;
	padding:0px;
	margin:0px;
}

a {
	outline:none;
	padding:0;
	margin:0;
	border:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	background: url(../../images/bg.gif) repeat-x #edf1f3;
}
body,html {
	margin: 0px;
	padding: 0px;
	height:100%;
}
img {
	border: none;
}

/* Custom Definitions */
.clear {
	clear: both;
}
.hide {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}


#page_width {
	margin:0 auto;
	width:928px;
	overflow:hidden;
}
#header {
	width:928px;
	height:185px;
	overflow:hidden;
	padding:15px 0 0 0;
}
#header .top {
	width:928px;
	height:139px;
	overflow:hidden;
}
#header .top .logo_container {
	width:578px;
	height:139px;
	overflow:hidden;
}
#header .top .login_container {
	width:343px;
	height:52px;
	overflow:hidden;
	background:url(../../images/header_right.jpg) no-repeat;
	padding:87px 0 0 7px;
}
#header .top .login_container .input_container {
	width:193px;
	height:22px;
	overflow:hidden;
	border:1px solid #999999;
	background:url(../../images/icn_search.gif) no-repeat left #FFFFFF;
	padding:0 0 0 25px;
}
#header .top .login_container .input_container input {
	font-size:12px;
	color:#014587;
	width:188px;
	height:20px;
	border:1px solid #FFFFFF;
}
#header .top .login_container .btn {
	width:87px;
	height:24px;
	overflow:hidden;
	padding:0 0 0 3px;
}
#header .bottom {
	width:896px;
	height:46px;
	overflow:hidden;
	background:url(../../images/bg_headerlinks.gif) no-repeat;
	padding:0 32px 0 0;
}
#header .bottom2 {
	width:896px;
	height:48px;
	overflow:hidden;
	background:url(../../images/bg_headerlinks2.gif) no-repeat;
	padding:0 32px 0 0;
}

#header .navelink {
	width:693px;
	height:28px;
	overflow:hidden;
	background:url(../../images/bg_navlink.gif) repeat-x;
	padding:10px 0 0 15px;
}
#header .navelink ul {
	list-style:none;
	width:708px;
	height:28px;
	overflow:hidden;
}
#header .navelink ul li {
	float:left;
	height:28px;
	overflow:hidden;
	background:url(../../images/navelink_devider.gif) no-repeat top right;
	padding:0 27px 0 28px;
}


/* Footer */
#footer {
	margin:0 auto;
	width:928px;
	height:45px;
	overflow:hidden;
	background:url(../../images/bg_footerleft.gif) no-repeat left top;
}
#footer .rightbg {
	width:928px;
	height:45px;
	background:url(../../images/bg_footerright.gif) no-repeat right;
}
#footer .centerbg {
	margin:0 auto;
	width:898px;
	height:45px;
	background:url(../../images/bg_footercenter.gif) repeat-x;
}
#footer .copyright {
	width:250px;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	padding:15px 0 0 11px;
}
#footer ul {
	list-style:none;
	width:520px;
	height:45px;
}
#footer ul li {
	float:left;
	height:45px;
}
#footer ul li a {
	display:block;
	float:left;
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	padding:15px 10px 0 10px;
}
#footer ul li a:hover {
	text-decoration:underline;
}
.header-menu-title{
	font-size:9px; 
	font-weight:bold; 
	float:right; 
	position:absolute; 
	top:30px; 
	left:1110px;
	width:65px;
}
.header-menu-title2{
	font-size:9px; 
	font-weight:bold; 
	float:right; 
	position:absolute;
	 top:7px; 
	 left:1080px;
	 width:100px;
}

.header-menu {
	background-color:#0058AF;
	border:1px solid #FFFFFF;
	padding:5px 0 5px 0;
	margin:0px;
}

.header-menu ul{
	list-style:none;
	font-size:12px;
	color:#FFFFFF; 
	text-decoration:none;
    margin:0px;
	padding:0px;
}
.header-menu li{
	background-color:#0058AF; 
	margin:0px;
	padding:0px;
	height:18px;
	width:150px;
}

.header-menu ul li a{
	padding:0 5px 2px 5px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
}

.header-menu ul li a:hover{
	padding:0 5px 2px 5px;
	color:#FFFFFF;
	background-color:#AB1637;
	text-decoration:none;
	margin:0px;
}


.form-input{
	border:solid 1px #014587;
	width:170px;
	height:20px;
	font-size:11px;
	padding:3px 0 0 3px;
	}
.form-select{
	width:170px;
	font-size:12px;
	border:solid 1px #014587;
	}
.form-input-dob{
	border:solid 1px #014587;
	height:20px;
	font-size:11px;
	}
	
	
/************** Error Message **************/

#errormessage {
	width:600px;
	overflow:hidden;
	margin:0px 0 0 0;
	padding:0 0 0px 30px;
}
#errormessage .error_panel {
	width:280px;
	overflow:hidden;
	text-align:center;
	padding:2px;
	border:1px solid #014587;
}
#errormessage .error {
	width:280px;
	overflow:hidden;
	background:url(../../images/bg_errorh1.gif) repeat-x top;
}
#errormessage .error h2 {
	font-size:0.88em;
	color:white;
	height:30px;
	background:url(../../images/icn_error.gif) no-repeat 15px 6px;
	padding:10px 0 0 15px;
}
#errormessage .error p {
	font-size:11px;
	color:#014587;
	line-height:16px;
	text-align:center;
	padding:4px 0 2px 0;
}
#errormessage .error h3 {
	font-size:0.88em;
	color:#005491;
	height:30px;
	padding:10px 0 0 10px;
}
#errormessage .error h3 span {
	color:#202020;
}
#message1 {
	width:680px;
	overflow:hidden;
	margin:0px 0 0 0;
	padding:0 0 0 30px;
}
#message1 .error_panel {
	width:280px;	
	overflow:hidden;
	text-align:center;
	padding:2px;
	border:1px solid #014587;
}
#message1 .error {
	
	width:280px;
	overflow:hidden;
	background:url(../../images/bg_errorh1.gif) repeat-x top;
}
#message1 .error h2 {
	font-size:0.88em;
	color:#bb1e1e;
	height:30px;
	background:url(../../images/icn_error.gif) no-repeat 35px 6px;
	padding:10px 0 0 15px;
}
#message1 .error p {
	font-size:0.69em;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 0 2px 0;
}
#message1 .error h3 {
	font-size:0.88em;
	color:#005491;
	padding:8px 0 8px 0;
}
#message1 .error h3 span {
	color:#202020;
}








