/* 0 BASIC TAGS border-bottom: 1px solid #333; -*/

body
{
	background-position: center;
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753;
	margin: 0;
	padding: 0;
	background-image: url(        '../../images/bg_bph.jpg' );
	background-repeat: repeat-y;
}

a
{
	color: #003399;
	text-decoration: none;
}

a:visited
{
	color: #003399;
}

a:hover
{
	color: #FF9933;
}

a:active
{
	color: #003399;
}


h1, h2, h3, h4
{
}

h1
{
	padding-top: 8px;
	font-size: large;
	font-weight: bold;
	display: none;
}

h2
{
	font-size: larger;
	font-weight: bold;
}

h3
{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1.12em;
	margin-top: 1.0em;
}

h4
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.12em;
	margin-top: 1.0em;
}


hr
{
	border: 0;
	border-top: 1px solid #BABABA;
	height: 1px;
}

img
{
	border-width: 0px;
}

p
{
	line-height: 1.4em;
}

table
{
	border-collapse: collapse;
	padding: 0;
}

.imgframe
{
	border-bottom: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 10px;
}

.box
{
	background: url(../../images/bg-box4.gif) #FFFFFF top left repeat-x;
	border-bottom-color: #DFE5E7;
	border-left-color: #A8BAC2; /*#FFCC00;  great green-grey: 94A6AE */
	border-right-color: #DFE5E7;
	border-style: solid;
	border-top-color: #A8BAC2;
	border-width: 1px;
	color: #184A69;
}

.combobox
{
	background: url(../../images/bg-box4.gif) #FFFFFF top left repeat-x;
	color: #184A69;
}

.warning
{
	color: #FF0033;
	font-weight: bolder;
}

.tab_default
{
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-image: url(     '../../images/tab_unselected.jpg' );
	background-repeat: no-repeat;
	cursor: default;
}

.tab_active
{
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-image: url(     '../../images/tab_selected.jpg' );
	background-repeat: no-repeat;
}



.link_button
{
	text-align: center;
}

.button
{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	height: 23px;
	margin-left: 5px;
	cursor: pointer;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	border: solid 1px gray;
	height: 28px;
	background: url(../../images/bg-box4.gif) #FFFFFF top left repeat-x;
}

#tab_header
{
	width: 840px;
	border-spacing: 0px;
}


#layout_panel
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#content
{
	padding: 0px 10px 0px 10px;
}


#header
{
	border-bottom: 1px solid #666666;
	height: 120px;
	background: url(../../images/header_bph.jpg) no-repeat;
}
#service_wrapper
{
	height: 160px;
	background-color: #f90;
	color: Black;
	padding: 5px;
	text-align: left;
}
#service_wrapper h2
{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
#service_wrapper p
{
	position: relative;
	height: 50px;
}
#payment
{
	width: 245px;
	float: left;
	padding: 5px;
}
#complaint
{
	width: 245px;
	float: left;
	padding: 5px;
}
#contact_info
{
	float: right;
	padding: 5px;
	margin-right: 5px;
}

#application_links
{
	text-align: center;
}

#footer
{
	text-align: center;
	padding: 20px;
	height: 100%;
	vertical-align: bottom;
}

#div1, #div2, #div3, #div4
{
	min-height: 400px;
	display: none;
}
.print_panel
{
	display: inherit;
}

.loding-image
{
	margin-left: 350px;
	margin-top: 100px;
}

@media print
{
	#footer
	{
		display: none;
	}
	#header
	{
		display: none;
	}

	.print_panel
	{
		display: none;
	}
	.tab_header
	{
		display : none;
	}
	
	
	img
	{
		border-width: 0;
	}

	p
	{
		line-height: 1.4em;
	}


	.box, .datebox
	{
		/*display:none; 	*/
		border: 0px solid #FFFFFF;
		color: #000000;
		background-image: none;
		font-family: Trebuchet MS, Calibri, Cambria, serif;
		font-size: medium;
		overflow: hidden;
	}
	.checkbox_print
	{
		display: inline;
	}
	.checkbox
	{
		border: 0px solid #FFFFFF;
		color: #000000;
	}
	.no_print
	{
		display: none;
	}
}
