/************div class****************************/	
.PageContainer
{
	width: 1000px;
	border-style: none;
	position: relative;
	clear: both;
}
.Header,
.Footer
{
	position: relative;
	clear: both;
	width: 1000px;
}
.Header .Logo,
.Footer .Copyright
{
	position: relative;
	clear: left;
	float: left;
	width: 290px;
	text-align: left;
}
.Logo img
{
    padding: 5px 0px 0px 0px;
    border: 0 none;
}
.Header .Menu,
.Footer .Menu
{
	position: relative;
	clear: right;
	float: right;
	width: 300px;
	text-align: right;
	font-size: 1em;
}
.MenuContainer
{
	position: relative;
	height: 1em !important;
	top: 38%;
	padding-right: 10px;
}
.SiteMenu
{
	height: 40px;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	background-color: #4F4F4F;
}
.SiteMenuItem
{
    position: relative;
    float: left;
    clear: none;
    padding: 12px 20px 0px 20px;
}
.SiteMenuItem a,
.SiteMenuItem a:hover,
.SiteMenuItem a:visited
{
    font-size: 1em;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.SiteMenuItem a:hover
{
    color: #FFD72D;
}
.SiteMenuItem span
{
}
.ImageBanner
{
	position: relative;
	width: 1000px;
	height: 300px;
	clear: both;
	text-align: left;
	background: #0E1959 url(../images/bg.jpg) repeat-x scroll top left;
}
.FancyImageContainer
{
	width: 407px;
	height: 279px;
	left: 53%;
	top: 175px;
	z-index: 200;
	position: absolute;
}
.ImageBannerSmall1
{
	position: relative;
	width: 1000px;
	height: 150px;
	clear: both;
	text-align: left;
	background: #0E1959 url(../images/bg.jpg) repeat-x scroll top left;
}

.TextContainer1
{
	position: relative;
	width: 320px;
	height: 150px;
	left: 65px;
	top: 45px;
	    /*background-color: #00FFFF;*/
}
.TextContainer
{
	position: relative;
	width: 320px;
	height: 200px;
	left: 65px;
	top: 45px;
	    /*background-color: #00FFFF;*/
}

.TextContainerItems
{
	position: relative;
	left: 35px;
	top: 25px;
	font-size: 1em;
	color: #FFFFFF;
	 width :400px;
}
li
{
    margin-bottom: 0.5em;
}
ul.circle
{
    list-style-type: disc;
    margin-left: 3em; /* must stay, want it */ 
}
ul.check
{
    list-style-image:url('../images/check.gif');
    list-style-type:square;
}
.Label1
{
    font-family: Times New Roman,serif;
    font-size: 2em;
    color: #FFFFFF;
}
.VPlaceholder10,
.VPlaceholder20
{
	height: 10px;
	width: 100%;
	position: relative;
	float: left;
	clear: both;
}
.VPlaceholder20
{
	height: 20px;
}
.Content
{
}
.HalfContentBox
{
	position: relative;
	width: 489px;
	clear: none;
	text-align: justify;
	margin: 0px 5px 0px 5px;
	    /*background-color: #FF00FF;*/
}
.HalfContentBox p
{
	margin-bottom: 1em;
	font-size: 1em;
	display: block;
}
.FactBox
{
	width: 310px;
	margin: 5px;
	padding: 5px;
	position: relative;
	float: left;
	clear: none;
	    /*border: solid 1px #000000;*/
	    /*background-color: #ff0000;*/
}
.FooterImage
{
	width: 1000px;
	height: 50px;
	position: relative;
	float: left;
	clear: both;
	background: #FFFFFF url(../images/footer.gif) no-repeat scroll top left;
}
.FooterLabel
{
    position: relative;
    width: auto;
    float: right;
    overflow: hidden;
    text-align: right;
    /*font-family: Times New Roman,serif;*/
    font-style: italic;
    font-weight: bold;
    font-size: 1.2em;
    color: #0c4264;
    margin: 7px 105px 0px 0px;
}
.Height30
{
	height: 30px !important;
}
.Height40
{
	height: 35px !important;
}
.Height60
{
	height: 60px !important;
}
.Footer
{
	font-size: 0.85em;
}
.Footer .Copyright
{
	position: relative;
	float: left;
	width: 500px;
	padding: 7px 5px 0px 5px;
}
.Footer .Menu
{
	position: relative;
	float: right;
	width: 300px;
	padding: 7px 5px 0px 5px;
}
.FloatR
{
    float: right !important;
}
.FloatL
{
    float: left !important;
}


/****************************************/

#blenddiv {
background-repeat:no-repeat;
overflow:hidden;
position:absolute;
z-index:1;
}

.s5_button_if {
width:19px;
float:right;
height:20px;
padding-right:4px;
cursor:pointer; }


