/* ================================
    Default styles for skins
	Designed by 3guys
   ================================*/
* { margin: 0; padding: 0; } 
html,.FullHeight,.BoxedTable,.BorderTable,.OpenTable{height:100%;}
.clear{clear:both;line-height:0;font-size:0;height:0;margin:0;padding:0;}
.FullWidth{width:100%;}
.righttext{text-align:right}.lefttext{text-align:left;}


.Black_Head{color:#878787;font-weight:bold;font-size:14px;font-family:Arial;}
.White_Head{color:#FFFFFF;font-weight:bold;font-size:14px;font-family:Arial;}
.Blue_Head{
	color:#002260;
	font-weight:bold;
	font-size:24px;
	font-family:Arial;
}
#BC_leftDrop {
	background-image: url(containers-images/BlueContainer001_LeftBG.gif);
	background-repeat: repeat-y;
	width: 20px;
}
#BC_RightDrop {
	background-image: url(containers-images/BlueContainer001_RightBG.gif);
	background-repeat: repeat-y;
	width: 20px;
}
#BC_topRightCorner {
	background-repeat: no-repeat;
	height: 35px;
	width: 20px;
	background-position: 0px 0px;
}
#BC_header {
	background-image: url(containers-images/BlueContainer001_topInBG.gif);
	background-repeat: repeat-x;
}
#BC_topDrop {
	background-image: url(containers-images/BlueContainer001_topOutBG.gif);
	background-repeat: repeat-x;
}


#BC_leftCorner {
	background-image: url(containers-images/BlueContainer001_botLeftCorner.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 20px;
}
#BC_BottomDrop {
	background-image: url(containers-images/BlueContainer001_botBG.gif);
	background-repeat: repeat-x;
	height: 12px;
}
#BC_RightCorner {
	background-image: url(containers-images/BlueContainer001_botRightCorner.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 20px;
}
#BC_headerRight {
	height: 35px;
	width: 20px;
}
#BluContainer01 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#BluContainer01 #ContentPane a:link, #BluContainer01 #ContentPane a:active, #BluContainer01 #ContentPane a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#BluContainer01 #ContentPane a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8697BB;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#BluContainer01 #BC_header #titlePadding {
	height: 25px;
	margin: 0px;
	padding-top: 10px;
}
.height_10 {
	height: 10px;
}


