/* CSS Document  style.css */
/**************************** main default  *******************************/
html { 
  padding:0px;
  margin:0px;
}


#footing {
	font-size: 11px;
	text-transform:capitalize;
	color: #003366;
	background-color: #FFFFFF;
	margin:0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #c6d0d1;
	border-bottom-color: #003399;
	border-left-color: #c6d0d1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-variant: normal;
}

#footing table a {
	text-decoration:none;
	color: #003366;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	
	}
#footing table a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
	
	
	}	
	
#navbottom {
	text-align: center;
	}
	

#navbottom a:link, a:visited {
	text-decoration:none;
	width: 150px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}

#navbottom a:hover {
	color:#00d500;
	}
/*.navbar {font: 9 pt; font-family: Arial, sans-serif;}
.navbar a:hover {color:#003366;}
.navbar a:link, a:visited {color: #cccccc;}
.navbar a:link, a:visited, a:hover {text-decoration:none; font: bold;
	font-family: Arial, sans-serif;}  *******/
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #CC0000;
	text-align: center;
}
.bkgrnd1 {
	background-color: #EBEBEB;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 0px solid #e5e5e5;
	border-right: 1px solid #A0A0A0;
	border-bottom: 0px solid #e5e5e5;
	border-left: 1px solid #A0A0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003366;






}
.background2 {
	background-color: #E4E4E4;
}
.style3 {
	font-size: 14px;
	color: #333333;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #003366;
	padding-right: 2px;
	padding-left: 2px;

}
.background {
	background-color: #E2E2E2;
	background-image: url(images/bkground.jpg);

}
.style7 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 400;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #333333;
	text-align: left;
	font-size: 28px;
	letter-spacing: 2px;

}
.bk2 {
	height: 2px;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 1px dotted #a0a0a0;
	border-right: 0px dotted;
	border-bottom: 0px dotted;
	border-left: 0px dotted;


}
