html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	margin:0;
	padding:0;
	/*background-color: #CCCCCC;*/
	background-color: White;
	} 

h1{
	font-size: 30px;
	font-weight: bold;
	margin-top: -105px;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
	}

h2{
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: -4px;
	}
	
#container{
	width:750px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	border: 2px #000080 solid;
	background-color: #FFFFFF;
	} 
	
#inner_container{
	width:740px;
	margin: 5px 0px 5px 5px;
	background-color: #363A60;
	} 
	
.header{
	position: relative;
	width: 740px;
	height: 109px;
	background-image: url(images/omna_header.jpg);
	background-repeat: no-repeat;
}
.left_header{
	display: block; 
	float: left; 
	background-color: transparent;
	width: 350px;
	height: 109px;
	}
	
.centre_header{
	display: block; 
	float: left; 
	background-color: transparent;
	width: 100px;
	height: 109px;
	}

.right_header{
	/*display: block; */
	float: left; 
	background-color: transparent; 
	width: 260px;
	margin-top: 5px;
	}

.mainbody{
	width: 740px;
	display: block;
	background-color: transparent;
}
	
.navbar{
	float: left; 
	display: block;
	width: 165px;
	background-color: #363A60;
	/*background-color: Yellow;*/
}
	
.contents{
	float: left; 
	display: block;
	background-color: White; 
	width: 570px;
	padding: 10px 0px 10px 5px;
	}
	
.footer{
	/*float: left;
	display: block;
	width: 740px;*/
	background-color: #363A60;
	clear: both;
	color: White;
	text-align: center;
	font-size: 75%;
	}
	
.button{ 
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #16377E;
	margin-top: -430px;
	padding-left: 10px;
	line-height: 25px;
	text-decoration: none; 
	 }
	 
 a.button:active	{
	color: Red; 
	text-decoration: none; 
	}
	
a.button:visited	{ 
	color: #16377E;
	text-decoration: none; 
	}
	
a.button:hover {
	color: Red; 
	text-decoration: underline;
	}
			
/*table {
	border: none none none;
	padding: 0;
	background-color: #FFFFFF;
	border-collapse: collapse;
	}

th 	{
	border: none none none;
	padding: 5px;
	background-color: #16377E;
	vertical-align: top;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: White;
	}
	
td 	{
	border: none none none;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	}*/
	
.paraheads{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0px;
	}
	
.white_link_bold	{ 
	color: #ffffff; 
 	text-decoration: none; 
	font-weight: bold 
	}
						
a.white_link_bold:hover {
	color: #ff0000; 
   text-decoration: underline;
	}
		 
ul{ 
	margin-top: -10px; }
	
li{ 
	margin-top: 5px; }
	
.link{
	font-size: 100%;
	color: #16377E;
	text-decoration: none;
	}
	
a.link:active	{
	font-size: 100%;
	color: Red; 
	text-decoration: none; 
	}
	
a.link:visited	{ 
	font-size: 100%;
	color: #16377E;
	text-decoration: none; 
	}
	
a.link:hover {
	font-size: 100%;
	color: Red; 
	text-decoration: underline;
	}
	

		
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* Original CSS */

.blue_body      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080 }
.blue_body_bold      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; font-weight: bold  }
.menu_1      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; 
               text-decoration: none; font-weight: bold }
a.menu_1:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; 
               text-decoration: none; font-weight: bold }
a.menu_1:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000080; 
               text-decoration: none; font-weight: bold }
a.menu_1:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; 
               text-decoration: underline; font-weight: bold }
			   

			   

								
.blue_link_bold      		{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #000080; 
               					text-decoration: none; 
								font-weight: bold }
						
a.blue_link_bold:visited 	{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #000080; 
               					text-decoration: none; 
								font-weight: bold }
								
a.blue_link_bold:active 	{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #000080; 
               					text-decoration: none; 
								font-weight: bold }
								
a.blue_link_bold:hover 		{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #000080; 
               					text-decoration: underline; 
								font-weight: bold }

.admin_blue_normal   	{ 	font-family: Arial, Helvetica, sans-serif; 
							color: #000080; 
							font-size: 10pt; 
							text-decoration: none }

a.admin_blue_normal:visited {	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #000080;
							text-decoration: none }
							
a.admin_blue_normal:active { 	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #000080; 
							
               				text-decoration: none }
               			
a.admin_blue_normal:hover 	{ 	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #FF0000; 
               				text-decoration: underline } 	
							
.admin_blue_bold   	{ 	font-family: Arial, Helvetica, sans-serif; 
							color: #000080; 
							font-size: 10pt; 
							text-decoration: none;
							font-weight: bold }

a.admin_blue_bold:visited {	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #000080;
							text-decoration: none;
							font-weight: bold }
							
a.admin_blue_bold:active { 	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #000080; 
               				text-decoration: none;
							font-weight: bold }
               			
a.admin_blue_bold:hover { 	font-family: Arial, Helvetica, sans-serif; 
							font-size: 10pt;
							color: #FF0000; 
               				text-decoration: underline;
							font-weight: bold } 
							
.admin_white_bold      		{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #ffffff; 
               					text-decoration: none; 
								font-weight: bold }
						
a.admin_white_bold:visited 	{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #ffffff; 
               					text-decoration: none; 
								font-weight: bold }
								
a.admin_white_bold:active 	{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: ffffff; 
               					text-decoration: none; 
								font-weight: bold }
								
a.admin_white_bold:hover 	{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 10pt; 
								color: #000080; 
               					text-decoration: underline; 
								font-weight: bold }
									   
									   
optgroup {
            font-family:Arial, Helvetica, sans-serif;
            font-size:10pt;
            font-weight:normal;
            font-style:italic;
            color:white;
            background-color:#0033ff;
        }
        option {
            font-size:10pt;
            font-weight:normal;
            font-style:normal;
            color:black;
            background-color:white;
        }

