/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
.style110 {
	font-size: 110%;
}
.body90 {
	font-size: 90%;
}

.redbody {
	color: #8b0000;
}
.bluebody {
	color: #003399;
	
}
.bluebody14 {
	color: #003399;
	font-size: 14px;
	font-weight: bold;	
}
.bluebody16 {
	color: #003399;
	font-size: 16px;
}
.greenbody {
	color: #007236;
}
.greenbodybold {
	color: #007236;
	font-weight: bold;
}
.greybody {
	color: #999999;
}
.greybody1 {
	color: #666666;
}
.greylite {
	color: #cccccc;
	
}

.rule {
	height: 10px;
	background-image: url(../images/rule.gif);
	background-repeat: repeat;
}
.rule1 {
	height: 5px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
}

.rule2 {
	height: 1px;
	background-image: url(../images/rule1.gif);
	background-repeat: repeat-x;
}
.rule3 {
	height: 10px;
	border-top: 1px dotted #CC6666;	
	margin: 5px 0 8px 0;
}
.ruleGrey {
	height: 20px;
	border-bottom: 1px dotted #999999;	
}
.ruleGrey1 {
	height: 2px;
	border-bottom: 1px dotted #999999;	
}
h1 {
	font-size: 140%;
	color: #8b0000;
	padding: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-size: 110%;
	color: #8b0000;
	padding: 10px 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
h3 {
	font-size: 110%;
	color: #0860A8;
	padding: 10px 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
h4 {
	font-size: 110%;
	color: #666666;
	padding: 0 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
h5 {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.1em;
}
h6 {
	font-size: 110%;
	color: #000000;
	padding: 10px 0 0 0;
	font-weight: bold;
	letter-spacing: 1px;
}
li {
	line-height: 1.1em;
	padding-left: 5px;
	font-size: 100%;
}

ul {
	list-style-type: none;
}

p {
  margin: .75em 0;
}

br {
  margin: 0;
  padding: 0;
}
a:link { 
	color: #999999; 
	text-decoration: underline 
}

a:visited { 
	color: #999999;
	text-decoration: underline  
 
}
a:hover {
	color: #999999;   
	text-decoration: underline 
}
a.black:link { 
	color: black; 
	text-decoration: underline 
}

a.black:visited { 
	color: black;
	text-decoration: underline 
 
}
a.black:hover {
	color: black;   
	text-decoration: underline 
}

a.greenNav:link {
	color: #007236;
	text-decoration: none;

}

a.greenNav:visited { 
	color: #007236; 
	text-decoration: none 
}
a.greenNav:hover {
	color: #007236;   
	text-decoration: underline 
}
a.blueHeadline:link {
	color: #003399;
	text-decoration: none;
		 
}
a.blueHeadline:visited {
	color: #003399;
	text-decoration: none;
		 
}

a.blueHeadline:hover {
	color: #336699;
	text-decoration: underline;
	
}

a.blueHeadline1:link {
	color: #003399;
	text-decoration: none;
	 
}
a.blueHeadline1:visited {
	color: #003399;
	text-decoration: underline;
	 
}

a.blueHeadline1:hover {
	color: #336699;
	text-decoration: underline;

}
a.blueHeadline2:link {
	color: #003399;
	text-decoration: underline;
	
}
a.blueHeadline2:visited {
	color: #003399;
	text-decoration: underline;
		 
}

a.blueHeadline2:hover {
	color: #336699;
	text-decoration: underline;
	
}
a.greenbodybold:link {
	color: #007236;
	font-weight: bold;
	text-decoration: none;
	
}

a.greenbodybold:visited {
	color: #007236;
	font-weight: bold;
	text-decoration: none;
}
a.greenbodybold:hover {
	color: #007236;
	font-weight: bold;
	text-decoration: underline;
}
a.red:link { 
	color: #8b0000; 
	text-decoration: none 
}

a.red:visited { 
	color: #8b0000; 
	text-decoration: none 
}
a.red:hover {
	color: #8b0000;   
	text-decoration: underline 
}

h5 a:link{
	color: #999999;
	text-decoration: none 
}
h5 a:visited{
	color: #999999;
	text-decoration: none 
}
h5 a:hover{
	color: #999999;
	text-decoration: underline
}



.middleColumn a:link{
	color: #000000;
	text-decoration: underline
}
.middleColumn a:visited{
	color: #000000;
	text-decoration: underline 
}
.middleColumn a:hover{
	color: #000000;
	text-decoration: underline
}
select {
	
	font-size: 12px;
	width: 130px;
	height: 20px;
}


img {
	
	border: 0;
	padding: 0;

}
/* The Framework
================================= =================================*/

#wrapper {
	width: 100%;
	text-align: left;
	background-color: #fff;
}

.redBorder {
	height: 10px;
	background-color: #8b0000;
}
#header {
	width: 905px;
	text-align: left;
	padding: 20px 10px 20px 20px;
	float: left;

}
#headerLeft {
	float: left;
	width: 270px;
	
}
#headerLeft h3 {
	font-size: 160%;
	font-weight: bold;
	height: 45px;
	background-image: url(../images/LocationUSALogoMedia1.gif);
	background-repeat: no-repeat;
}
h3 span {display:none}

headerRight {
	float: right;	
	display: inline;
}

