/* 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%;
}
.style120 {
	font-size: 120%;
}
.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;
}
.greyHighL {
	color: #999999; background-color:#FFFFCC; padding: 2px; 
}
.greybody1 {
	color: #666666;
}
.greylite {
	color: #cccccc;
	
}
.blueLite {background-color: #FEFEE0; color: #0860A8;}
.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;
	
}
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: none 
}

a:visited { 
	color: #999999;
	text-decoration: none  
 
}
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.black1:link { 
	color: black; 
	text-decoration: underline 
}

a.black1:visited { 
	color: black;
	text-decoration: underline 
 
}
a.black1:hover {
	color: #666666;   
	text-decoration: underline 
}
	
	a.blue2:link { 
	ccolor: #0860A8;
	text-decoration: none;
	font-weight:bold;  
}

a.blue2:visited { 
	color: #0860A8;
	text-decoration: none;
	font-weight:bold; 
 
}
a.blue2:hover {
	color: #0860A8;   
	text-decoration: underline;
	font-weight:bold;  
}
a.grey:link, a.grey:visited {color:#999999; text-decoration: none; font-weight: bold;}
a.grey:hover {color:#999999; text-decoration: underline;  font-weight: bold;}

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 
}
a.white:link, a.white:visited, a.white:hover {text-decoration: none; color:#FFFFFF;}
a.white:hover {text-decoration: underline; color:#FFFFFF;}
h5 a:link{
	color: #999999;
	text-decoration: none 
}
h5 a:visited{
	color: #999999;
	text-decoration: none 
}
h5 a:hover{
	color: #999999;
	text-decoration: underline
}


h4 a:link{
	color: #0860A8;
	text-decoration: underline;
	font-weight: bold;
}
h4 a:visited{
	color: #0860A8;
	text-decoration: underline;
	font-weight: bold; 
}
h4 a:hover{
	color: #0860A8;
	text-decoration: none;
	font-weight: bold;
}

.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: 0 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: 5px 0 2px 0;
	line-height: 1.1em;
	
}
.container1 a:link{
	color: #0860A8;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.container1 a:visited{
	color: #0860A8;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.container1 a:hover{
	color: #0860A8;
	font-size: 100%;
	line-height: 1.1em;
	letter-spacing: 0;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.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;
}
.container2d {
	padding: 0 0 10px 0;
}
.container2e {
	padding: 5px 5px 5px 8px; line-height: 1.1em;  margin: 0 0 0 0;  border: solid 2px #eeeeee; width: 234px}
	.container2e 	h4 {
	font-size: 120%;
	color: #000000;
	padding: 0 0 0 0;
	font-weight: bold;
	line-height: 1.1em;}
	.conNav {
	padding: 5px 5px 7px 8px; margin: 0 0 0 0;  width: 234px;  
	border-left: solid 2px #eeeeee; border-right: solid 2px #eeeeee;}
.conNav H4{	color: #0860A8;}
.conNav a:link, a:visited{text-decoration: underline;}
.conNav a:hover{text-decoration: none;}
	.conNav1 {
	padding: 5px 5px 7px 8px; margin: 0 0 30px 0;  width: 234px;  
	border-left: solid 2px #eeeeee; border-right: solid 2px #eeeeee; border-bottom: solid 2px #eeeeee;}
.conNav1 H4{	color: #0860A8;}
.conNav1 a:link, a:visited{text-decoration: underline;}
.conNav1 a:hover{text-decoration: none;}
	.conPink {
	padding: 3px 5px 5px 8px; margin: 0 0 0 0; border-left: solid 2px #eeeeee; border-right: solid 2px #eeeeee;  background-color: #FFE0CF; width: 234px; }

	.container2f {
	padding: 5px;
	margin: 0 0 20px 0;
	font-size: 120%;
	color: #0860A8;
	background-color: #FFD8C0;
}
	.conBlue {
	padding: 5px;
	margin: 0 0 20px 0;
	font-size: 120%;
	color: #ffffff;
	background-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%;
	color: #999999;
}


#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;
}

.callout {background-color: #FFFFCC; color: #000000; font-weight: bold; font-size: 110%; padding: 5px 15px; margin: 0 0 15px 0;}

/* 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;	
	}

.topContentLeft h4 {font-size: 100%;}
.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;
	color: #999999;
		
	}
.topContentLeft2 h3 {color: #000000; padding: 0 0 3px 0; letter-spacing: normal; font-size: 110%; line-height: 1.1em;}
#salesRepInfo {
	line-height: 1.2em;
	padding: 0 0 10px 0;
	color: #999999;
	font-size: 90%;
	
	width: 215px;

}	
#mag {width: 244px; text-align: center; padding: 30px 0 30px 0;}
#mag a:link, a:visited {color: #0860A8;	text-decoration: none; font-weight: bold; }
#mag a:hover {color: #0860A8;	text-decoration: underline;  font-weight: bold; }
#mag img{padding-top: 5px;}
#online {width: 254px; text-align: center; padding: 0 0 40px 0;}
#online a:link, a:visited {color: #0860A8;	text-decoration: none; font-weight: bold; }
#online a:hover {color: #0860A8; text-decoration: underline;  font-weight: bold; }
#online img{padding-top: 5px;}
#letter {
	width: 470px; 
	height: 805px;
	padding: 110px 75px 0 75px;
	margin-bottom: 20px;
	line-height: 1.4em;
	background-image: url(../images/media/paper-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
}
#letter p{padding-bottom: 10px;}
#letter a:link, a:visited {color: #000000;	text-decoration: underline; }
#letter a:hover {color: #666666;	text-decoration: underline;  }
#letter h2 {font-size: 120%; color: #000000; padding: 15px 0 10px 0; font-weight: normal; letter-spacing: 0; text-align: center; color: #8b0000;}
.events {
	width: 236px;
	overflow: auto;
	height: 155px;
	line-height: 1.4em;
	padding: 0 5px 5px 5px;
	margin: 0 0 30px 0;
	border: 2px solid #eeeeee;
	background-color: #F4F6E9;
	color: #000000;
	line-height: 1.2em;
	
}
.eventsTitle {
	width: 236px;

	padding: 5px 5px 5px 5px;

	border-left: 2px solid #eeeeee;
	border-right: 2px solid #eeeeee;
	border-top: 2px solid #eeeeee;
	background-color: #F4F6E9;
	color: #000000;
	
	
}
.events h2 {font-size: 100%; color: #000000; padding: 10px 0 0 0; font-weight: bold; letter-spacing: 0;}
.events h6 {font-size: 80%; color: #000000; padding: 0 0 0 0; font-weight: normal; letter-spacing: 0; font-style:italic;}
.events a:link, a:visited {color: #000000;	text-decoration: underline; }
.events a:hover {color: #666666;	text-decoration: underline;  }
.topContentRightNews  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	
}
.topContentRightNews a:link, a:visited {color: #999999;	text-decoration: underline; font-weight: normal;}
.topContentRightNews a:hover {color: #000000;	text-decoration: underline;  font-weight: normal;}
.topContentRight  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	
}

.topContentRight1  {
	width: 620px;
	
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
	list-style-type: none;
	background-image: url(../images/media/guy1.jpg);
	font-size:18px;
	line-height: 60px;
	background-repeat: no-repeat;
}
.topContentRight2  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	font-size:100%;
	line-height: 30px;
	float: right;
	
}
.topContentRight2a  {
	width: 620px;
	text-align: left;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	font-size:100%;
	font-weight: normal;
	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: 0 20px 30px 40px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size:100%;

}
.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;

}
.magPageConL2 {
	padding: 0 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;
	}
.magPageConR2 {
	padding: 0 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;
}
.screens {padding: 0 15px 20px 0; float: left;}
.screens1 {padding: 0 0 20px 0; float: left;}
#rates {font-weight: normal;}
#magOnline {width: 620px;}
.button {background-image: url(../images/media/button-1.gif); width: 294px; height: 43px; text-align:center; padding-top: 5px; color: white; font-size: 80%; line-height: 1.4em; margin: 30px 0; line-height: 1.2em;
}
.button1 {background-image: url(../images/media/button.gif); width: 294px; height: 31px; text-align:center; padding-top: 6px; color: white; font-size: 130%; line-height: 1.4em; margin-top: 30px;
}
/* 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;
	font-weight: normal;
}
#footer a:visited{
	color: #666666;
	text-decoration: none;
	padding: 0 2px 0 2px;
	font-weight: normal; 
}
#footer a:hover{
	color: #666666;
	text-decoration: underline;
	padding: 0 2px 0 2px;
	font-weight: normal;
}

#iframeWrapper{
	width: 300px;
}
#copyright {
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 90%;
} 
#colDiv {
	display: none;

	
	
}
#colDiv1 {
	
	display: none;
	
	
	
}

.colDivCon {
	padding: 0 0 20px 0;
	
}
.colDivCon a{color: #666666;}
/* Add some padding
================================== */

.clear{
	clear: both;
}
  



#contentLeft * *, #contentRight, * * #contentMiddle * * {
  padding-left: 0;
  padding-right: 0;
}
