﻿/********** START SHAREPOINT STYLE************/

.mainContainer
{
	background:#999999;
}

.masterContent
{
	background:#999999;
}

.topArea 
{  
	background-color:white;
}

.breadcrumb
{
	background-color:white;
}


/********** END SHAREPOINT STYLE ***********/

/*
#mobile_messaging-content
{
	color:black;
	font-size:12px;
	left:95px;
	margin-top:60px;
	position:relative;	
}*/



#right_content
{
	background-color:#99D200;	
	width:300px;
}

.section
{
    background: #FFFFFF;
}

#top
{
    width: 900px;
    /*height: 373px;*/
    /*border: solid 1px black;*/
}

#middle
{
    width: 100%;
    min-height: 210px;
    margin-top:5px;
    /*border: solid 1px black;*/
    /*margin-top: 5px;*/
}

#IEroot #middle
{
	min-height:200px;
	margin-bottom:0px;
}
.image span
{
    display: none;
}

#banner
{
    background: white url(../images/banner.jpg) center;
    width: 100%;
    height: 165px;
    margin-top: 12px;
    border-bottom:1px white solid;
    border-top:1px black solid;
}

.image-content
{
    margin-top:60px;
    width:200px;
	color:#333333;
	font-size:12px;
	left:96px;
	position:relative;
	z-index:10;
}

.ms-WPBody
{
	font-family:Verdana;
}

/*Added By P.T. for swapping links*/

#ticker_links{
	background-color:#99D200;
	background-color:#99D200;
	border-top:1px solid white;
	height:49px;
	min-height:49px;

}

#ticker_links .ms-WPBody a:link, #ticker_links .ms-WPBody a:visited{
	color:black;
}

#ticker_links .ms-WPTitle
{
	color:white;
}

#ticker_links .ms-WPHeader td{
	border:none;
}
