﻿body 
{
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-size:12px;
	background-color:white;
	/*#E0E9F0;*/
	background-image:url('images/background.jpg');
	background-repeat:repeat-x;
	color:Black;
	line-height:16px;
}

a 
{
	text-decoration:none;
	color:#274C71;
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 0p 0px;
	
	
}	

a:hover 
{
	text-decoration:none;
	color:#671901;

	
}	

.menuItem
{ height:40px; text-align:center; width:196px;}

.greyHeader
{
	height:35px;
	background-image:url('images/grey-top.jpg');
	background-repeat:repeat-y;
	font-size:18px;
	padding:10px 0px 0px 10px;
	overflow:visible;
}
.greyBody
{
	background-image:url('images/grey-strip.jpg');
	background-repeat:repeat-x;
	padding-left:10px;
	padding-top:10px;
	min-height:200px;
	padding-right:5px;	
	
}
#bodyDiv 
{
	width:927px;
	text-align:left;
	background-color:White;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#menuBar
{
	float:left;
	color:#274C71;
	width:196px;
	height:683px;
	float:left;
	font-size:14px;
	padding-top:13px;
	background-image:url('images/menu-back.jpg');
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	
}
#menuBar a 
{
	text-decoration:none;
	color:#274C71;
	
}	

#menuBar a:hover 
{
	text-decoration:none;
	color:#671901;
	
}	

#menuBar td
{
	padding:3px 3px 3px 0px;
	text-align:center;
}

#right-slice
{
	width:18px;
	height:716px;
	float:left;
}

#mainDiv 
{
	float:left;
	width:731px;
	background-color:White;
	background-image:url('images/right-slice.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}

#logo
{
	float:left;height:130px;width:250px;padding-left:15px;padding-top:15px;
}

#tagLine
{
	float:right;width:500px;height:160px;clear:right;vertical-align:middle;text-align:center;
}

p
{
	margin:0px 0px 0px 0px;
}

h1
{
	padding:0px;
	margin:0px;
	font-size:20px;
}

#MainContent
{
	width:700px;
	margin-left:10px;
	float:right;
	padding-right:20px;
}