body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	background:url(../images/background-gradient.png) repeat-x;	
}

#skeletonTable{
	width:900px;
	border:2px;
	height:100%;
	border: solid;
	border-bottom-color:#010179;
	border-top-color:#010179;
	border-left-color:#010179;
	border-right-color:#010179;
	background-color: #BEC2C3	;
}
.banner{
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	width:900px;
	height:184px;
}

#bodyTable{
	border-top: solid #010179;
	width: 900px;
	height: 600px;
}
.copyright{
	font-size: 11px;
	font-family:Verdana, Helvetica, sans-serif;
	height: 30px;
	width: auto;
	text-align:center;
}
/* ~~~~~~~~~~~~~~~~~~~~  menu ~~~~~~~~~~~~~~~~~~~~*/
#nav {
white-space: nowrap;
height: 25px;
width: 900px;
background-color:#BEC2C3;
border:none;
margin: 0px;
display: block;
padding:0px;
}

#nav a, #nav a:link {
color: #000079;
font: bold 18px Verdana, Helvetica, sans-serif;
line-height: 20px;
margin: 0px;
text-decoration: none;
margin-top:2px;
}

#nav a:hover {
	color: #FCCE00;
}

#n1{float:left;width: 192px;}
#n2{float:left;width: 170px;}
#n3{float:left;width: 170px;}
#n4{float:left;width: 170px;}
#n5{float:left;width: 150px; text-align:center;margin-top: 3px;}

#n1, #n2, #n3, #n4{
margin-top: 3px;
text-align:center; border-right:2px dotted #345426;
}

/*  ~~~~~~~~~~~~~~~~~~~~ menu ~~~~~~~~~~~~~~~~~~~~*/
/*.menu{
	background-repeat:no-repeat;
	background-position:center;
	width:900px;
	height:34px;
}*/


.title{
	font-size: 20px;
	text-align:center;
	font-family:Verdana, Helvetica, sans-serif;
}
.textTable{
	border: solid;
	border-bottom-color:#345425;
	border-top-color:#345425;
	border-left-color:#345425;
	border-right-color:#345425;
	/*background-color:#AEF16B; */
}

.cellFont{
	text-indent:30px;
	font-family:"Trebuchet MS";
	font-size:9pt;
	line-height:18px;
	margin-right:30px;
	padding-left:10px;
	text-align:justify;
}

.blockParagraph{
	text-indent: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1px;
	margin-right:30px;
	padding-left:10px;
	text-align:justify;
}

.quoteFont{
	text-indent: 10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-style: oblique;
	font-size:12px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

h2{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #000079;
	margin: 0;
	padding: 0px 0px 6px 10px;
	font-size: 20pt;
	line-height: 35px;
	letter-spacing: -2px;
	font-weight: bold;
	padding-top:10px;
}