.pic_holder
{
	background: #e1e1e1;
	border: 1px solid #d4d4d4;
}

.pageTitle
{
	font-size: 16px;
	font-weight: bold;
}

.listingTable th
{
	border-bottom: 1px solid #dddddd;
	text-align: left;
	font-weight: bold;
	color: #444444;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.listingTable td
{
	border-bottom: 1px solid #dddddd;
	text-align: left;
	color: #444444;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}

.listinput
{
	border: solid 1px #aaaaaa;
	background: #efefef;
	padding-left: 2px;
}

body
{
	font-family: arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: none;
	height: 100%;
}

input
{
	font-family: arial;
	font-size: 12px;
}

td, span, div
{
	font-family: arial;
	font-size: 12px;
}

hr
{
	border: 0px;
	height: 1px;
	color: #aaaaaa;
	background-color: #aaaaaa;
}

h1, h2, h3, h4
{
	font-family: arial;
	color: #2f435c;
	text-align: left;
}

h3
{
	font-size: 15px;
}

a.nolink, a.nolink:hover, a.nolink:visited, a.nolink:active
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a
{
	font-family: arial;
	font-size: 12px;
	color: #466384;
}

a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
}

.full_height_table
{
	height: 100%;
}

.main_container_table
{
	width: 100%;
	border: 1px;
	height: 100%;
}

.main_container_table_row
{
	/*background: #ebebeb url('../images/bg_tile.jpg') repeat-x;*/
	background: #ebebeb;
	vertical-align: top;
}

.mm_main_option
{
	font-family: arial narrow, arial;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	background: #647c9d url('../images/mmenu_corner.gif') bottom left no-repeat;
	height: 35px;
	cursor: pointer;
}

.mm_main_option_over
{
	font-family: arial narrow, arial;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	background: #30435c url('../images/mmenu_corner_on.gif') bottom left no-repeat;
	height: 35px;
	cursor: pointer;
}

.side_menu_option
{
	background: url('../images/option_arrow_off.gif') left center no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #466384;
	cursor: pointer;
	padding-left: 12px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.side_menu_option_over
{
	background: url('../images/option_arrow_on.gif') left center no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	cursor: pointer;
	padding-left: 12px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.page_body
{
	vertical-align: top;
	padding: 20px;
	padding-top: 10px;
	font-family: arial;
	font-size: 12px;
}

.footer_bar
{
	height: 40px;
	background: #d1d8e0;
	width: 629px;
}

.footer_bar div
{
	font-family: arial;
	font-size: 10px;
	color: #30435c;
	padding-left: 10px;
	padding-top: 7px;
}

.footer_links
{
	font-family: arial;
	font-size: 10px;
	color: #d1d8e0;
	padding: 10px;
}

.footer_links a
{
	font-family: arial;
	font-size: 10px;
	color: #466384;
	text-decoration: none;
}

.footer_links a:hover
{
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}

.footer_copyright
{
	font-family: arial;
	font-size: 10px;
	color: #30435c;
	padding-left: 10px;
	float: left;
}

.footer_developer
{
	font-family: arial;
	font-size: 10px;
	color: #30435c;
	padding-right: 10px;
	float: right;
}

.footer_developer a
{
	font-family: arial;
	font-size: 10px;
	color: #006cff;
	text-decoration: none;
}

.footer_developer a:hover
{
	font-family: arial;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}

.page_title
{
	font-family: arial;
	font-size: 16px;
	color: #4980bf;
	margin-bottom: 20px;
}

.doyou_form_label
{
	font-family: arial;
	font-size: 12px;
	color: #444444;
	margin-left: 10px;
}

.doyou_form_field input
{
	border: 1px solid #d4d4d4;
	background: #ffffff;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.button_med
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	background: url('../images/button_med.jpg') no-repeat;
	height: 24px;
	width: 102px;
	line-height: 22px;
	text-indent: 10px;
	cursor: pointer;
}

.articles_block
{
	margin-top: 20px;
	padding-bottom: 15px;
}

.articles_block p
{
	font-family: arial narrow, arial;
	font-size: 18px;
	color: #30435c;
	margin-bottom: 10px;
}

.articles_block div
{
	margin-bottom: 5px;
}

.header_left_side
{
	background: #30435c;
	width: 613px;
	height: 193px;
	vertical-align: top;
}

.header_right_side
{
	width: 377px;
	height: 193px;
	background: url('../images/header_tile_02.jpg');
	vertical-align: top;
}

.main_menu_container
{
	height: 35px;
	vertical-align: top;
}

.left_side_container
{
	width: 189px;
	background: #ffffff;
	vertical-align: top;
}

.section_label
{
	font-family: arial narrow, arial;
	font-size: 18px;
	color: #30435c;
	height: 50px;
	background: #d1d8e0;
	padding-left: 15px;
}

.page_body_container
{
	width: 629px;
	background: #ffffff;
	vertical-align: top;
}

.page_row
{
	vertical-align: top;
}

.left_separator
{
	width: 1px;
	background: #d4d4d4;
}

.right_separator
{
	width: 1px;
	background: #d4d4d4;
}

.footer_container
{
	height: 120px;
}

.right_side_container
{
	width: 169px;
	background: #ffffff;
	vertical-align: top;
}

.doyou_form_container
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background: #e1e1e1;
}

.doyou_title
{
	font-family: arial narrow, arial;
	font-size: 18px;
	color: #30435c;
}

.doyou_text
{
	font-family: arial;
	font-size: 12px;
	color: #30435c;
}

.article_container
{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.margin_separator
{
	width: 1px;
	background: #d1d8e0;
}

.error_msg
{
	padding: 3px;
	border: 1px solid #ff0000;
	color: #ff0000;
	margin-bottom: 10px;
}

.notification_msg
{
	padding: 3px;
	border: 1px solid #0000ff;
	color: #0000ff;
	margin-bottom: 10px;
}

.bordered
{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	background: #eeeeee;
	padding: 5px;
}

.frmtable
{
	border: solid 1px #dddddd;
}

.frmtable td
{
	padding-left: 3px;
}

.required
{
	border-left: 4px solid #ffaaaa;
}

.not_required
{
	border-left: 4px solid #ffffff;
}

.innertable td
{
	padding-left: 3px;
}

.city_list
{
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

.city_list td
{
	padding: 3px;
	padding-left: 10px;
}

.Pop {
	POSITION: absolute;
	TOP: 10px;
	LEFT: 10px;
	VISIBILITY: hidden;
	WIDTH: 210px;
	BACKGROUND-COLOR: #ffc;
	BORDER: 1px #ccc solid;
	PADDING: 4px;
}
.PopCity {
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 3px;
	LINE-HEIGHT: 15px;
}

.faqBox
{
	padding: 20px;
	background: #e0e0e0;
}

.faqBox div
{
	padding: 10px;
	padding-top: 0px;
	background: #ffffff;
}

.paragraph01
{
	padding-left: 20px;
}

.newsupdates h3
{
	font-size: 12px;
	font-weight: bold;
}

.newsupdates p
{
	font-size: 11px;
}

.newsupdates a
{
	font-size: 11px;
}
