/* css apollo-mobile.com */

body {
	background-color: White;
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height: 16px; 
	color: #777777;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
}

td {
	font-size:11px;
	line-height: 16px
}

h1 {
	font-size: 21px;
	color: #E98300;
	font-weight: normal;
	line-height: 25px;
}
.title {
	font-size: 21px;
	color: #E98300;
	font-weight: normal;
	line-height: 25px;	
}

form {
	margin: 0px;
}
input {
	width: 125px;
	background-color: White;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;			
	color: #777777;	
}

select {
	font-size:11px;
	background-color: White;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;			
	color: #777777;	
}

a {
	text-decoration: underline;
	color: #0092A6;
}
a:hover {
	text-decoration: none;
}

a.grayLink {
	text-decoration: none;
	color: #777777;
}
a.grayLink:hover {
	text-decoration: underline;
	color: #777777;
}

a.mainNav {
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	font-size:11px;
}

a.mainNav:hover {
	color: #0092A6;
}

a.mainNavA {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #0092A6;
	font-size:11px;
}

a.subNav {
	font-weight: normal;
	text-decoration: none;	
	color: #777777;	
	font-size:11px;
}

a.subNav:hover {
	color: #0092A6;
}

a.subNavA {
	font-weight: normal;
	text-decoration: none;	
	color: #0092A6;	
	font-size:11px;
}

.subNavT {
   font-weight: bold;
   text-decoration: none;
	color: #E98300; 
	font-size:11px;
}
		   
.leftBox {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 0px;	
	width: 170px;
	font-size:11px;
}

.middleBox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 473px;	
	font-size:11px;
}

.rightBox {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 30px;
	width: 255px;
	font-size:11px;
}
.lang {
	color: #0092A6;
	font-weight: bold;
}

.alang {
       color: White;
       text-decoration: none;
       font-weight: bold;
}
.chkbox {
	width: 10px;
	background-color: White;
	border-bottom: 0px solid White;
	border-top: 0px solid White;
	border-left: 0px solid White;
	border-right: 0px solid White;			
}
.footer {
	font-size: 10px;
}

