/* CSS Document */

body {

	background-color: #101F5B;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

}

a {

	color: #101F5B;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

h1 {

	font-size: 16px;

	margin: 0px;

	padding: 0px;

	line-height: 34px;

}

h2 {

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	line-height: 34px;

}

h3 {

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	line-height: 34px;

}

.container {

	width: 910px;

	position: absolute;

	top: 20px;

	left: 50%;

	margin-left: -455px;

}

.in_contain {

	width: 870px;

	margin: 20px;

	background-color: #FFFFFF;

}

.left_bord_rep {

	width: 20px;

	background-image: url(imgs/border_left_rep.gif);

	background-repeat: repeat-y;

}

.right_bord_rep {

	width: 20px;

	background-image: url(imgs/border_right_rep.gif);

	background-repeat: repeat-y;

}

.content_hold {

	background-color: #FFFFFF;

	margin: 0px;

	padding: 0px;

	width: 870px;

}

.header_hold {

	height: 133px;

	margin: 0px 5px;	

	padding-top: 6px;

}

.header_left {

	width: 581px;

	float: left;

}

.header_right_t {

	float: right;

	width: 273px;

	height: 113px;

}

.header_right_b {

	float: right;

	width: 273px;

	height: 15px;

	margin-top: 5px;

}

.content_lower {

	clear: both;

	margin: 10px 5px 0px 5px;

	width: 860px;

}

.menu_top {

	height: 27px;

	padding-left: 10px;

	font-size: 11px;

}

.cnt_top {

	height: 10px;

	background-image: url(imgs/cnt_top.gif);

	width: 860px;

}

.cnt_bot {

	height: 10px;

	background-image: url(imgs/cnt_bot.gif);

	background-repeat: no-repeat;

	clear: both;

	padding-bottom: 6px;

	width: 860px;

}

.cnt_mid {

	background-image: url(imgs/cnt_mid.gif);

	background-repeat: repeat-y;

	float: left;

	width: 860px;

}

.cnt_left {

	width: 520px;

	margin-left: 10px;

	float: left;

	line-height: 16px;

}

.cnt_left2 {

	width: 800px;

	margin-left: 10px;

	float: left;

}

.cnt_right {

	float: right;

	width: 264px;

	margin-right: 10px;

	color: #FFFFFF;

}

.cnt_right a {

	color: #FFEE00;

	text-decoration: none;

}

.cnt_right a:hover {

	text-decoration: underline;

}

.mainmenu{

	padding: 0px;

	margin: 0px;

	height: 27px;

	list-style: none;

}

.mainmenu li{

	margin-right: 6px;

	float:left;

	display: block;

	color:#FFF;

	text-decoration: none;

	font-weight: bold;

	height: 27px;

	line-height: 27px;

	text-align: center;

	cursor: pointer;	

	color: #000;

	background: url(imgs/menu_dwn_left.gif) no-repeat; /*left tab image path*/

	background-position: left;

}

.mainmenu li a{

	float: left;

	display: block;

	color:#FFF;

	text-decoration: none;

	font-weight: bold;

	padding:0 0 0 6px; /*Padding to accomodate left tab image. Do not change*/

	height: 27px;

	line-height: 27px;

	text-align: center;

	cursor: pointer;	

}

.mainmenu li a b{

	float: left;

	display: block;

	padding: 0 6px 0 0px; /*Padding of menu items*/

	color: #FFF;

	background: url(imgs/menu_dwn_right.gif) no-repeat right top; /*right tab image path*/

}



.mainmenu li.current a, .mainmenu li a:hover{

	color: #000;

	background: url(imgs/menu_hov_left.gif) no-repeat; /*left tab image path*/

	background-position: left;

}



.mainmenu li.current a b, .mainmenu li a:hover b{

	color: #000;

	background: url(imgs/menu_hov_right.gif) no-repeat right top; /*right tab image path*/

}

.right_sub {

	width: 264px;

	background-image: url(imgs/right_bar_span.gif);

	background-repeat: repeat-y;

	margin-bottom: 5px;

	font-size: 12px;

}

.sitemap {

	color: #FFFFFF;

	width: 910px;

	text-align: center;

	margin: 10px 0px;

	line-height: 16px;

}

.sitemap a {

	color: #FFFFFF;

	text-decoration: none;

}

.sitemap a:hover {

	text-decoration: underline;

}

.book_inp {

	padding: 1px;

	margin: 0px;

	background-color: #FFFFFF;

	border: 1px solid #838BA8;

	color: #000000;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.book_btn {

	color: #FFFFFF;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	background-color: #838BA8;

	border: 1px solid #838BA8;

	padding: 1px;

	margin: 0px;

}

.req {

	color: #FFEE00;

}

#coverall {

	width: 100%;

	height: 100%;

	background-color: #000000;

	opacity: .7;

	filter: alpha(opacity=70);

	position: fixed;

	z-index: 200;

	top: 0;

	bottom: 0;

}

#showimg {

	padding: 10px;

	background-color: #FFFFFF;

	position: relative;

	margin: 0px auto;

	z-index: 300;

	top: 100px;

	border: 2px solid #666666;

	width: 450px;

}

.light_stuff {

	width: 100%;

	margin-top: 20px;

}

#caption {

	font-weight: bold;

}

.subFrame {
	width: 480px;
}
.frameTitle {
	background: url(imgs/titleBarRight.gif) top right no-repeat;
}
.frameTitleInner {
	background: url(imgs/titleBarLeft.gif) top left no-repeat;
}

.frameMenu  {
	height: 30px;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
}
ul.frameMenu {
	padding: 0;
}
ul.frameMenu li {
    float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
ul.frameMenu a {
	display: block;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
ul.frameMenu a:hover {
	color: #808080;
}
.subSections {
	padding: 10px;
}
.subSections table {
	width: 100%;
}
.subSectionSpacer {
	width: 100%;
	height: 10px !important;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}