.container {
	height: 8px;
}
.container1 {
	padding: 5px 0 0 20px;
}
.container1a {
	padding: 0 0 15px 0;
	
}
.container1b {
	padding: 5px 0 0 0;
}
.container1b h2{
	line-height: 1.1em;;
}
.container1c  {
	font-size: 90%;
	padding: 20px 0 0 0;
	border-top: 1px solid #999999;
	
}
.container1d {
	padding: 80px 0 0 0;
	*padding: 83px 0 0 0;
	font-size: 90%;
	line-height: 1.2em;
}
.container1e {
	padding: 10px 0 2px 0;
	line-height: 1.1em;
	
}
.container1 a:link{
	color: #999999;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.container1 a:visited{
	color: #999999;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.container1 a:hover{
	color: #999999;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.container1e h2{
	line-height: 1.1em;;
}
.container1h {
		
	padding: 25px 0 0 0;
	line-height: 1.3em;	
	font-size: 110%;	
	color: #999999;

}
.container2 {
	padding: 0 0 15px 0;
}
.container2a {
	padding: 0 0 10px 0;
	font-size: 110%;
}
.container2c {
	padding: 0 0 20px 0;
	font-size: 120%;
	color: #0860A8;
}
.head18 {
	padding: 0 0 10px 0;
	font-weight: 18px;
}
.container2b{
	padding: 0 0 20px 0;
	
}
.container2 h3 {
	font-size: 110%;
	color: #0860A8;
	padding: 0 0 0 0;
	font-weight: bold;
	
}
.container3 {
	padding: 0 0 0 35px;
}
#nav {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 0;
	float: right;
	width: 620px;
	font-size: 110%;
}

#time {
	height: 15px;
	width: 270px;
	font-size: 11px;
	position: absolute;
	left: 15px;
	top: 123px;
	visibility: visible;
	display: block;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	letter-spacing: 1px;
}



/* Top Content
================================= =================================*/

.topContent {
	width: 905px;
	text-align: left;
	padding: 10px 0 10px 20px;
	float: left;

}
.topContentLeft {
	
	text-align: left;
	width: 240px;
	float: left;	
	padding: 0 0 0 0;
	line-height: 1.4em;	
	font-size: 110%;	
	color: #999999;
	
	}

.topContentLeft1 {
	text-align: left;
	width: 240px;
	float: left;
	padding: 0 0 0 10px;
		
	}
.topContentLeft2 {
	text-align: left;
	width: 240px;
	float: left;
	padding: 0 0 0 0;
		
	}	
#salesRepInfo {
	line-height: 1.2em;
	padding: 0 0 10px 0;
	color: #999999;
	font-size: 90%;
	font-weight: bold;
	width: 215px;

}	

.topContentRight  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	
}
.topContentRight1  {
	width: 620px;
	height: 380px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	background-image: url(../images/guy1.jpg);	
	font-size:18px;
	line-height: 60px;
}
.topContentRight2  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	font-size:20px;
	line-height: 30px;
	float: right;
	
}
.topContentRight3  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}
#topContentCon {
	padding: 50px 10px 10px 30px;

}
.topContentCon1 {
	padding: 20px 30px 10px 30px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size:70%;

}
.topContentCon1 a:link{
	font-size:100%;
	color: #0860A8;
	text-decoration: none;
}

.topContentCon1 a:visited { 
	font-size:100%;
	color: #0860A8;
	text-decoration: none; 
 
}
.topContentCon1 a:hover {
	font-size:100%;
	color: #0860A8;  
	text-decoration: underline 
}
.magPageConL {
	padding: 20px 10px 10px 30px;
	width: 200px;
	float: left;
	text-align: right;
	font-size:18px;
	color: #0860A8;
	line-height: 1.3em;

}
.magPageConL1 {
	padding: 30px 10px 10px 30px;
	width: 200px;
	float: left;
	text-align: right;
	font-size:18px;
	color: #0860A8;
	line-height: 1.3em;

}
.magPageConR {
	padding: 20px 10px 10px 10px;
	width: 355px;
	float: left;
	text-align: left;
	font-size:100%;
	line-height: 1.5em;
	

}
.magPageCon {
	clear: both;
	padding: 0 0 10px 0;
	
}
.middleColumn ul {
	line-height: 1.4em;
	margin:0 0 0 15px;
	list-style-position: outside;
	list-style-type: none;
}
.middleColumn li {
	line-height: 1.4em;
	
}
.middleColumn {/* */
	width: 290px;
	text-align: left;
	float: left;
	list-style-type: none;
	
}

#creativeReq {
	font-size: 90%;
	border-top: 1px dotted #999999;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;	
}
.middleColumnRight {/* */
	width: 306px;
	text-align: left;
	float: right;
	display: inline;
}
.middleColumnRight1 {/* */
	width: 300px;
	text-align: left;
	float: right;
	display: inline;
}

.photoFloat {/* */
	
	text-align: left;
	float: left;
	list-style-type: none;
	vertical-align: top;
	margin: 3px 30px 0 0;
}

/* Bottom Content
================================= =================================*/



#footer {
	clear: both;
	width: 900px;
	text-align: left;
	border-top: 1px solid #8b0000;
	padding: 10px 0 10px 20px;
	font-size: 90%;
}

 #footer h5 {
 	padding: 0 0 5px 0;
}
#footer a:link{
	color: #666666;
	text-decoration: none; 
	padding: 0 2px 0 2px;
}
#footer a:visited{
	color: #666666;
	text-decoration: none;
	padding: 0 2px 0 2px; 
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
	padding: 0 2px 0 2px;
}

#iframeWrapper{
	width: 300px;
}
#copyright {
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 90%;
} 
/* Add some padding
================================== */

.clear{
	clear: both;
}
  



#contentLeft * *, #contentRight, * * #contentMiddle * * {
  padding-left: 0;
  padding-right: 0;
}
