﻿body{
	margin:0px;
	background-image: url('images/headBack.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#4A48AD;
	font-size:11px;
	font-family:Arial;
	color:#5f5755;
}
.tableMain
{
	width:960px;
}
.header
{
	width:960px;
	height:85px;
	margin:0px;
	background-image: url('images/header.jpg');
	
}
.headerSub
{
	padding:3px 3px 0px 0px;
}
.sideHeader
{
	height:6px;
	width:200px;
	 background-color:#03abd5;
}
.seperatorHeader
{
height:6px;
 width:7px;
}
.middleHeader
{
 height:6px;
 width:546px;
  background-color:#03abd5;
}
.tableLeft
{
	background-color:#f2f1ef;
	width:200px;
	background-image:url('images/footerTopLeft.jpg');
	background-position:bottom;
	background-repeat:no-repeat;

}
.tableRight
{
	background-color:#f2f1ef;
	width:200px;
	background-image:url('images/footerTopRight.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}
.tableMid
{
	background-color:#f2f1ef;
	width:546px;
	background-image:url('images/footerTop.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.mainTd
{
	min-height:400px;
	width:100%;
}
.mainTd table
{
	
	
}
.mainTd table tr
{
	
	
}
.mainTd table td
{
	padding:5px 8px 5px 5px;
	
}
.tableSeperator
{
	background-color:#484747;
	width:7px;
}
.panelHeaderLeft
{
	background-image:url('images/panelHeader.jpg');
	background-repeat:repeat-x;
	padding-left:5px;
		vertical-align:middle;
	height:34px;
	width:21px;
}
.panelHeaderRight
{
	background-image:url('images/panelHeader.jpg');
	background-repeat:repeat-x;
	cursor: pointer;
	vertical-align:middle;
	height:34px;
	padding-right:5px;
}
.panelMain
{
	background-color:Transparent;
	width:200px;
	padding-left:5px;
	padding-top:2px;
}
.panelMainShowAll
{
	background-color:Transparent;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.panelMainShowAll a:link
{
	color: #03abd5;
	text-decoration: none;
}
.panelMainShowAll a:visited
{
	color: #03abd5;
	text-decoration: none;
}
.panelMainShowAll  a:hover
{
	color: #03abd5;
	text-decoration: underline;
}

.panelPhotosShowAll
{
	background-color:Transparent;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.panelPhotosShowAll a:link
{
	color: #03abd5;
	text-decoration: none;
}
.panelPhotosShowAll a:visited
{
	color: #03abd5;
	text-decoration: none;
}
.panelPhotosShowAll  a:hover
{
	color: #03abd5;
	text-decoration: underline;
}

.title
{
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}
.contentDate
{
	color:#ff8400;
}
.contentHeader
{
	background-image:url('images/contentHeader.jpg');
	width:546px;
	height:52px;
	font-size:18px;
	font-weight:bold;
	color:White;
}
.GridMain
{
	border-color:#808080;
	margin-bottom:5px;
}
.GridHeader
{
	background-color:#03abd5;
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
	border-color:#808080;
}
.GridHeader th
{
	padding : 5px 5px 5px 5px;
	border-color:#808080;
}
.RowStyle
{
	background-color:#f1edec;
	border-color:#808080;
}
.RowStyle td
{
	background-color:#f1edec;
	padding:3px 3px 3px 3px;
	border-color:#808080;
	
}
.AltRowStyle
{
	background-color:#f2f1ef;	
	border-color:#808080;
}
.AltRowStyle td
{
	background-color:#f1edec;
	padding:3px 3px 3px 3px;
	border-color:#808080;
}

.sideFooterLeft
{
	height:141px;
	width:200px;
	background-image:url('images/footerLeft.jpg');
}
.sideFooterRight
{
	height:141px;
	width:200px;
	background-image:url('images/footerRight.jpg');
}
.middleFooter
{
 height:141px;
 width:546px;
  background-image:url('images/footer.jpg');
}
.menu
{
	color: #ffffff;
	text-decoration: none;
}
.menu a:link
{
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.menu  a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Level1Style
{
	color: #ffffff;
	text-decoration: none;
}
.Level2Style
{
	color: #ffffff;
	text-decoration: none;
	background-color:#5f5755;
}
.search
{
	background-color:#03abd5;
	background-image:url('images/gradBackground.jpg');
	background-repeat:repeat-y;
	height:40px;
	border-top-color:White;
	border-top-width:medium;
	border-top-style:solid;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	color:White;
}

.editFormBack
{
	background-color:#f2f1ef;
	font-size:11px;
	font-family:Arial;
	color:#5f5755;
}
.editFormTitle
{
	background-color:#03abd5;
	font-size:11px;
	font-family:Arial;
	color:#ffffff;
}



a:link
{
	color: #5f5755;
	text-decoration: none;
}
a:visited
{
	color: #5f5755;
	text-decoration: none;
}
a:hover
{
	color: #5f5755;
	text-decoration: underline;
}

.button
{
		background-color: #F5F5F5;
border:#999999 solid 1px;
}

.controlNormal
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border-right: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	background-color: #FFFFFF;
	margin-right: 10px;
	display: inline-block;
	width:200px;
}
.controlOver
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border-right: #bbbbbb 1px solid;
	border-top: #bbbbbb 1px solid;
	border-left: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
	background-color: #FFFFFF;
	margin-right: 10px;
	width:200px;
}
.controlFocus
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
	background-color: #FFFFFF;
	margin-right: 10px;
	width:200px;
}
.modalBackground
{
	background-color: #dcdcdc;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
.cssLabelNormal
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	font-weight: bold;
	padding-right: 3px;
	display: inline-block;
	padding-left: 14px;
	background-position-x: left;
	background-image: url(images/notRequired.gif);
	background-repeat: no-repeat;
	background-position-y: 2px;
	margin-left: 6px;
}
.cssLabelRequired
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	
	font-weight: bold;
	padding-right: 3px;
	display: inline-block;
	padding-left: 14px;
	background-position-x: left;
	background-image: url(images/required.gif);
	background-repeat: no-repeat;
	background-position-y: 2px;
	margin-left: 6px;
}
.searchword
{
	background-color: #03abd5;
}
.blogBody a:link
{
	color: #fb8302;
	text-decoration: none;
}
.blogBody a:visited
{
	color: #fb8302;
	text-decoration: none;
}
.blogBody  a:hover
{
	color: #fb8302;
	text-decoration: underline;
}
.tbl tr td
{
	padding:1px 1px 1px 1px;
	
}
.tbl table tr td
{
	padding:1px 1px 1px 1px;
	
}