/* GLOBAL VALUES */

body {
	background: #fff;
	font-family: helvetica neue, helvetica, arial, verdana, sans-serif;
}

a {
	font-family: arial; 
	font-size: 10px;
	font-weight: bold;
	color:#fd7749;
}
a.miltry{
	font-family: arial; 
	font-size: 12px;
	font-weight: bold;
	color:#fd7749;
}

a:hover {
        font-family: arial; 
	font-size: 11px;
	text-decoration: underline;
}
a.miltry:hover {
	text-decoration: underline;
        font-family: arial; 
	font-size: 13px;
}
p {
	font-size: 11px;
}
H1 {
        font-family: arial; 
	font-size: 20pt;   
}
H2 {
        font-family: arial; 
	font-size: 16pt;   
}
H3 {
        font-family: arial; 
	font-size: 14pt;   
}

img {
	border: 0;
}

/* force scrollbars in firefox */
html { 
	overflow-y: scroll; 
}

.clear {
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

/* CONTAINERS */

#master_container {
	margin: 10px auto;		
	width: 966px;		
}

#content_container {
	padding: 17px 20px 10px 20px; 
}

#flash_container {
	margin: 10px 0;
}
	
/* HEADERS */

#header_top { 
	font-size: 9px;
	text-align: right;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#header_top_links {
	color: #003c79;
}

#header_top_links a {
	color: #003c79;
	text-decoration: none;	
}

#global_arrow_left {
	display: inline;
}

#global_arrow_right {
	display: none;
}

#global_link a {
	color: #e67000;
	text-decoration: none;
	margin-right: 10px;
}

#global_more {
	font-size: 8px;
	padding: 3px;
	color: #555;
	display: none;
}

#global_more a {
	color: #000;
	text-decoration: none;
}

#header_top_search {
	color: #000;
	text-decoration: none;
	margin-left: 37px;	
}

#search_box {
	height: 15px;
	width: 73px;
	color: #000;
	border: 2px #92b0c6 solid;
	font-size: 9px;
	padding: 0;
	margin-left: 4px;
	text-align: middle;
}

#search {
	margin-left: 37px;
}

#search_button {
	vertical-align:top;
}

form {
	display: inline;
}
	
#header_menu {
	padding-bottom: 20px;
	height: 60px;
	vertical-align: bottom;
}

#logo {
	float: left;
	height: 12px;
	margin-top: 14px;
}
	
#menu {
	float: right;
}

/* FOOTER */

#footer { 
	clear: both;
	text-align: center;
	font-size: 10px;
}		

#footer_privacy {
	font: 9px verdana;
	color: #003c79;
	text-align: center;	
	text-transform: uppercase;
}

#footer_privacy li {
	display: inline;
}

#footer_privacy a {
	color: #003c79;
	text-decoration: none;
}

#footer_learn_more {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}

#footer_learn_more a {
	color: #969696;
	text-decoration: none;
}

.pixel_line {
	width: 300px;
	height: 1px;
	border: none;
	vertical-align: middle;
	margin: 0 10px;
}

#footer_brands {
	text-align: center;
	margin-top: 11px;
}
	
#footer_brands li {
	display: inline;
	margin: 0 20px;
}

#footer_copyright {
	text-align: center;
	margin-top: 10px;
}
