﻿/***************************DEFAULTS*****************************/
body { 
font-family: Arial, Helvetica, sBUN-serif;
font-size: 12px; 
color: rgb(0,79,158); 
margin:20px;
background-color: #FFFFFF; 
} 

@media print {
	.noprint { display: none; }}


/**************** Pseudo classes ****************/ 


a:link 			{ 	color: rgb(0,79,158);  			text-decoration: none;		 	font-weight: bold; 	} 
li:link 		{ 	color: rgb(0,79,158); 			text-decoration: none; 			font-weight: bold; 	} 
a:visited 		{ 	color: rgb(0,79,158);  			text-decoration: none; 			font-weight: bold; 	} 
li a:visited 	{ 	color: rgb(0,79,158);  			text-decoration: none; 			font-weight: bold; 	} 
a:hover 		{ 	color: rgb(0,79,158);  			text-decoration: underline;		font-weight: bold;	} 
li a:hover 		{ 	color: rgb(0,79,158); 			text-decoration: underline;		font-weight: bold;	} 
a:active 		{ 	color: rgb(0,79,158); 			font-weight: bold; } 


/************************* LOGO *************************/ 

.Seal{
position: absolute;
margin-top:10px;
margin-left:5px;
width:25px;
height: 25px;
}
/**********************Title Bar***********************/
.titlebar{
/*position:absolute;*/
width: 95%;
height: 105px;
border-bottom: 2px solid rgb(255,255,255);
text-align: right;
border-style:ridge;
border-color:rgb(0,79,158);
border-width:10px;
border-right: 0px solid rgb(0,79,158);
border-left: 0px solid rgb(0,79,158);
padding: 20px 30px 0 0;
overflow: hidden;
margin-left:auto;
margin-right:auto;
}

.titlebar h1 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 24px; 
font-weight: bold; 
color: rgb(0,79,158);
line-height: 8px; 
} 

.titlebar h2 { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 10px; 
font-weight: normal; 
color: rgb(0,0,0);
line-height: 10px; 
} 

/**************************Center Of Document*********************/
.centerDoc {
padding:0 0 0 0;
Margin-left:auto;
Margin-Right:auto;
overflow:auto;
text-align:center;
}

.MenuBar{
width:95%;
text-align: Left;
color: rgb(0,79,158);
font-size: 15px;
border-bottom: 2px solid rgb(0,79,158);
border-top: 2px solid rgb(0,79,158);
border-left: 2px solid rgb(0,79,158);
border-right: 2px solid rgb(0,79,158);
background-color: rgb(0,79,158);
padding: 0 0 0 0;
margin-left: auto;
margin-right:auto;
}

.pageTitle{
width:95%;;
text-align: Center;
color: rgb(0,79,158);
font-size: 20px;
font-weight: bold; 
border-bottom: 2px solid rgb(0,79,158);
padding: 0 0 0 0;
margin-top: 20px;
margin-bottom: 0px;
margin-left:auto;
margin-right:auto;
}

.GoldLine{
height:5px;
width:95%;
border-bottom: 2px solid rgb(253,183,26);
padding: 0 0 0 0;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
line-height: 0px; 
clear: both;}

.GoldLine2{
width:95%;
height:2px;
border-bottom: 1px solid rgb(253,183,26);
border-top: 1px solid rgb(0,79,158);
padding: 0 0 0 0;
margin: 0 0 0 0;
line-height: 0px; 
clear: both;}

.copywright{ 
width: 95%;
border-top: 2px solid rgb(0,79,158);
margin-left:auto;
margin-right:auto;
text-align: center;
clear: both;
}

.space{
height: 3px;
width:902px;
border-bottom: 2px solid rgb(255,255,255);
padding: 0 0 0 0;
margin-left:5px;
margin-top:0;
margin-bottom:0;
line-height: 0px; 
clear: both;
}

/**********************Navigation Menu Bar***********************/
.navigation {
float: left;
width: 150px;
height: 500px;
margin: 0; 
padding: 5px 0px 5px 0px;
font-size:14px;
font-weight: normal;
border-style:double;
border-color:rgb(0,79,158);
border: 2px solid rgb(0,79,158);;
}

.navigation h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #000000; border-top: 2px solid rgb(0,79,158); border-bottom: 2px solid rgb(0,79,158);background-color: rgb(256,256,256); padding: 0 0 0 5px;margin: 10px 0 10px 0; vertical-align:text-middle;}
.navigation li { list-style-type: none;line-height: 150%; } 

/**********************CopyWright********************/


/********************Page Container********************/
.PageContainer{
text-align:center;
margin-left: auto ;
margin-right: auto ;
}

/***************************************************Content Area*******************************************************/
.Content {
padding: 0 0 0 0; /*top right bottom left*/
font-family: Arial, Helvetica, sBUN-serif;
font-size: 12px; 
color: rgb(0,79,158);
margin-top:30px;
margin-bottom:30px;
min-height: 200px;
margin-left:auto;
margin-right:auto;
text-align:center;
} 

.Content th{
font-size: 12px; 
color: rgb(0,79,158);
font-weight: bold;
}

.Content td{
font-size: 12px; 
color: rgb(0,0,0);
}

.Content b{
font-size: 12px;
color: rgb(0,79,158);
font-weight:bold;
}

.Content .Header{ width: 500px; font-size: 18px; color: rgb(0,79,158); font-weight:bold;  margin: 0 0 0 0; Padding: 0 0 0 0; 
				border: 3px solid rgb(0,79,158);}
				
.Content h2  { font-size: 16px; color: black; font-weight:bold;  margin: 0 0 0 0; Padding: 0 0 0 0;}
.Content h3  { width: 100%; font-size: 18px; color: rgb(0,79,158); font-weight:bold;  margin: 0 0 0 0; Padding: 0 0 0 0; /*border-bottom: 3px solid solid rgb(0,79,158); border-top: 3px solid solid rgb(0,79,158);background-color: rgb(253,183,26) */}
.Content h4  { width: 100%; font-size: 14px; color: rgb(0,79,158); font-weight:bold;  margin: 0 0 0 0; Padding: 0 0 0 0;}

.scrollSmall{
height:100px;  
width:350px; 
overflow:auto; 
border-style:double; 
border:1px solid rgb(0,79,158);
}

.ScrollMedium{
height:150px;  
width:550px; 
overflow:auto;
border:1px solid rgb(0,79,158);
}

.ScrollBig{
height:300px;  
width:800px; 
overflow:auto;
border:1px solid rgb(0,79,158);
}

.box500{border-top:1px solid rgb(0,79,158);border-bottom:1px solid rgb(0,79,158);}


