/* CSS Document */
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:0;

}

p{

}
h1{
	
	font-size:16px;
	color:#123466;
	font-weight:600;
	margin-bottom:5px;

}
h2{
	font-size:18px;
	font-weight:500;
	color:#99C832;
	margin-bottom:0px;
	padding-bottom:0px;		
}
h3{
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:27px;

}

h4{
	font-size:21px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:500;
	color:#99C832;
}


#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	z-index:0;
}

#shadowRight
{
    top:0px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	z-index:0;
    background-image:url(../images/rightShadow.jpg);
	background-position:right;
	background-repeat:repeat-y;
	height: 100%;
	width: 10px;
	position:fixed;
	_position:absolute;
	top: 0px;
	right: 0px;
}

#shadowLeft
{
    top:0px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	z-index:0;
    background-image:url(../images/leftShadow.jpg);
	background-position:left;
	background-repeat:repeat-y;
	height: 100%;
	width: 10px;
	position:fixed;
	_position:absolute;
	top: 0px;
	left: 0px;
}

#mainArea{
	width:98%;
	padding-top:25px;
	padding-left:5px;
	font-size:13px;


}

#mainArea p{
	margin-top:30px;

}

#tooltipScentence{
	text-align:center;
	width:100%;
	font-size:14px;
	margin-top:10px;
	padding-top: 30px;
	background-image:url(../images/tooltipScentenceBG.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:58px;
}

#rightColumn{
	width:175px;
	position:absolute;
	right:15px;
	top:342px;
	padding-left:20px;
	font-size:11px;
	
}
#leftColum{

}

#leftColum div{
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	border-left:1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;

}

#maintab
{

}

#tcontent1
{
  
	
	
	
}

#tcontent2
{
    
}
#tcontent3
{


	
}

#tcontent4
{
    
}



#pubLogo{
	margin-bottom:5px;
	padding-top:9px;
}

#inTextLogo{
    padding-top:2px;
    padding-left:18px;
}

html>body #container {
	height: auto;
}
#content {
	margin:0px;
	padding: 0px;
	padding-top:40px;
	padding-bottom: 125px;
	background-image:url(../images/blue_bar.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#topArea
{
    margin-left:2.3%;
    width:95%;
    background-color:#EFEFEF;
    vertical-align:middle;
    margin-top:20px;
  
}

#topArea #copyBoxLeft{
    float:left;
    padding:0px;
    margin:0px;
    background-image:url(../images/boxLeft.jpg);
    width:38px;
    height:180px;
    background-repeat:no-repeat;
    background-position:right;
}

#copy
{
    padding-top:20px;
    *padding-top:5px;
    padding-right:15px;
}

#topArea .corner
{
   width:9px;
   height:9px;
   font-size:1px;
   line-height:1px;
}
#topArea .center
{
    background-color:#EFEFEF;
    width:100%;
    font-size:1px;
    line-height:1px;
    height:9px
}
#topArea #main
{
    background-color:#EFEFEF;
    font-size:12px;
}

#tryItArrow
{
    position:relative;
    top:-8px;
    left:100px;
    _position:fixed;
    _padding-left:90px;
    _margin-top:-10px;
}


#topLeft{
    float:left;
    width:75%;
    *width:74%;
    background-image:url(../images/boxRight.jpg);
    background-position:top right;
    background-repeat:no-repeat;

}
#topRight{
    font-size:9px;
    text-align:left;
    float:right;
    width:23%;
    margin-right:12px;
    *margin-right:20px;

}

#footer {
	position: absolute;
	bottom: 0;				
	width: 100%;
	padding-bottom:20px;
	background-image:url(../images/blue_bar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:right;
	font-size:11px;
	color:#777777;
}
#footer img{
	position:absolute;
	bottom: 20px;
	left:0px;
}

.tabOver{
	background-image:url(../images/tabRight.jpg);
	background-repeat:no-repeat;
	background-position:right 3px;
	padding-bottom:2px;
}	


.tabRegs{


}	

 .head1{
	background-image:url(../images/contact_adv.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:3px;
	padding-top:3px;
}

 .head2{
	background-image:url(../images/contact_pub.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:3px;
	padding-top:3px;
}

 .head3{
	background-image:url(../images/contact_gen.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:3px;
	padding-top:3px;
}

a.headingLink:link{
	text-decoration:none;
	color:#123466;
}
a.headingLink:hover{
	text-decoration:underline;
	color:#123466;
}

a.headingLink:visited{
	text-decoration:none;
	color:#123466;
}

a.footer:link{
	text-decoration:none;
	color:#777777;
}
a.headingLink:hover{
	text-decoration:underline;
	color:#000000;
}


.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 20;
	_z-index: 2001;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:absolute;
	top: 0px;
	left: 0px;
}

.form {
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1.00; /* FireFox */
	filter: alpha(opacity=100); /* IE */
	z-index: 2200;
 	top: 10px;     
 	width: 100%;   
 	position:absolute;
	top:100px;
}

#form #center{
	background-color:#FFFFFF;
	width: 450px;
	height:500px;
	vertical-align:top;
	padding:20px;
}

#form table{
	vertical-align:top;
	text-align:right;
}
#formTop{
	font-size:1px;
	height:20px;
	line-height:0px;
	text-align:right;
	background-image:url(../images/tobBox.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#formTop img{
	margin-right: 3px;
	margin-top: 3px;
}

#formBottom{
	font-size:1px;
	height:20px;
	line-height:0px;
	text-align:center;
	background-position:center;
	background-repeat:no-repeat;
}

