@charset "UTF-8";
/* CSS Document */

/* =============== SITEWIDE STYLES =============== */

a:link {color: #9a9999;font-weight:bold;text-decoration:underline;}
a:visited {text-decoration: none;color: #cccccc;}
a:hover {text-decoration: underline;color: #666666;background-color:#fff}
img{
   border-style:none
}
img a{
border-style:none;
}
.alerts_right{
   font-size:0.8em;
}
.alerts_left{
  font-size:0.8em;
}
.greysmall {color:#666666;font-size: 11px;line-height:1.5em;}
.blue {color: #0168ac;font-weight:normal; font-size:24px;}
.red {color: #E22B45; font-size:14px;font-weight: bold;}
.grey {color: #b1afaf; font-size:12px; line-height:1.4em;}
.green {color: #a1c71f; font-size:14px; line-height:1em;}
.greymedium {color: #666666; font-size:14px; line-height:1em;}
.greylarge {color: #333333; font-size:18px; line-height:1.5em;}
.greymain {color: #666666; font-size:14px; line-height:1.6em;}
.compliance_for_content {color: #666666; font-size:12px; line-height:1.6em;}
.compliance_for_content a{
color:#666;
font-weight:normal;
text-decoration:underline;
}
.compliance_for_alert {color: #666666; font-size:12px; line-height:1.6em;}
.contentContainer
{
	/*border: solid 1px #000000;*/
	/*width: auto;*/
	width: 400px;
	height: 360px;
	/*margin: 0px;*/
	margin-left:10px;
	margin-bottom: 30px;
	padding: 5px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #333333;*/
	background-image:url(../tile.gif);
	margin-top:0px
}

.clear {
	clear: both;
}


div#container {
	width: 1000px;
	margin: 0 auto;
	
	
}

div#content {
	background:  #ffffff;
	height: 480px;
	width: 800px;
	margin: 0 auto;
}

div#mainContent {
	/*background:  #FFfffF;*/
	background-color:White;
	width: 758px;
	height:480px;
	/*
	margin: 10px;
	*margin:10px;/*ie7 fix*/
	/*_margin: 10px 5px;*//*ie 6 fix*/
	/*float: left;*/
}

div#pageContent {
	margin: 20px;
}


.center {
	margin: 0 auto;
}

.rightAlign {
	float: right;
	margin: 3px;
}

.leftAlign {
	float: left;
	margin: 3px;
}


div#header{
		float: left;
	width: 800px;

	height:130px;
	float: left;
}



div#footer {
	width: 900px;
	height: 23px;
	margin: 0 auto;
	background: url(../image/footer.gif) top left no-repeat;
	color: #bcb9b1;
	padding-top: 5px;
}


div#leftCol {
	width: 370px;
	margin-right: 15px;
	float: left;
}

div#rightCol {
	width: 330px;
	float: right;
}
.WallpaperSpacing
{
	margin:2px 2px 2px 2px; 
	padding:2px 2px 2px 2px;
}
#wallpapers{
width:350px
}
