﻿body 
{
	font-family:Arial;
	font-size:13px;	
	text-align:center;
	margin:3px;
	background-image:url(images/blueback.jpg);
	background-repeat:repeat-x;
	background-color:#e9f5fc;
	
}

img
{
	border:0px;
}

ul
{
	margin-top:5px;
	margin-bottom:5px;
}

li
{
	margin-left:-15px;
	margin-bottom:5px;
}

b
{
		color:#325890;
}

h1
{
	font-size:190%;
	color:#325890;
	margin-bottom:0px;
	margin-top:0px;
}

h2
{
	font-size:120%;
	color:#325890;
	margin-top:0px;
	margin-bottom:0px;
}

h3
{
	font-size:130%;
	color:#325890;
	font-weight:bold;
}

h4
{
	font-size:110%;
	color:#008000;
	font-weight:bold;
	margin-bottom:5px;
}

a
{
	color:#325890;
}

a:hover
{
	color:#008000;
}



/*Layout*/

.overalDiv
{
	width:955px;	
	margin: 0 auto;
	background-color:White;
	border:1px solid white;
	display:table;
}

.tBanner
{
	background-color:#fff;
	height:99px;
	width:955px;
	float:left;
	background-image:url(images/top_blend_2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.avgLogo
{
	float:left;
	height:45px;
	width:70px;
	background-image:url(images/msnlogo.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
}

.tBannerText
{
	float:left;
	width:400px;
	margin-top:26px;
}

.topLinks
{
	float:left;
	width:955px;
	height:25px;
	text-align:center;
	padding-top:10px;
}

.topAds
{	
	float:left;
	width:955px;
	clear:both;
	border-bottom:1px solid #7297ba;
		
	height:25px;
	padding-left:15px;
	border-top:1px solid white;
	color:White;
}

.topAdsRight
{
	float:right;
	height:95px;
	margin-bottom:10px;
	padding-right:20px;
}

.topAdsLeft
{
	padding-left:6px;	
	float:left;
}

div
{
	vertical-align:top;
	text-align:left;
}

.contentDiv
{
	width:100%;
	float:left;
}


.mCol
{
	width:949px;
	float:left;
	background-color:White;
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-top:10px;
	background-image:url(images/top_blend_2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}



.bottomColHead
{
	background-color:#eeeeee; 
	background-repeat: repeat-x;
	width:100%;
	height:3px;
	line-height:3px;
}

.headText
{
	padding:9px;
	padding-top:8px;
}

.colText
{
	padding-left:9px;
	padding-right:9px;
}


.bottom
{
	float:left;
	margin-top:20px;
	width:940px;
	clear:both;
	background-color:White;
	padding:2px;
	background-color:#fcfcfc;
}

.sepLine
{
	height:3px;
	line-height:1px;
	float:left;
	border-bottom:solid 1px #f4f4f4;
	border-top:solid 1px #dddddd;
	width:100%;
}

.fRight
{
	float:right;
	padding:2px;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
}


.prodClear
{
	clear:both;
}

.prodRow
{
	width:100%;
	clear:both;
}

.prodBox
{
	float:left;
	width:900px;
	padding:9px;
	margin-right:10px;
}

.prodBoxBackground
{
	background-image:url(images/msnback.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.prodBoxBackground2
{
	background-image:url(images/msnback2.jpg);
}

.imgBox
{
	width:120px;
	min-height:180px;
	float:left;
	margin-right:5px;
	padding:10px;
	border:1px solid #e8e8e8;
	text-align:center;
}

.greenAngle
{
	background-image:url(images/greenangle.jpg);
	background-position:top;
	float:left;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
	margin-left:-10px;
	margin-top:-10px;
}



.longBox
{
	height:460px;
}

.prodImage
{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:3px;
}


.rnd_box
{
	margin-top:5px;
float:left;
   /*background-color:#488b48;*/
   background-image:url(images/blueshade.jpg);
   background-repeat: repeat-x; 
   height:30px;
   width:100%;
}

.rnd_content { color:white;  padding-left:20px; padding-top:8px;  }


.tipBox
{
	width:120px;
	background-image:url(images/grayshade.jpg);
	background-repeat:repeat-x;
	padding:20px;
	float:left;
	text-align:center;
	margin-right:10px;
}