/* http://www.codekko.com//modules/mod_s5_tabshow/s5_tabshow/styles.css */

/* s5_button css */
#s5_button {
	position: relative; /* important */
	overflow: hidden;
	margin: 0;
	z-index:1;
	background: #fff;
}

#s5_button_content {
	position: relative;
	top: 0;
	z-index:1;
	margin-left: 0;
}

#s5_button_content
#s5_button_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#s5_button_content {
		width: 13440px;
	}
	#container_bd #s5_button ul li {
		display: block;
		float: left;
		margin: 0;
		z-index:1;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #s5_button ul li img {
	display: block;
}


#container_bd #s5_button_frame ul li {
	margin: 0 2px;
}
#container_bd #s5_button_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px; }

#container_bd #s5_button_frame ul li img:hover {border: 1px solid #369;}



#s5_button_content li {
	padding-left:0px;
	float:left;}
	
#s5_button_content li li {
	list-style-image:none;
list-style-position:outside;
list-style-type:disc;
	float:none;}
	
	
	
#s5_button_frame a:hover {
	text-decoration:none;}
	
#s5_button_frame ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:0px;
line-height:21px;
margin-left:3px;
}


#s5_button_content li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-1px;
line-height:16px;
}

#s5_button_frame  ul li {
	cursor:pointer;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	float:left;
	border-top:1px solid #E5E5E5;
	margin-right:6px;
	font-size:13px;
	padding-right:11px;
	padding-left:11px;}
	

#s5_button_frame ul li:hover, #s5_button_frame ul li.over {
	position:relative;
	border-top:1px solid #ffffff;
	color:#000000;
	cursor:pointer;}
		
#s5_button_frame ul li.s5_fsfirst {
	cursor:pointer;}
	
#s5_button_frame ul li.s5_fsfirst:hover, #s5_button_frame ul li.s5_fsfirst.over {
	cursor:pointer;}


/* outer shadows */

#s5_tabshow_topleft {
	width:7px;
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_topleft.png) no-repeat;	}
	
#s5_tabshow_topmiddle {
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_top.png) repeat-x;	}

#s5_tabshow_topright {
	width:7px;
	height:7px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_topright.png) no-repeat;	}
	
	
#s5_tabshow_left {
	padding-left:5px;
	background:url(../s5_tabshow/s5_tab_show_left.png) repeat-y left;	}
	
#s5_tabshow_right {
	padding-right:5px;
	background:url(../s5_tabshow/s5_tab_show_right.png) repeat-y right;	}	
	
	
#s5_tabshow_bottomleft {
	width:11px;
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottomleft.png) no-repeat bottom;	}
	
#s5_tabshow_bottommiddle {
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottom.png) repeat-x bottom;	}

#s5_tabshow_bottomright {
	width:11px;
	height:11px;
	float:left;
	background:url(../s5_tabshow/s5_tab_show_bottomright.png) no-repeat bottom;	}
	
#s5_button_content .moduletable {
padding:6px;
}

#s5_buttonswrap_ts {
	height:7px;
	position:relative;
	z-index:1;}
	
/*small sized text (default)*/
#toolbar-articlebody{font-size:100%;}
/*medium sized text*/
#toolbar-articlebody{font-size:110%;}
/*large sized text*/
#toolbar-articlebody{font-size:130%;}

/* http://www.codekko.com/modules/mod_s5_horizontal_login_NA/s5_horizontal_login_NA/style.css*/
#s5_submit_NA{
	cursor:pointer;
	border:none;
	width:97px;
	height:21px;
	color:#000000;
	font-size:12px;
	background:none;}
	
#s5_submit_NA_outer{
	cursor:pointer;
	border:none;
	width:97px;
	height:29px;
	color:#000000;
	font-size:12px;
	background:transparent url(../s5_horizontal_login_NA/s5_na_loginbutton.png) no-repeat;}
	
.s5_username_NA {
	height:25px;
	padding-left:9px;
	padding-top:3px;
	width:205px;
	color:#000000;
	font-size:12px;
	background:transparent url(../s5_horizontal_login_NA/s5_na_input_back.png) no-repeat;}

	
	
#s5_opendivoptions {
	position:absolute;
	height:18px;
	display:none;
	top:-44px;
	left:36%;
	margin-left:-192px;
	margin-top:40px;
	background-color:#FFFFFF;
	color:#000000;
	width:344px;
	padding:4px;
	padding-top:5px;
	border:1px solid #cccccc;}
	
#s5_morebutton {
	float:left;
	margin-top:4px;
	font-size:11px;
	height:30px;
	padding-right:12px;
	font-weight:bold;}
	
.inputbox-s5_NA {
	background:none;
	border:none;}
