/* CSS Document */
html{
	height: 100%;
}
html, body {
	margin: 0;
	padding: 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	left: auto;
	background-color: #252525;
}
body{
	padding:15px 0;
}
#root{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color:#FFFFFF;
	text-align:left;
	
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
select{
	cursor:pointer;
}
/*****General TXT SYTLES*******/
p.title{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:block;
}
p.subtitle{
	font-size:11px;
	font-weight:bold;
	color:#006BA7;
	margin:0px;
	padding:0px;
	display:block;
}
p.text{
	font-size:10px;
	margin:0px;
	padding:0px;
}
a.link{
	font-size:11px;
	text-decoration:underline;
	padding-right:10px;
	background-image:url(skin/link_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
p.IMG{
	text-align:center;
	display:block;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}
/******GENERAL WINDOW STYLES ******/
.window{
	width:100%;
	background-color: #3e3e3e;
	background-image:url(skin/window_left_border.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.window .windowIn{
	background-image:url(skin/window_right_border.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.window .windowTitle{
	background-image:url(skin/window_title_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:29px;
	font-size:14px;
	height:29px;
	width:100%;
}
.window .borderTop{
	background-image:url(skin/window_BTC.jpg);
	background-repeat:repeat-x;
	height:6px;
}
.window .borderTop img.left{
	height:6px;
	width:10px;
	background-image:url(skin/window_BTL.jpg);
	float:left;
}
.window .borderTop img.right{
	height:6px;
	width:10px;
	background-image:url(skin/window_BTR.jpg);
	float:right;
}
.window .borderBottom{
	background-image:url(skin/window_BBC.jpg);
	background-repeat:repeat-x;
	height:9px;
}
.window .borderBottom img.left{
	height:9px;
	width:10px;
	background-image:url(skin/window_BBL.jpg);
	float:left;
}
.window .borderBottom img.right{
	height:9px;
	width:10px;
	background-image:url(skin/window_BBR.jpg);
	float:right;
}

.window .windowTitleLEFT{
	background-image:url(skin/window_title_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.window .windowTitleLEFT_Arrow{
	background-image:url(skin/window_title_leftB.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
}
.window .windowTitleRIGHT{
	background-image:url(skin/window_title_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.window .windowContent_TL{
	background-image:url(skin/windowIn_c1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
}
.window .windowContent_TR{
	background-image:url(skin/windowIn_c2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
}
.window .windowContent_BL{
	background-image:url(skin/windowIn_c3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
}
.window .windowContent_BR{
	background-image:url(skin/windowIn_c4.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:100%;
}
/** BLACK WINDOW **/
.window .windowBlack_TB{
	background-image:url(skin/windowInBlack_TB.jpg);
	background-repeat:repeat-x;
	width:100%;
}
.window .windowContentBlack_TR{
	background-image:url(skin/windowInBlack_c2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:100%;
}
.window .windowContentBlack_TL{
	background-image:url(skin/windowInBlack_c1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
}

/****/
.panelSpacer{
	background-color:#252525;
	height:15px;
	overflow:hidden;
}
#footer{
	background-image:url(skin/footer.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	/*padding-top:8px;*/
	height:60px;
	text-align:center;
}
#footer div{
	margin-top:8px;
}
/**
    Header CSS
**/

#HEADER{
	padding-bottom:15px;
}
.windowHeader{
	width:100%;
	background-color: #3e3e3e;
	background-image:url(skin/header_left_border.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.windowHeader .windowIn{
	background-image:url(skin/header_right_border.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.windowHeader .bannerIMG{
	padding:9px 12px 3px 12px;
	background-image:url(skin/header_img_frame.jpg);
	background-position:9px 0px;
	background-repeat:no-repeat;
}
.windowHeader .bannerIMG img{
	background-color:#545454;
	padding:1px;
	border:1px solid #000000;
}
.windowHeader .bannerIMG_HIDE{
	height:8px;
	background-image:url(skin/header_img_frame.jpg);
	background-position:9px -1px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.windowHeader .bannerIMG_HIDE img{
	display:none;
}

.windowHeader .headerFrameOut{
	height:46px;
}
.windowHeader .headerFrame{
	padding:5px 14px 4px 10px;
	height:36px;
	background-image:url(skin/header_title_frame.jpg);
	background-position:9px 0px;
	background-repeat:no-repeat;
	font-size:12px;
	white-space:nowrap;
}
.windowHeader .headerLinks{
	padding-left:10px;
}
.windowHeader .headerLinks a{
	padding-right:0px;
}
.windowHeader .headerLinks a:hover{
	text-decoration:underline;
}
.windowHeader .searchForm{
	width:143px;
	height:36px;
	padding-left:0px;
	padding-right:4px;
	vertical-align:top;
}
.windowHeader .searchForm div.searchTF{
	margin-top:5px;
	background-image:url(skin/headerSearch_Bg.jpg);
	background-repeat:repeat-x;
	height:24px;
	padding:2px;
	padding-top:3px;
	position:relative;
}
.windowHeader .searchForm a img{
	border:0;
	vertical-align:top;
}
.windowHeader .searchForm input.TEXTFIELD{
	width:111px;
	height:16px;
	border:0;
	margin:0px;
	padding:0px;
	background-color:transparent;
	color:#000;
	font-size:13px;
	padding:3px 0;
}
.windowHeader .searchForm div.searchBTN{
	position:absolute; right:2px; top:2px;
}
/** BORDERS  **/
.windowHeader .BORDER_BOTTOM img{
	background-image:url(skin/header_BOTTOM.jpg);
	width:100%;
	height:9px;
}
.windowHeader .BORDER_TOP{
	background-image:url(skin/header_TOP.jpg);
	width:100%;
	height:40px;
}
.windowHeader .BORDER_TOP td{
	padding:0px 10px;
}
.windowHeader .BORDER_TOP a:hover{
	text-decoration:underline;
}
.windowHeader .BORDER_TOP DIV{
	float:left;
}
.windowHeader Header_BTN{
	float:right;
}
.windowHeader .expandHeader_BTN{
	background-image:url(skin/btn_arrow_expandwindowRot.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
.windowHeader .collapseHeader_BTN{
	background-image:url(skin/btn_arrow_expandwindow.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
