﻿body 
{
	font-family:Arial;
	font-size:80%;
	margin-top:2%;
	margin-bottom:2%;
	background-image:url(Images/Background.png);
	background-repeat:repeat-X;
}

form
{ 
	margin-bottom: 0px; 
}

A:link
{
	text-decoration:none;
	font-weight:bold;
	color:#D30066;
}
A:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#D30066;
}

A:active
{
	text-decoration:none;
	font-weight:bold;
	color:#D30066;
}

.WrapperTop
{
	width:832px;
	height:9px;
	margin:0px auto;
	background-image:url(Images/WrapperTop.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.WrapperMiddle
{
	width:800px;
	padding:0px 15px 0px 15px; 
	margin:0px auto;
	border-left:solid 2px #CCCCCC;
	border-right:solid 2px #CCCCCC;
	background-color:#FFFFFF;
	overflow:hidden;
}

.WrapperBottom
{
	width:832px;
	height:9px;
	margin:0px auto;
	background-image:url(Images/WrapperBottom.png);
	background-repeat:no-repeat;
}

.Header
{
	float:left;
	width:100%;
	height:160px;
	background-image:url(Images/Header.png);
}

.SearchTitle
{
	float:left;
	margin-top:3px;
}

.SearchText
{
	float:left;
	width:55%;
	margin:1px 3px 0px 4px;

}
	
.LeftContent
{
	float:left;
	width:235px;
	margin-right:15px;	
	display:inline;
}

.LeftBlockTop
{
	float:left;
	width:225px;
	height:18px;
	background-image:url(images/LeftBlockTop.png);
	background-repeat:no-repeat;
	padding:5px 0px 2px 10px;
	color:#FFFFFF;
	font-size:95%;
	font-weight:bold;
	display:inline;
}

.LeftBlockMiddle
{
	float:left;
	width:211px;
	padding:15px 10px 0px 10px;
	border-left:solid 2px #E3E3E3;
	border-right:solid 2px #E3E3E3;
	display:inline;
}

.LeftBlockMiddleActivities
{
	float:left;
	width:211px;
	min-height:200px;
	padding:15px 10px 0px 10px;
	border-left:solid 2px #E3E3E3;
	border-right:solid 2px #E3E3E3;
	display:inline;
}

.rotatorwrapper
{
	Width:207px;
	Height:200px;
	Text-Align:center;
	float:left;
 }

.LeftBlockBottom
{
	float:left;
	width:235px;
	height:18px;
	margin-bottom:10px;
	background-image:url(images/LeftBlockBottom.png);
	display:inline;
	overflow:hidden;
}

.LeftBlockBottomSearch
{
	float:left;
	width:235px;
	height:18px;
	background-image:url(images/LeftBlockBottom.png);
	display:inline;
	overflow:hidden;
}

.QuickLinkTitle
{
	font-weight:bold;
}

.DropDownLists
{
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.RightContent
{
	float:left;
	width:550px;
	display:inline;
}

.RightBlockTop
{
	float:left;
	width:540px;
	height:18px;
	background-image:url(images/RightBlockTop.png);
	background-repeat:no-repeat;
	padding:5px 0px 2px 10px;
	color:#FFFFFF;
	font-size:95%;
	font-weight:bold;
	display:inline;
}

.RightBlockMiddle
{
	position:inherit;
	float:left;
	width:525px;
	padding:15px 10px 0px 10px;
	border-left:solid 2px #E3E3E3;
	border-right:solid 2px #E3E3E3;
	display:inline;
}

.RightBlockMiddle img 
{
	padding:10px;
}

.RightBlockMiddle ul
{
	list-style-image:url(Images/BulletPoint.png);
	list-style-position:outside;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.RightBlockMiddle li
{
	list-style-image:url(Images/BulletPoint.png);
	list-style-position:outside;
	margin:3px 0px 3px 15px;
	padding-top:0px;
}

.RightBlockMiddle li a
{
	color:#D30066;
	font-weight:bold;
}

.RightBlockBottom
{
	float:left;
	width:553px;
	height:18px;
	margin-bottom:10px;
	background-image:url(images/RightBlockBottom.png);
	background-repeat:no-repeat;
	display:inline;
}

.FullWidthContent
{
	float:left;
	width:800px;
	display:inline;
}

.FooterHolder
{
	float:left;
	width:800px;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:solid 2px #D30066;
	display:inline;
	font-weight:bold;
}

.FooterHolder a
{
	color:#000000;
}

.FooterLeft
{
	float:left;
	width:395px;
}

.FooterRight
{
	float:left;
	width:400px;
	margin-top:7px;
	text-align:right;
}

.FooterItem1
{
	float:left;
	margin:15px 0px 10px 0px;
	padding:0px 10px 0px 0px;
	border-right:solid 1px #000000;
	font-size:85%;
	display:inline;
}

.FooterItem
{
	float:left;
	margin:15px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	border-right:solid 1px #000000;
	font-size:85%;
	display:inline;
}

.ClearBoth
{
	clear:both;
}

.strPageContent
{
	margin-bottom:10px;
}

.strPageContent ul
{
	list-style-image:url(Images/BulletPoint.png);
	list-style-position:outside;
	margin:10px 0px 10px 0px;
	padding:0px;
}

.strPageContent li
{
	list-style-image:url(Images/BulletPoint.png);
	list-style-position:outside;
	margin:3px 0px 3px 15px;
	padding-top:0px;
}

.strPageContent li a
{
	color:#D30066;
	font-weight:bold;
}

img
{
	border-style:none;
}

.DefaultBoldText
{
font-weight:bold;
margin-bottom:10px;
margin-left:3px;
}
