@import url('jquery.css');

body
{
	background-color: #000000;
	margin: 0px;
	background-image:url(../images/bg_gradiant_repeat.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #B49A36;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h5
{
	color:#000000;
	font-weight: bold;
	margin: 0px;
}

h1
{
	font-size: 150%;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-size: 140%;
}

h3
{
	font-size: 130%;
}

h4 
{
	font-size: 120%;
}

h5
{
	font-size: 110%;
}

h6
{
	font-size: 100%;
}

hr
{
	height: 1px;
	border-style: solid;
	border-bottom: none;
}

.errortext
{
	color: Maroon;
	font-size: 8pt;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

.page
{
	background-color: transparent;
	margin: 5px auto 5px auto;
	width: 1000px;
}

.header
{
	background-image: url(../images/header_logo.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 273px;
}
.header_content
{
}
.header_logo
{
	height: 225px;
}
.header_logo_content
{
}
.header_nav
{
	height: 30px;
}
.header_nav_content
{
	padding-left: 50px;
	padding-top: 5px;
}


/***************************/
/** Sidebar Boxes                 **/
/***************************/
.sidebar_box
{
	width: 267px;
	margin-bottom: 20px;
}

.sidebar_box_top
{
	background-image: url('../images/sidebar_bg_top.png');
	background-repeat: no-repeat;
	width: 267px;
	height: 16px;
}

.sidebar_box_body
{
	background-color: White;
	background-image: url('../images/sidebar_bg_body.png');
	background-repeat: no-repeat;
	width: 267px;
}

.sidebar_box_body_title
{
	background-color: #F1F5F8;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.sidebar_box_body_content
{
	padding: 10px 10px 0px 10px;
}

.sidebar_box_bottom
{
	background-image:url(../images/sidebar_bg_bottom.png);
	background-repeat: no-repeat;
	width: 267px;
	height: 16px;
}

.box_separator
{
	height: 20px;
	width: 10px;
}
.box_separator_content
{
}

.google_site_search .search_box
{
    width: 170px;
}
.google_site_search .search_btn
{
    width: 65px;
}

/***************************/
/** Main                  **/
/***************************/
.main
{
	background-color: #052d72;
	margin-top: 0px;	
	margin-bottom: 0px;	
}

.main_content
{
	padding: 20px;
}

.main_sidebar
{
	float: left;
	width: 280px;
}
.main_sidebar_content
{
}

.main_body
{
	float: right;
	width: 671px;
	background-color: White;
	
}
.main_body_content
{
	padding-left: 10px;
	padding-right: 10px;
}

.main_body_top
{
	background-image: url(../images/content_bg_top.png);
	background-repeat: no-repeat;
	background-color: #052d72;
	background-position: top center;
	height: 10px;
	width: 671px;
	
}
.main_body_bottom
{
	background-image: url(../images/content_bg_bottom.png);
	background-position: center bottom;
	height: 10px;
	width: 671px;
	background-color: #052d72;
}


/***************************/
/** Footer                **/
/***************************/
.footer
{
}
.footer_content
{
}
.footer_body
{
	background-color: #052d72;
	color: #cfab1c;
	text-align:center;
	font-size: 9pt;
}

.footer_body_content
{
	padding: 5px;
}

.footer_bottom
{
	background-image: url(../images/main_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1000px;
	height: 17px;
	clear: both;
	background-color: transparent;
}

.news_item
{
}

.news_headline
{
	border-bottom: solid 1px gray;
}

.news_sub_headline
{
	font-size: 7pt;
	color: Silver;
}

.news_body
{
	margin-top: 5px;
}

.news_list
{
}

.news_list_headline
{
	font-weight: bold;
}

.news_list_sub_headline
{
	font-size: 7pt;
	color: Silver;
}

.news_list_body
{
}

/********************/
/** FAQ List       **/
/********************/
.faq_questions
{
	margin-left: 15px;
}
.faq_question
{
	padding: 5px 0px 5px 0px;
	margin-left: 15px;
	
}
.faq_answer
{
	margin-left: 30px;
}


/*************************/
/** Procedure Group List**/
/*************************/
.procedure_group
{
}
.procedure_group_content
{
}
.procedure_group_title
{
	font-weight: bold;
}
.procedure_group_items
{
}
.procedure_group_items_content
{
}

.procedure_ba_link
{
	font-weight: bold;
	text-align: center;
}

.procedure_item
{
	margin-bottom: 5px;
}

/*************************/
/** Procedure BA List   **/
/*************************/
.procedure_ba
{
	border: solid 1px #052D72;
	width: 500px;
	margin: 15px auto 15px auto;
}

.procedure_ba_content
{
}

.procedure_ba_title
{
	background-color: #052D72;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 2px;
}

.procedure_ba_detail
{
}

.procedure_ba_detail_content
{
	padding: 5px 0px 5px 20px;
}

.procedure_ba_label
{
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 0px;
	vertical-align: top;
}

.procedure_ba_value
{
	vertical-align: top;
}

.procedure_ba_photo
{
	float: right;
	padding-top: 10px;
	padding-right: 30px;
}
.procedure_ba_photo_content
{
}
.procedure_ba_image
{
}

.procedure_ba_link
{
	padding: 20px 0px 15px 0px;
}

/*************************/
/** Popup Image Classes **/
/*************************/
.body_popup_image
{
	background-color: White;
	background-image: none;
}

.before_after
{
	border: solid 1px #B49A36;
	padding: 10px;
}

.ba_warning
{
	background-color: White;
	
}
.ba_photo_outer
{
	background-color: White;
	width: 100%;
	text-align: center;
	vertical-align:middle;
	
}
.ba_photo
{
	background-color: White;
}

.clear
{
	clear: both;
}