/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #c8dfed;
	background-image: url(../images/StaffCloud_Background2.jpg);
}
/*
div, p, ul, form{padding:0px; margin:0px 0px 0px 0px;
}
*/
img{
	padding:0px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul{list-style-type:none;}
/*
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	margin: 1px;
}

*/



/*-------Header---------*/


#topPan{
	width:1110px;
	height:116px;
	position:relative;
	background-image:url(../images/body_top_bg.png);
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
	margin-left: auto;
	margin-right: auto;
	z-index:2;
} 


#top_leftImage{
	width:45px;
	height:110px;
	position: absolute;
	z-index:3;
	left:47px;
	top:13px;
} 
#topPan_TopMenu
{
	position: relative;
	left: 770px;
	top: -35px;
}


#topPan_inner2{

	width:1200px;
	height:115px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
} 

#topPan_logo{
	width:1000px;
	height:115px;
	position:relative;
	background-image:url(../images/logo2.png);
	background-repeat:no-repeat;
	background-position: left;
	z-index: 0;
	left: 40px;
} 


#topMain_Menu{
	position:relative;
	z-index: 0;
	left: 150px;
	top: 80px;
}


/*-------Body---------*/


#bodyPan{
	width:1110px;
	padding:0;
	background-image:url(../images/body_inner_bg.png);
	background-repeat:repeat-y;
	behavior: url("iepngfix.htc");
	height:auto;
	margin-left: auto;
	margin-right: auto;
}


#bodyPanIn{
	width:1100px;
	margin:0 auto;
	}






#topNavPan{
	width:1100px;
	height:63px;
	background-image:url(../images/Sub_navbg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
}
.FooterLinks a{
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
.FooterLinks a:hover{
	font-size: 12px;
	color: #CBE2EF;
	text-decoration: none;
}



#Sub_Body{
	width:1100px;
	background-color:#dcdcdc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
} 


#Sub_Bodyinner{
	width:1050px;
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	overflow:auto;
	border-left-color: #999999;
	z-index:2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	padding: 5px;
} 




#Right_Image{
	width:220px;
	height:175px;
	position: absolute;
	left:890px;
	top:113px;
	overflow:visible;
	visibility: visible;
} 

.ContentLeft {
	padding: 5px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	width: 700px;
	vertical-align: top;
	float: left;
}
.ContentRight {
	padding: 5px;
	height: auto;
	width: 300px;
	vertical-align: top;
	float: left;
}
.breadcrumb {
	font-size: 12px;
	text-decoration: none;
}
.breadcrumb a{
	color: #8080FF;
	text-decoration: none;
}
.breadcrumb a:hover{
	color: #F60;
}

#SCFooter {
	text-align: center;
	padding: 5px;
	font-size: 11px;
	float: none;
	color: #999;
}


/*

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px;
}

*/

.FlatInput {
	margin: 1px;
	padding: 4px;
	border: 1px solid #999;
}
.SCH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.SCH1 a
{
	color: #8080FF;
	text-decoration: none;
}
.SCH1 a:hover
{
	color: #F60;
	text-decoration: underline;
}
.SCH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.SCH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.SCH4 {
	font-size: 11px;
	color: #666;
}
.FadeBox {
	background-color: #E9E9E9;
	padding: 3px;
	width: 98%;
	border: thin solid #999;
	margin: 5px;
	vertical-align: middle;
	height: 30px;
}
.VTop {
	vertical-align: top;
}
.WhiteBG {
	background-color: #FFF;
}
.RightFrame {
	background-color: #FFF;
	margin: 2px;
	padding: 4px;
	border: medium solid #999;
	width: 280px;
}

.modalBG {
	background-color: #666;
	filter: Alpha(Opacity=70);
	opacity:0.7;
}
.modalPopup
{
	background-color: #FFF;
	width: 450px;
	border: 4px solid #333;
}
.SCQuote {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666;
	font-style: italic;
}
.SCQuoteBox {
	border: 1px solid #000;
	padding: 2px;
}
.SCCenter {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
