body{
	margin : 0px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	
}
.brclear{
	clear : both;
	height : 0px;
	margin : 0px;
	padding : 0px;
}
/* Holding Container */
.container{
	width : 770px;
	margin : 0 auto 0 auto;
	background-color : #FFFFFF;
	padding : 0px;
	vertical-align : top;
}
.MainCol{
	width : 480px;
	margin-right: 0px;
	margin-left: 10px;
	/*margin-bottom: 4px;*/
	float : left;
	/*border-right: solid 1px #741113;*/
}
.MainCol h1
{
	margin: 6px 0px 0px -15px;
	color: #741113 !important;
	font-size: 95% !important;
	line-height: 25px;
	text-align: left;
}
.MainCol h2{
	margin-left : -15px;
}
.MainCol h3{
	color : #741113;
	font-size : 90%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.MainCol hr{
	color : #741113;
	width: 498px;
	margin: 4px 4px 0px 0px;
	text-align: left;
}

ul{
	font-size : 70%;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height : 15px;
	color : #666666;
}
.ClientLogin{
	margin : 10px 0px 5px 13px;
	width : 210px;
	background-image : url(images/ClientLoginMiddle.gif);
	background-repeat : repeat-y;
	vertical-align : top;
	color : #FFFFFF;
}
.ImgDivBtm{
	vertical-align : bottom;
}
.imglink{
	padding-top : 5px;
	padding-left : 9px;
}
.ClientLogin img{
	margin-bottom :0px;
	margin-left : 0px;
	
}
.SidebarLeft{
	float : left;
	margin: 5px -0px 0px 0px;
	padding: 0px 0px 0px 0px;		
}
.ClientLogin p{
	margin: 2px 8px 3px 8px;
	color : #FFFFFF;
}
.ClientLogin h2{
	background-image : url(images/ClientLoginTop.gif);
	background-repeat : no-repeat;
	 width : 210px;
	 height : 34px;
	 line-height : 34px;
	 color : #FFFFFF !important;
	 font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	 font-size : 76% !important;
	 font-weight : bold;
	 margin : 0px;
	 padding : 0px;
	 text-indent : 15px;
}
.Join{
	float : right;
	margin : 0px 10px 0px 0px;
}
.ContactIconTop{
	float : left;
	margin : 0px 5px 0px 0px;
	padding : 5px 0px 30px 15px;
	clear : both;
}

.ContactIcon{
	float : left;
	margin : 0px 5px 0px 0px;
	padding : 4px 0px 2px 15px;
	clear : both;
}

.ContactDetail{
	float : right;
	color : #4A4A4A;
	padding : 0px 15px 2px 0px;
	width : 130px;
	text-align : left;
}
.ContactDetail h2{
	margin-left : -5px;
}
.ContactDetail a{
	color : #4A4A4A;
	text-decoration : none;
}
.ContactDetail a:hover{
	text-decoration : underline;
}
.Sidebar{
	width : 220px;
	float : right;
	margin : 0px 0px 0px 0px;
	padding : 0px 15px 0px 0px;
}
/* Top bar with date in it which precedes flash banner */
.TopBar{
	background-image : url(images/TopBar.gif);
	background-image : no-repeat;
	width : 770px;
	height : 21px;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
	font-size : 100%;
	line-height : 21px;
	color : #FFFFFF;
	text-align : right;
}
.TopBar p{
	line-height : 21px;
	margin-top : 0px;
	margin-right : 20px;
	margin-bottom : 0px;
	margin-left : 0px;
	vertical-align : top;
	padding : 0px;
	color : #FFFFFF;
	text-align : right;
	height : 21px;
}
/* Main Navigation */
div.navigation{
	width : 770px;
	height : 35px;
	vertical-align : top;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	white-space : nowrap;
}
div.navigation img{
	border : none;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
}
div.navigation a{
	border : 0px;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
}
/* Main Content Holder */
div.MainContentPanel{
	width : 770px;
	background-image : url(images/MainColBg.gif);
	background-repeat : repeat-y;
	min-height : 200px;
	vertical-align : top;
	padding-top : 0px;
	margin-top : 0px;
}
#VerticalRedLine
{
		background-image: url(images/MiddlePageRedLine.gif);
		background-repeat:repeat-y;
		background-position:right;
		height: 100%;
		margin-right: 7px;
}
div.MainContentPanel h1{
	color : Gray;
	font-size : 100%;
	text-indent : 15px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/* Main content holder h2 style */
div.MainContentPanel h2{
	color : #741113;
	font-size : 90%;
	text-indent : 15px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/* Footer Styles */
div.footer{
	width : 770px;
	height : 31px;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	background-image : url(images/Footer.gif);
	background-repeat : no-repeat;
	clear : both;
	
}
div.footer p{
	color : #FFFFFF;
	line-height : 15px;
	height : 31px;
	margin : 0px 0px 0px 15px;
	padding : 0px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
}
/* Are these being used? 
div.TwoColContain{
	width : 520px;
	float : left;
}
div.LeftColumn{
	width : 230px;
	float : left;
}
div.RightColumn{
	width : 235px;
	float : right;
}
div.CentreColumn{
	width : 290px;
	float : right;
}
*/

/* Link Styles */
a
{
	color: #741113;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

/*  Two Column Setup with left side smaller */
div.LeftColumn2Col{
	width : 210px;
	float : left;
}
div.RightColumn2Col{
	width : 520px;
	margin-right: 10px;
	margin-left: 10px;
	float : right;
}

/* Right 2 col h1 style */
div.RightColumn2Col h1{
	color: #741113;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

/* Right 2 col h2 style */
div.RightColumn2Col h2{
	color: Gray !important;
}



div.BodyTextIcon
{
	width: 2px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* Right 2 col hr style */
div.RightColumn2Col hr{
	width: 520px;
}

/* Right 2 col ul style */
div.RightColumn2Col ul
{
	font-size: 70%;
	line-height: 20px;
}

.NewsImage{
	float : right;
	width : auto;
	margin : 2px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	padding : 0px;	
}

div.OneLargeColumn{
	width : 730px;
	margin : 0px 10px 0px 10px;
	float : left;
}
div.OneLargeColumn h1{
	margin-left : -15px;
}

div.NewsTitle
{
	float: left;
	background-color: #cfcfcf;
	width: 370px;
	clear : both;
}

div.NewsTitle h3
{
	font-size: 80%;
	color: #741113;
	padding: 0px 0px 0px 5px;
	margin-top:0px;
	margin-bottom: 0px;	
	clear:left;
	line-height: 18px;
}
div.NewsPara p{
	font-size : 70%;
	color : #666666;
	margin : 5px 0px 0px 0px;
	padding : 0px;
}
div.NewsDate
{
	float: right;
	background-color: #cfcfcf;
	width: 110px;
}
div.LongDesc
{
	font-size:22px !important;
}
div.NewsDate p
{
	margin-top:0px;
	font-size: 72%;
	line-height: 18px;
	font-weight: bold;
	color: #741113;
	margin-bottom: 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
}
#NewsDetail
{
	margin-top: 5px;
	padding-top: 5px;
}
 /*News Headline Control Styles- Start*/
.NewsHeadlines
{
	width: 203px;
	margin: 0 0 0 11px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 2px;
}

.NewsHeadlines h2
{
	background-color: #CCCCCC;
	color: #A4191C;
	font-size: 76%;
	padding: 2px 0px 3px 5px;	
}

.NewsHeadlines p
{
	font-size: 76%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 5px;	
}	

.NewsHeadlines a
{
	font-size: 80%;
	color: #A4191C;
	font-weight: bold;
	text-decoration: none;	
}

.NewsHeadlines a:hover
{
	text-decoration: underline;		
}

/*News Headline Control Styles- End*/
 
h1.News{
	width : 209px;
	height : 27px;
	background-image : url(images/NewsH1.gif);
	background-repeat : no-repeat;
	display : block;
	line-height : 27px;
	text-indent : 10px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 70%;
	color : #FFFFFF !important;
	margin-left : 10px;
}
hr{
	width : 260px;
	color : #A21518;
	height : 2px;
	line-height : 2px;
	background-color : #A21518;
	margin-top : 0px;
	padding-top : 0px;
	text-align : left;
}
h1{
	margin : 2px 0px 0px 0px;
	padding : 0px;
}

p.bold{
	font-size : 70%;
	font-weight : bold;
	margin-top : 0px;
	
}
p{
	font-size : 70%;
	color : #666666;
}


h1.NewsPanelFull{
	width : 510px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #2E1C46;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 6px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	
}
p.NewsEmptyText
{
	width :	574px;
	background-color : #E6E1FF;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	height : 20px;
}
a.NewsLink{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #84000D;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	margin : 0px 0px 0px 0px;
	padding : 0px;
	text-indent : 15px;
	vertical-align : bottom;
	font-size : 66%;
}
div.NewsContainer{
	width : 510px;
}

div.NewsPanel{
	width :	500px;
	background-color : #F0E0E0;
	color :#000000;
	margin-top : 2px;
	padding : 0px;	
	height : 127px;
	vertical-align : top;
}
.NewsPanel p{
	margin-right: 10px;
	margin-left : 10px;
	width : 400px;
	float :left;
}
.NewsPanel h3{
	width : 500px;
	display : block;
	background-color : #CCCCCC;
	height : 20px;
	line-height : 20px;
	color : #84000D;
	font-size : 70%;
	text-indent : 5px;
}
p.NewsDate{
	float : right;
	width : 80px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin : 0px;
	text-align : right;
	font-weight : bold;
}
h1.PurpleFull{
	width : 584px;
	display : block;
	font-size : 100%;
	font-weight : bold;
	background-color : #2E1C46;
	color : #FFFFFF;
	height : 19px;
	line-height : 19px;
	text-indent : 7px;
	margin: 1px 0px 0px 0px;
	padding : 0px;
	text-align : left;
	vertical-align : top;
	margin-right : 6px;
}
.H3Section{
	margin: 0px 0px 12px 12px !important;
	width : 210px;
	background-image : url(images/H3Mid.gif);
	background-repeat : repeat-y;
	vertical-align : top;
	color : #84000D;
}
.H3Section img{
	margin-left : 0px;
	margin-bottom :0px;
}
.H3Section p{
	margin: 2px 8px 3px 8px;
}
.H3Section h2{
	background-image : url(images/H3Top.gif);
	background-repeat : no-repeat;
	 width : 210px;
	 height : 30px !important;
	 line-height : 26px !important;
	 color : #FFFFFF !important;
	 font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	 font-size : 76% !important;
	 font-weight : bold;
	 margin : 0px!important;
	 padding : 0px!important;
	 text-indent : 10px !important;
}

.NewsDetailsHeading
{
	font-size: 85%;
	color: #731012;
}
.NewsDetailsImage{
	float : right;
	width : 191px;
	margin : 0px;
	padding : 0px;
	margin-top : 2px;
	margin-right : 4px;
	
}
div.NewsDetails
{
	width :	380px;
	color :#000000;
	margin-top : 2px;
	padding : 5px;	
	height : 127px;
}
p.NewsDetailsDate{
	float : right;
	width : 100px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin : 0px;
	padding:0px;
	text-align : right;
	font-weight : bold;
}
div.NewsDetailsFooter
{
	width : 584px;
	margin-top: 5px;
}
a.NewsLinkPurpleBack{
	width : 54px;
	height : 16px;
	line-height : 16px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	float : right;
	background-image : url(images/BackPurple.gif);
	background-repeat : no-repeat;
	margin : 0px;
	padding: 0px 5px 0px 0px;
	text-indent : 5px;
	vertical-align : bottom;
}

.error
{
	color: #FF0000;
	margin: 0 10px 0 10px;
	font-size : 95%;
}

.Copy {
	float : left;
	width : 450px;
	font-size : 80%;
	padding: 5px 0px 0px 2px;
}
.Copy a{
	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.Copy a:hover{
	text-decoration : underline;
}
.SiteBy{
	float : right;
	width : 250px;
	text-align : right;
	margin-right : 15px;
	padding: 5px 0px 0px 10px;
	font-size : 80%;
}
.SiteBy a{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}
.SiteBy a:hover{
	text-decoration : underline;
}


/* Navigation style for the left nav bar - ul style */
ul.Navigation
{
	list-style-image: url(images/RedBoxArrow.gif);
	font-size: 76%;
	color: #741113;
}

/* Navigation style for the left nav bar - li style */
ul.Navigation li
{
	padding: 2px 0px 2px 10px;	
}

/* Style for the grid view */
.AdminGridView
{
	font-size: 76%;
}

.AdminTable
{
	font-size: 76%;
	width: 500px;
}

#LoginBox
{
	text-align: left;
}

.LiteralText
{
	font-size : 70%;
	color : #666666;
}

.NewsletterForm
{
	width: 90%;
}

td.Label
{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	width: 20%;
}

td.InstructionText
{
	padding: 0px 0px 0px 0px;
}

.NewsletterForm p
{
	color: #741113;
}