﻿* {
  margin: 0;
}

html, body {
	height: 100%; /*Required*/
	background-image: url(images/BgMainTiler.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:0 0;
	font-family: verdana,Helvetica, Arial, sans-serif;	
	color:#717171;
}
body{ font-size: 70%;}

#ContainerPage{
	margin: 0 auto;
	width:933px;
	position: relative;
	min-height:100%;
	height:auto !important;
	height: 100%;
	background-color:#FFF;
}
#TopBar{
	height:55px;
	background-image: url(images/CTopMenuBGTiler.gif);
	background-repeat: repeat-x;
}
#TopBarMenu ul{
	list-style-type:none;
	padding-top:18px;
	width:700px;
	float:left;
}
#TopBarMenu ul li{
	display:inline;
}
#TopBarMenu ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color: #025A59;
	padding: 5px 7px 5px 7px;			
}
#TopBarMenu ul li a:hover{
	color:#909090;
}
#GreenTopMenuBG{
	position:absolute;
	background-image:url(images/TopMenuGreen.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	width:199px;
	height:46px;
	left:734px;
	top:5px;
	line-height:40px;
	color:#FFFFFF;
	text-align:right;
}

#ImgBanner{
	background-image: url(images/CTopImgBanBgTiler.gif);
	background-repeat:repeat-x;
 	height:159px;
}
#ImgTBLeft{
	float:left;
	padding: 20px 10px 10px 10px;
}
#ImgTBRight{
	float:right;
	padding-top:6px;
}


#ContainerContent {
  padding: 0 0 0 0;
}
#ContainerContent:after{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#ContainerLeft{
	width:231px;
	height:405px;	
	float:left;
	background-color:#FFF;	
	background-image:url(images/LeftRightDeviders.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#ContainerRight{
	width:253px;
	height:255px;
	float:right;
	background-color:#FFF;
	background-image:url(images/LeftRightDeviders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#ContainerRightCT{
	padding:5px 5px 5px 10px;
}
#ContainerRightCT h3{
	font-size: 1.7em;
	color:#066;
	padding:5px 5px 5px 3px;
	font-weight:normal;
}
#ContainerCenter{
	background-color:#FFF;
	margin-left:231px;
	margin-right:253px;
	max-width:449px;
	padding:1em 1em 3em 1.5em
}
#ContainerCenter h2{
	font-size: 2em;
	color:#006262;
	margin:0;
	font-weight: normal;	
	font-family: Helvetica, Georgia, Times New Roman, Times;	
}
#SubPageLeft{
	width:231px;
	height:255px;
	float:left;
	background-image:url(images/LeftRightDeviders.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#SubPageLeftNav{
	width:210px;
	padding-top:1em;
	font-size:11px;
	font-family:Verdana, arial;
	
}
#SubPageLeftNav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#SubPageLeftNav ul li{
	margin-top: 4px;
	margin-right:20px;
}
#SubPageLeftNav ul li a{
	display:block;
	width:195px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #066;
	font-family: verdana,Helvetica, Arial, sans-serif;
	text-align:right;
	background-image:url(images/LeftNavWhite.gif);
	background-repeat:no-repeat;	
	background-position:195px 50%;
}
#SubPageLeftNav ul li a:hover{
	color:#FFF;
	background-color:#006666;
	background-image:url(images/LeftNavGreen.gif);	
	background-repeat:no-repeat;	
	background-position:195px 50%;
}
#SubPageLeftNav ul li a:before{
	color:#FFF;
	background-color:#006666;	
	background-image:url(images/LeftNavGreen.gif);	
	background-repeat:no-repeat;	
	background-position:right;	
	background-position:195px 50%;	
}

.styleTable1 {
	border-collapse: collapse;
	border: 1px solid #707070;
}

.CSP
{
	color:#000;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}


#SubPageRight{
	width:702px;
	float:right;
	padding-bottom:20px;
}
#SubPageRightContent{
	padding: 1.5em 2em 2em 1.5em;
	line-height:1.4em;
}
#SubPageRightContent h3{
	font-size: 1.7em;
	color:#066;
	padding-bottom:.7em;
	font-weight:normal;
}

ul{
	padding:1em 2em 1.2em 3em;
}
li{
	line-height:150%;
}
.olNumbers{
padding:1.5em 0 2em 3em;
list-style-type:decimal;
}
.ulRoman{
padding:1.5em 0 2em 3em;
list-style-type:lower-roman;
}

.InputLoginHeader{
	background-color:#066;
	color:#FFF;
	text-align:right;
	padding-right:.5em;
	font-weight:bold;
}
.InputLoginText{
	color:#066;
}

.InputLogin
{
	border:1px #ABABAB solid;
	background-color:#F9FBFB;
	height:18px;
	vertical-align:middle;
}
.InputPasswordSearch
{
	border:1px #066 solid;
	background-color:#F9FBFB;
	height:20px;
	vertical-align:middle;
	
}

	A:link{ COLOR: #EC4D07; TEXT-DECORATION: none;}
	A:visited { COLOR: #EC4D07; TEXT-DECORATION: none;}
	A:active { COLOR: #EC4D07; TEXT-DECORATION: none;}
	A:hover{ COLOR: #52220D; TEXT-DECORATION: none;}

#BotBanner{
	padding-top:.8em;
	text-align:center;
	clear:both;
	font-size:85%;
	color:#FFF;
}

#ContainerFoot{
	clear:both;
	width:100%;
	position: absolute;
    bottom: 0 !important;
    height:34px;
    background-color:#066;
}
#Foot{
   clear:both;
  /* padding-top:2em;*/
/*   line-height: 40px;*/
}
