﻿body
{
	background-color: #336695;
}

h1{
	font-family:Times New Roman;
}
.myH1 
{
	font-family:Times New Roman;
	font-size :20px;
	/*font-weight:bold;*/
}

.myH2 
{
	font-family:Arial;
	font-size :13px;
	/*font-weight:bold;*/
}

h2{
	color:#666666;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	line-height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align:right;
}
h3{
	/*color:#666666;*/
	color:maroon;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 14px;
	margin: 10px 0px 3px 10px;
	padding: 0px;
	text-align:center;
	letter-spacing: 2px;
	font-weight:normal;
}
p 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	
}


a {
	color: #666666;
	text-decoration: underline;
}


a.more {display:block;width:79px; height:28px; background:url(../images/redbutton.gif) 0 0 no-repeat #fff; color:#111; line-height:28px; text-decoration:none; padding:0 0 0 10px;}

a:hover {
	color: #888888;
	text-decoration: none;
}



.anchorButtons 
{
	background-image:url(../images/btn1.gif); 
	background-repeat:no-repeat;
	width:147px; 
	height:34px; 
	margin-top:40px;
}
acronym{
	border-bottom: 1px dotted #666666;
	cursor: help;
}
.pagemain
{
	width:800px;
	display:block;
    /*border:1px solid #000000;*/
    /*border:1px solid white;*/
    margin-left:100px;
}

.pageheaderlogoright
{
	height:77px;
	width:110px; 
	display:inline;
	background-image: url(../images/libertyflag.gif);
	background-repeat:no-repeat;
	float:left;
}
.pageheaderlogoleft
{
	height:131px;
	width:147px; 
	display:inline; 
	background-image: url(../images/hdr1.jpg);
	background-repeat:no-repeat;
	float:left
	
}
.pageheader
{
	height:131px;
	width:653px; 
	display:block; 
	float:left;
	/*background-color: #99ccff;*/
	background-color: #c9e4ff;
	/*background-color: white;*/
	/*background-color: #E6E6E6;
	background-image: url(../images/header4.gif);
	background-repeat:no-repeat;*/
	/*border-bottom: solid 16px #903326;*/
	
}
.pagebody
{
	width:800px;
	/*height:650px;*/
	display:block;
	border-top:1px solid #335682;
	
	background-color: #f0f8ff;
	
}
.pageleft
{
	height:800px;
	width:147px;
	float:left;
	display:inline;
	background-color: #c9e4ff;
	/*background-color: #99ccff;*/
	
	
}
.pageright
{
	
	width:523px;
	/*height:650px;*/
	float:left;
	display:inline;
	vertical-align:top;
	background-image: url(../images/americaflag.jpeg);
	background-repeat:no-repeat;
	
	
}
.pagefarright
{
	
	width:130px;
	/*height:650px;*/
	float:right;
	display:inline;
	vertical-align:top;
	
}
.pagerighttop
{
	/*width:449px;*/
	float:left;
	display:inline;
	margin-top:60px;
	vertical-align:top;
}
.pagerightbotleft
{
	width:410px;
	float:left;
	display:inline;
	margin-top:0px;
	vertical-align:top;
}
.pagerightbotright
{
	width:20px;
	float:right;
	display:inline;
	margin-top:0px;
	vertical-align:top;
}
.pagefooter
{
	height:40px;
	width:800px;
	display:block;
	background-color: #335682;
	/*background: url(../images/img03.gif) repeat;*/
}

/*menu box*/
.menubox
{
	background-color: #484848;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	
}
.menubox a{
	color:Silver;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.menubox a:hover{
	color:#FFFFFF;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
}
.menubox a.selected{
	color:#FFFFFF;
}

.whitebox
{
	background-color: #FFFFFF;
	color: #666666;
}
.whitebox_topleft{
	background-image: url(../images/1-topleft.gif);
	width:9px;
}
.whitebox_bottomright{
	background-image: url(../images/1-bottomright.gif);
	width:9px;
}
.myCheckBox
{
	padding : 5px 5px 5px 5px;
	margin-right :5px;
	font-family :Arial ;
	font-size :11px;
}

.hideCol
{
	display :none ;
}