* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	background-image: url('/images/body_bg.gif');
	background-repeat: repeat-x;
	background-position:top;
	background-color:#dad7d7;
	color: #333333;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top:30px;
	padding-bottom:30px;

}
a {
	color: #333333;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
#container {
	margin: 0px auto;
	width: 780px;
	background-color:#ffffff;
}
.input 
{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	background-color: #fff;
	color: #333333;
}
.combo 
{
	min-width:60px;
	font-size: 12px;
}
.comboShort
{
	min-width:60px;
	font-size: 11px;
	width:140px;
}
/* Page Header */
#page_header {
	width: 779px;
	height: 113px;
	background: url('/images/header_background.gif') repeat-x 0px 0px;
	overflow:hidden;
}
#page_header a 
{
	text-decoration: none;
}
#page_header a:hover {
	color: #706f6f;
}
#page_heading {
	width: 251px;
	height: 105px;
	float: left;
	top:40px;
}
#page_headerlinks {
	width: 500px;
	float:right;
	padding-top:5px;
	text-align: right;
	word-spacing: -1px;
	padding-right:10px;
	color:#131313;
}
#page_headerlinks a:hover {
	text-decoration: underline;
}
#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: right;
	list-style-type: none;
	background: url('/images/header_toplinks_div.gif') no-repeat 100% 2px;
}
#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}
#page_headerimage {
	width: 500px;
	text-align:right;
	padding-right:20px;
	float:right;
	padding-top:5px;
}
#page_menutext {
	position:relative;
	top:43px;
	width: 525px;
	float: left;
	text-align: left;
}
#page_headertext {
	color:#6F6F6F;
	position:relative;
	top:39px;
	width: 300px;
	float: left;
	text-align: left;
}
#page_headertext a {
	color:#6F6F6F;
}
#page_headertext h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	text-align: left;
}
/* Main Navigation Menu */
#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}
#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}
#page_menu li {
	margin-right: 1px;
	width: 155px;
	height: 21px;
	float: left;
	background: url('/images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}
#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#page_menu a:hover {
	color: #e1e1e1;
}
/* Main Content Area */
#main_content {
	margin-right: 2px;
	width: 773px;
	text-align: center;
	float: right;
}
#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #d6d7db;
	overflow: hidden;
}
/* New Item Description */
#new_item {
	margin: 0px auto 2px;
	padding: 0px 10px;
	width: 733px;
	text-align: justify;
}
#new_item_header {
	margin-top: 10px;
	float: left;
}
#new_item_header h2 {
	color: #0277c1;
	font-size: 18px;
	font-weight: bold;
}
#new_item_header h1 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
#new_item_header a {
	color: #333333;
	text-decoration: none;
}
#new_item_header a:hover {
	text-decoration: underline;
}
#new_item_image {
	margin-top: 10px;
	width: 215px;
	float: right;
	overflow: hidden;
	text-align: center;
}
#new_item_text {
	float: left;
	clear: left;
	font-size: 12px;
	width: 448px;
}
#new_item_text a {
		text-decoration: none;
}
#new_item_text a:hover {
		text-decoration: underline;
}
#new_item_text h2{
	color: #0277c1;
	font-size: 15px;
}
#new_item_text h3{
	color: #0277c1;
	font-size: 15px;
}
#new_item_image h3 {
	color: #131313;
	font-size: 9px;
	font-weight:normal;
}
#new_item_text_head {
	float: left;
	clear: left;
	font-size: 12px;
	width: 720px;
}
#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}

/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('/images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_items_nosplit {
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 100px;
	width: 444px;
	text-align: left;
}

.sub_left {
	padding-left: 5px;
	width: 310px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 310px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

.sub_items_header h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 250px;
}

/* Page Footer */

#page_footer {
	width: 780px;
}

#page_footer a {
	color: #022e89;
}

#page_footer a:hover {
	color: #1658e1;
	text-decoration: underline;
}

#contact_us 
{
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	width: 180px;
	height: 40px;
	text-align: left;
}

#providers
{
	float:left;
	padding-top: 10px;
	width: 360px;
	height: 40px;
	text-align: center;
}

#powered_by 
{
	padding-top: 17px;
	padding-right: 30px;
	float: right;
	width: 180px;
	height: 40px;
	text-align: center;
}

/*Internal pages*/
#full_container {
	margin: 0px auto;
	width: 90%;
	background-color:#ffffff;
}

