/* CSS Document */

body
{
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}

.heading_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.heading_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
}

.text_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #6F6F6F;
	text-decoration: none;
	line-height: 16px;
}

.input_box_1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	border: #CCCCCC;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 150px;
	height: 20px;
}

.input_box_2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
	border: #CCCCCC;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 200px;
	height: 20px;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #CCCCCC;
	background-color: #EEEEEE;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 85px;
	height: 20px;
}

a.hyperlink_1
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #034175;
	text-decoration: underline;
}

a.hyperlink_1:visited
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #034175;
	text-decoration: underline;
}

a.hyperlink_1:hover
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #034175;
	text-decoration: none;
}

a.hyperlink_1:active
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #034175;
	text-decoration: underline;
}

a.hyperlink_2
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #034175;
	text-decoration: underline;
}

a.hyperlink_2:visited
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #034175;
	text-decoration: underline;
}

a.hyperlink_2:hover
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #034175;
	text-decoration: none;
}

a.hyperlink_2:active
{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #034175;
	text-decoration: underline;
}

.menu_line_1
{
	background-image:url(images/menu_line_1.jpg);
	background-repeat:repeat-x;
	background-position: center;
}