body
{
	margin-top: 0;
	margin-left: 0;
}

A:link
{
	color: #36445e;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

A:visited
{
	color: #36445e;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

A:active
{
	color: #f0a400;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

A:hover
{
	color: #f0a400;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.MenuImg
{
	width: 20px;
	height: 20px;
}

.RightAlign
{
	text-align: right;
	font-size: 11px;
	font-family: verdana,arial,helvetica;
}

.TextMatterNoJustify
{
	font-size: 11px;
	line-height: 12pt;
	font-family: verdana,arial,helvetica;
}

.TextMatter
{
	font-size: 11px;
	line-height: 12pt;
	font-family: verdana,arial,helvetica;
	text-align: justify;
}

.Testimonial
{
	font-size: 11px;
	line-height: 12pt;
	font-style: italic;
	font-family: verdana,arial,helvetica;
	text-align: justify;
}

.Mandatory
{
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
	font-family: verdana,arial,helvetica;
}	

.TextCaption
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-top;
	color: #000080;
	font-family: verdana,arial,helvetica;
	background-color: #cedcff;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#cedcff,endColorStr=#e5eefe); 
}
A.AncCaption:link
{
	text-decoration: none;
	color: #000080;
}

A.AncCaption:active
{
	text-decoration: none;
	color: #000080;
}

A.AncCaption:visited
{
	text-decoration: none;
	color: #000080;
}

A.AncCaption:hover
{
	text-decoration: none;
	color: #000080;
}

.ItemCaption
{
	font-family: Verdana, Arial, helvetica;
	color: #cc0033;
	font-weight: bold;
	font-size: 12px;
}

TD.TopicCaption
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: text-top;
	color: #ffffff;
	font-family: verdana,arial,helvetica;
	background-color: #696969;
	text-align: center;
}

.Spacer
{
	height: 10px;
}

.Caption
{
	font-family: verdana,arial,helvetica;
	font-weight:bold;
	color: #cc0033;
}

.menuStyle
{
	font-size: 8pt;
	color: #ffffff;
	border-top-style: solid;
	font-family: verdana,arial,helvetica;
	border-right-style: solid;
	border-left-style: solid;
	background-color: black;
	border-bottom-style: solid;
}

.Menu1
{
	font-size: 8pt;
	width: 121px;
	color: #000000;
	font-family: verdana,arial,helvetica;
	background-color: #ffffff;
	cursor: hand;
}

.DateDisplay
{
	font-size: 10px;
	background-image: url(../Images/gradient-line.gif);
	color: #000080;
	font-family: verdana,helvetica;
	text-align: left;
}

.FooterLinks
{
	
}

.MainTable
{
	border: none;
}

.MainTableCol
{
	border-right: #7dc7ff 1px solid;
	border-bottom: #7dc7ff 1px solid;
}

.MainTableLeftCol
{
	border-left: #7dc7ff 1px solid;
}

.MainTableTopCol
{
	border-top: #7dc7ff 1px solid;
}

.LeftPanel
{
	background-color: #e7efff;
	vertical-align: top;
	width: 150px;
}

.RequestInfo
{
	background-image: url(../Images/info_off.gif); 
	background-repeat: no-repeat;
	vertical-align: middle;
}

.RequestInfo A:link
{
	background-image: url(../Images/info_off.gif); 
	vertical-align: middle;
	width:86px;
	height:45px;
}

.RequestInfo A:hover
{
	background-image: url(../Images/info_on.gif); 
	vertical-align: middle;
	width:86px;
	height:45px;
}

.MoreInfo a:link,
.MoreInfo a:visited {
    float: left;
    margin: 2px 5px 2px 5px;
    padding: 2px;
    width: 100px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid black;
    border-left: 1px solid #cccccc;
    border-right: 1px solid black;
    background: #cccccc;
    text-align: center;
    text-decoration: none;
    font: normal 10px Arial;
    color: black;
}

.MoreInfo a:hover { background: #eeeeee; }

.MoreInfo a:active {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid black;
    border-right: 1px solid #eeeeee;
    border-left: 1px solid black;
}

UL.List
{
	margin-top: 0px;
	list-style-image: url(../Images/sbutton.jpg);
}

UL.Arrow
{
	LIST-STYLE-IMAGE: url(../Images/arrow.jpg)
}

TD.TopBar
{
	padding-left: 6px;
	font-weight: bold;
	font-size: 12pt;
	color: #ffffff;
	border-bottom: lightcoral 5px solid;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	height: 30px;
	background-color: #4169e1;
}

TD.Construction
{
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
	font-family: Verdana, Arial;
	letter-spacing: 2pt;
	text-align: center;
	height:400px;
}

.CaseStudy
{
	font-weight: bold;
	font-size: 11px;
	color: #ffa500;
	line-height: 12pt;
	font-style: italic;
	font-family: verdana,arial,helvetica;
}