@charset "UTF-8";
/* CSS Document */

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 92%;
  color: #FFFFFF;
  text-decoration:none;
  font-weight: bold;
}
a:visited {
  color: #000000;
}
a:hover {
  text-decoration: underline;
}

a.black  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 92%;
  color: #000000;
  text-decoration:none;
  font-weight: normal;
}

a:visited.black {
  color: #000000;
}

a:hover.black {
  text-decoration: underline;
}

#doc1250 {
	width:96.153em; /* 1250/13 */
	*width:93.752em;/* 1250/13.3333 */
}


body {
  background:#FFFFFF;
}

div.fullheight { 
height:100%;
background-image:url(Images/RtColImage.gif);
} 

#hd {
  background-color: #000000;
  text-align:left;
}


#bd div.yui-ge div.yui-u {
  background-image: url(Images/Background.gif);
  background-repeat: repeat-y;
}


div.nav{
  background-image:url(Images/Menubg.jpg);
  background-repeat:repeat-x;
  text-align: left;
  height: 30px;
  line-height: 30px;
}


div.nav li {
	display: inline;
}


div.nav li a {
	margin: 0;
	padding: 0 0 0 25px;
	font-weight: bold;
}

div.rightcol {
  background-color:#000000;
  margin:0;
  padding:0;
  height:100%;
} 

div.imagesection {
  text-align: right;
}


div.imagesectionimg {
 
 	border:none;
  padding: 0 10px 0 10px;
}

img.floatLeft { 
  float: left; 
  margin: 5px 15px 10px 5px; 
}

img.floatRight { 
  float: right; 
  margin: 2px 5px 2px 5px; 
}

div.profile{
  height:200px;
  width: 125px;
  text-align:center;
  padding: 0 0 25px 0;
}  
div.profile div.name{
  font-weight: bolder;
  font-variant: small-caps;
  color: #CC0000;
  text-align:center;
}
div.profile div.feature{
  height: 100px;
}
div.profile img.profile {
  text-align:center;
  padding: 0 10px 0 0;
}
div.profile a.agentssite{
	color: #000000;
  font-weight:bold;
  text-decoration:underline;
}
div.profile a.downloadfeature{
	color:#000000;
  font-weight:bold;
  text-decoration:underline;
}

div.editions{
  height: 220px;
  padding: 0 0 25px 0;
}  
div.editions div.name{
  font-weight: bolder;
  font-variant: small-caps;
  color: #CC0000;
}
div.editions div.feature{
  height: 100px;
}
div.editions img.profile {
  float: left;
  padding: 0 10px 0 0;
}
div.editions a.currentmag{
	color:#000000;
  font-weight:bold;
  text-decoration:underline;
}
div.editions a.download{
	color:#000000;
  font-weight:normal;
}


    
div.bodyparagraph {
  background-color:#FFFFFF;
  border-left:ridge;
  padding: 15px;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0 10px 0 0;
}


div.bodyparagraphtitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: medium;
  font-weight: normal;
  font-variant: small-caps;
  color: #333333;
  width: 84%;
  margin: 0 60px 0 60px;
  padding: 5px 7px 5px 5px;
  background-color: #CCCCCC;
}

div.quote {
  padding: 15px;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font:italic;
  margin: 10px 10px 0 10px;
}


div.bodyparagraphfooter {
  font-size: x-small;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 25px 60px 10px 20px;
  padding: 10px 10px 10px 10px;
  text-align: center;
}


div.havingprob {
  font-size: large;
  font-weight: normal;
	background-color: #000000;
   padding: 10px 10px 10px 10px;
	
}

div.topright {
  padding-top: 10px;
  height: 260px;
}

div.middleright {
  background-image:url(Images/RightColBG.jpg);
  background-repeat:no-repeat;
  height: 80px;
}

div.bottomright {
 height: 255px;
 padding-top: 8px;
}


#ft {
  text-align: center;
  color: #FFFFFF;
  background-color: #000000;
}
