/*
* {
margin: 0;
padding: 0;
}
*/
html, body 
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.container
{
	height: auto; 
	width: 100%; 
	text-align: center; 
	background-color: #093A80;
	margin: auto;
	min-height: 100%;
	/*height: 100%;*/
	position: relative;
}

.content
{
	width: 720px; 
	padding-top: 25px;
	padding-bottom: 110px;
	margin: 0 auto;
}

.footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	border-top: solid 1px #ffb310;
	background-color: rgb(2,25,56); 
	padding-top: 15px;
	clear: both;
}

/* main menu */

.txt10blnc 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: rgb(255,255,255); 
	text-decoration: none;
	padding-right: 10px;
	text-align: left;
}

a.servicelink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: rgb(255,255,255); 
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
}

a.servicelink:hover
{
	color: #ffb310;
	text-decoration: underline;
}

 /* class */
 
.txt12blnc { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none }

/*.txt12red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #dd0000; text-decoration: none }*/
.txt12red
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	/*color: #dd0000; */
	color: white;
	text-decoration: none 
}

.txt11blnc 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffb310; 
	text-decoration: none 
}

.txt9blnc 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #ffb310; 
	text-decoration: none 
}

.txt14blnc 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none 
}

/*
.txt10blnc 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: rgb(255,255,255); 
	text-decoration: none;
	padding-right: 10px;
	text-align: left;
}

.txt10blnc:hover
{
	color: #ffb310; 
	text-decoration: underline;
}
*/

.txt10yellow { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFB310; text-decoration: none }
.txt12blck { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none }
.txt12blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #6699CC; text-decoration: none }
.txt11blue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #093a80; text-decoration: none }
.txt11blue2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #6699CC; text-decoration: none }

.BottomRepeatedLink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: rgb(170,172,171); 
	text-decoration: none;
	text-transform: uppercase;
}

.Arial12BldGld 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffb310;
	text-decoration: none;
}

.SubTitle
{
	/*background-color: rgb(7,51,114); */
	text-align: left; 
	color: #ffb310; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	height: 23px;
	padding-top: 2px;
	text-indent: 0px;
	border-bottom: solid 1px #ffb310;
}

ul#menu
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 2px;
}

ul#menu li 
{   
  display: inline;   
  position: relative;   
  color: white;
  list-style-type: none;
  padding: 0px 5px 2px 5px;
  margin: 0px 0px 0px 0px;
  height: 100%;
  text-align: center;
  border: solid 1px rgb(2,25,56);
}

ul#menu li:hover
{
	color: red;
	background-color: rgb(255,179,16);
	border: solid 1px white;
}

ul#menu li.mega a.SubMenu
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	text-decoration: none;
	color: white;
	width: 100%;
	height: 100%;
}

ul#menu li.mega a.SubMenu:hover
{
	text-decoration: none;
	color: #093A80;
}

ul#menu li.mega a.SubMenuSelected
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: rgb(255,179,16);
	padding-right: 10px;
	text-align: left;
	text-decoration: underline;
}

ul#menu li:hover a.SubMenuSelected
{
	color: white;
}

ul#menu li.mega a.SubMenuSelected:hover
{
	color: #FFFFFF;
}

/*
{	
	color: rgb(255,255,255); 
	text-decoration: none;
	padding-right: 10px;
	text-align: left;
}
*/
	/*
	background-color: rgb(255,179,16);
	color: rgb(14,61,126);
	*/
  

ul#menu div {   
  display: none;   
}
   
ul#menu li.mega div {   
  width: 500px;   
  position: absolute;   
  top: 25px;
  left: 0em;   
  border: solid 1px #ffb310;
  background-color: rgb(2,25,56);
  text-align: center;
  padding: 0px 5px 0px 5px;
}  

ul#menu li.hovering div {
	display: block;
}

ul.service
{
	color: white;
	/*list-style-type: none;*/
}

ul.service li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.service li a
{
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
}

ul.service li a:hover
{
	color: #ffb310;
	text-decoration: underline;
}