#full_content{
	overflow: visible;
	width: 100%;
	font-size: 12px;
	vertical-align:top;
}
#full_content .dataformLeft {
	float:left;
	width:35%;
	text-align:left;
	padding-right:20px;
	padding-bottom:10px;
}
#full_content .dataformRight {
	float:right;
	width:60%;
	padding-bottom:10px;
}
.liBold
{
	font-weight:bold;
	text-decoration:none;
}
/* Application and forms */
#main_content .form {
	margin-bottom: 2px;
	height: 222px;
	overflow: visible;
	width: 762px;
	font-size: 12px;
}
#main_content .dataformweb {
	margin: 0px auto 2px;
	padding: 0px 10px;
	width: 733px;
	font-size: 12px;
	text-align:left;
}
#main_content .dataform {
	margin-bottom: 2px;
	width: 762px;
	font-size: 12px;
	padding-bottom:10px;
}
#main_content .formtable {
	width: 80%;
	overflow: hidden;
	margin-top: 10px;
	display:inline-table;
}
#main_content .formtabletdleft {
	width: 40%;
	text-align: right;
}
#main_content .formtabletdright {
	width: 60%;
	padding-left: 10px;
	text-align: left;
	padding-bottom:5px;
	padding-top:5px;
}
#main_content .formtabletdcenter {
	text-align: center;
}
#main_content .formtabletdtitle {
	text-align: left;
	color: #0277c1;
	font-size: 15px;
}
#main_content .formtabletdtitle2 {
	text-align: left;
	font-size: 14px;
}
#main_content .forminput {
	font-size: 12px;
	text-align: left;
	width:175px;
	padding-left:2px;
}
#main_content .formsmallinput {
	font-size: 12px;
	text-align: right;
	width:84px;
	padding-left:2px;
}
#main_content .button {
	width: 150px;
	float: inherit;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#0277c1;
	border-style:solid;
	border-color:#6C9918;
	border-width:1px;
}
#main_content .tableButton {
	float: inherit;
	text-align: center;
	padding-top:4px;
	padding-bottom:3px;
}
.messageErr {
	font-size: 13px;
	color: #0277c1;
	margin-bottom: 2px;
	width: 80%;
	display:inline-block;
}
.message {
	font-size: 13px;
	color: #0277c1;
	margin-bottom: 2px;
	width: 80%;
	padding-top: 100px;
	padding-bottom: 100px;
	display:inline-block;
}
.message p  {
	width:100%;
	text-align:center;
}
#main_content a {
	text-decoration:none;
	text-align: center;
}
#main_content a:hover {
	text-decoration:underline;
	color: #706f6f;
}
.mygrid{
	width: 100%;
	margin-top: 1px;
	font-size: 12px;
	color: #333333;
	display:inline-table;
}
.myrow:hover {
	background-color:#FFFF9B;
}
.mygridSelectedRow {
	background-color:#FFFF9B;
}
.mygrid th {
	padding-left: 2px;
	background-color:#0277c1;
	color: #ffffff;
	text-align: left;
}
.mygrid td {
	padding-top:1px;
	padding-bottom:1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	vertical-align:inherit;
}
.mygridtrOK{
	color:#0277c1;
}
.mygridtop {
	width: 90%;
	font-size: 12px;
	color: #333333;
	display:inline;
}
.mygridpager {
	color:#0277c1;
	
}
.mygridpager a {
	color:#333333;
	font-weight:bold;
}
.mydetailsLeft {
	width:40%;
	padding-left: 2px;
	background-color:#0277c1;
	color: #ffffff;
	text-align: left;
}
.mytabletop  {
	width: 70%;
	margin-top: 20px;
	padding-bottom:2px;
	font-size: 12px;
	color: #333333;
	display:inline;
}
.textselected {
	font-weight:bold;
}
.myformdata {
	width:95%;
	display:inline-table;
}
.myformdataleft {
	font-size: 12px;
	border-width: 1px;
	text-align:right;
	width:40%;
}
.myformdataright {
	font-size: 12px;
	border-width: 1px;
	text-align:left;
	padding-left: 5px;
	width:60%;
}
.myformdatacenter {
	border-width: 1px;
	text-align:center;
}
.myformmessage {
	font-weight:bold;
}
.myformdatamessage {
	border-width: 1px;
	text-align:center;
	color:#333333;
}
.validator {
	width:250px;
	position:absolute;
	display:inline;
}
.infoLayer {
	display:none;
	position:absolute;
	border: 1px solid #646465;
	background-color: white;
	width:200px;
	z-index:10;
}
.infoLayerText {
	font-size: 13px;
	margin-bottom: 2px;
	width: 80%;
	display:inline-block;
}
.code {
	font-size: 11px;
	text-align: left;
	overflow:auto;
	padding:2px;
	border-style:solid;
	border-color:#646465;
	border-width:thin;
	width:350px;
	height:auto;
}
.imgAction {
	border-width:1px;
	border-bottom-style:solid;
	border-bottom-color:transparent;
	border-right-style:solid;
	border-right-color:transparent;
}
.imgAction:hover {
	border-bottom-color:#C6C6C6;
	border-right-color:#C6C6C6;
	background-color:#ffff00;
}
