body td, span, font
{
	font-family:Verdana,Arail;
	font-size:10px;
	color:#444444;
}

a
{
	color:#718eac;
}

.MainContainer
{
	background-image:url(../../images/main_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	vertical-align:top;
}

.Page
{
	border-left: 1px solid #5173A9;
	border-right: 1px solid #5173A9;
	height:100%;
	width:769px;
}

.HomeHeader
{
	BACKGROUND: url(../../images/banner_bg.jpg) repeat-x;
	padding-left: 69px;
	vertical-align:top;
}

.HomeBottom
{
	background-color:#f2f2f2;
	height:100%;	
}

.MenuContainer
{
	background-color: #FFFFFF;	
}

.MenuItemContainer
{
	vertical-align:top;
	border-right: solid 1px #cccccc;
	padding: 5 7 5 7;
}

.PageHeading
{
	background-image: url(../../images/HeaderRepeater.jpg);
	background-repeat:repeat-x;
	width:100%;	
	vertical-align:top;
}

.SubMenuItemContainer
{
	background-color:#becad7;
	padding:4 4 4 4;
	border-bottom:solid 1px #FFFFFF;
	font-size:10px;
	width:134px;
}

.SubMenuItem
{
	color:#26486f;
	text-decoration:none;
}

.SubMenuItemSelected
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubMenuItem:Hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.SubMenuContainer
{
	background-color:#edf1f5;
	width:134px;
	vertical-align:top;
	border:solid 1px #FFFFFF;
}

.ContentContainer
{
	background-color:#FFFFFF;
	width:100%;
	padding:20 20 20 20;
	vertical-align:top;
	border-left:solid 1px #cccccc;
}

.NewsTitle
{
	color:#26486f;
	text-decoration:underlined;
	font-weight:bold;	
}

.GalleryHeading
{
	background-color:#718eac;
	color:#FFFFFF;
	font-weight:bold;
	padding:3 0 3 5;	
}

.GalleryMainImageContainer
{
	padding:5 0 0 0;
	border:0;
}

.GalleryThumbImageContainer
{
	padding: 5 0 0 5;	
}

.GalleryImage
{
	border:solid 1px #000000;	
}

/* These Should be the same in the default.css found in this folder */

.ContentHeading
{
	font-weight:bold;
	font-size:10px;
	color:#26486f;
}

.ContentSubHeading
{
	font-weight:normal;
	font-size:10px;
	color:#26486f;
}

.regInput {
		font-family: Tahoma, Helvetica, Arial;
		font-size: 11px;
		color: #5B5B5B;
		width: 220px;
	}
	



	

