body
{
	background-color: #F0F0F0;
	font-size: 100.1%;
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

form#Search
{
	color: #fff;
	background-image: url(../Permanant-Images/Navigation-Header-BG.jpg);
	background-repeat: no-repeat;
	width: 200px;
	padding: 5px 6px 0px 10px;
	font-size: 80%;
	vertical-align: bottom;
	font-weight: bold;
	margin: 0px;
}

form#Login
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
}

h1
{
	font-size: 80%;
	color: #FFF;
}

h2
{
	position: relative;
	font-size: 200%;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

h3
{
	position: relative;
	font-size: 165%;
	margin: 0px 0px 6px 0px;
	padding: 0px;
	line-height: 1em;
}

h4
{
	position: relative;
	font-size: 83%;
	margin: 0px 0px 6px;
	padding: 0px;
	color: #666666;
}

p 
{
	position: relative;
	margin: 0px;
	padding: 0px 0px 6px;
	line-height: 16px;
}

Table td
{
	vertical-align: top;
}

.ArticleImage
{
	margin-left: 12px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	border: 0px;
}



a:link
{
	color: #E60066;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
	margin: 0px;
}

a:visited
{
	text-decoration: none;
	color: #E60066;	
	padding: 0px 1px 0px 1px;
	margin: 0px;	
}

a:hover
{
	color: #FFF;
	background-color: #E60066;
}

a:active
{
	color: #E60066;
}

.DataTable
{
	border-top: 1px dashed #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.DataTable td
{
	vertical-align: top;
	border-bottom: 1px dashed #666666;
}

.FormButton{
	font-size: 13px;
}

.FormCheckbox{
	padding-top: 10px;
}

.FormDropdownSearch
{
	font-size: 11px;
	vertical-align: middle;
	margin: 1px;
	width: 130px;
}

.FormContentArea
{
	padding-top: 60px;
	padding-bottom: 10px;
	border-top: 1px dashed #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color: #F9F9F9;
	background-image: url(../Permanant-Images/Cupid-1.gif);
	background-repeat: no-repeat;
	background-position: 70px 8px;
}

.FormInputLogin
{
	font-size: 13px;
	font-weight: normal;
	width: 160px;
}
.FormInputContentArea
{
	font-size: 10px;
	margin: 2px;
	font-weight: normal;	
}

.FormInputSearch{
	font-size: 13px;
	border: 3px solid #00CC33;
	width: 120px;
}

.HeaderContainer
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 10px;
}	

.LeftColumnImage
{
	margin-left: 8px;
	border: 0px;
}

.MainNavigation 
{
	font-size: 75%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.MainNavigation ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #EEE;
	width: 198px;
}

.MainNavigation a
{
	display: block;
	color: #000;
	width: 182px;
	padding: 3px 6px 3px 10px;
	text-decoration: none;
	background-color: #EEE;
}

.MainNavigation a:visited
{
	color: #000;
	background-color: #EEE;
	text-decoration: none;
	width: 182px;
	padding: 3px 6px 3px 10px;	
}

.MainNavigation a:hover
{
	color: #FFF;
	background-color: #00CC33;
	text-decoration: none;
	width: 182px;
	padding: 3px 6px 3px 10px;
	background-image: url(../Permanant-Images/active-nav-bg.png);
	background-repeat: no-repeat;	
}

#active a
{
	color: #FFF;
	background-color: #00CC33;
	text-decoration: none;
	width: 182px;
	padding: 3px 6px 3px 10px;
	background-image: url(../Permanant-Images/active-nav-bg.png);
	background-repeat: no-repeat;
}

.MainNavigationFooter
{
	background-image: url(../Permanant-Images/Navigation-Footer-BG.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	background-position: bottom;
	margin-bottom: 12px;
	padding: 0px;
}

.Name
{
	text-transform: capitalize;
}

.NavigationHeader
{
	background-color: #fff;
	color: #FFF;
	background-image: url(../Permanant-Images/Navigation-Header-BG.jpg);
	background-repeat: no-repeat;
	width: 190px;
	padding: 8px 6px 6px 10px;
	font-size: 90%;
	vertical-align: bottom;
	font-weight: bold;
}

.PersonalisationAreaFieldLabel
{
	font-size: 100%;
	color: #000;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

.PrintOnly
{
	display: none;
}

.UserMessage
{
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #FFD291;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../Permanant-Images/UserMessage-BG.jpg);
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 43px;
	background-repeat: no-repeat;
}

.PropositionMessage
{
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 12px;
	border: 1px solid #FFD291;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
	width: 245px; 
	line-height: 1.2em;
}

.RelatedArticles
{
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.SearchBoxFooter
{
	background-color: #fff;
	background-image: url(../Permanant-Images/Search-Footer-BG.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	background-position: bottom;
	margin-bottom: 12px;
}

.SearchThumbnail
{
	margin: 0px 0px 0px 6px;
	float: right;
	border: 0px;
	width: 50px;
	height: 50px;
}

.SearchPagination
{
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

.StaticLinks 
{
	font-size: 67%;
	font-weight: bold;
	margin: 0px;
}

.StaticLinks ul
{
	margin: 0px;
	padding: 12px 0px 0px 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;	
	background-color: #EEE;
	width: 198px;	
}

.StaticLinks a
{
	display: block;
	color: #000;
	width: 156px;
	padding: 3px 10px 7px 23px;
	text-decoration: none;
	background-color: #EEE;
	background-image: url(../Permanant-Images/Static-Links-Active.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}

.StaticLinks a:visited
{
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #EEE;
}

.StaticLinks a:hover
{
	text-decoration: underline;
}

.TeaserContainer{
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.TeaserThumbnail
{
	height: 70px;
	width: 70px;
	float: left;
	border: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}

.TopRightAdvert
{
	float: right;
	border: 0px;
	margin-top: 36px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.XMLFeed
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;	
	background-color: #EEE;
	width: 158px;
}

.XMLFeed a
{
	color: #00CC00;
	font-weight: bold;
}

#BottomEdge
{
	width: 955px;
	height: 60px;
	margin: 0px auto;
	border-right-width: 2px;
	border-left-width: 2px;
	background-image: url(../Permanant-Images/Header-and-Footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#CategoryHeader
{
	background-repeat: no-repeat;
	background-color: #eee;
	text-align: right;
	color: #fff;
	padding-top: 35px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 100px;
	height: 55px;
	font-size: 170%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#CentreColumn
{

	margin-left: 210px;
	margin-right: 168px;
	background-color: #FFFFFF;
	font-size: 81%;
}

#CentreColumn hr
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	color: #fff;
	background-color: #fff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#ColumnContainer
{
	width: 915px;
	margin: 0px auto;
	background-image: url(../Permanant-Images/ColumnContainer-BG.jpg);
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-repeat: repeat-y;
	background-color: #FFF;
}

#Footer
{
	clear: both;
}

#RightColumnStatic
{
	font-size: 70%;
	padding: 12px;
	width: 134px;
	background-color: #FFFFCC;
	border: 1px solid #FFD291;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../Permanant-Images/UserMessageRight-BG.jpg);
	background-repeat: no-repeat;
}

#RightColumnStatic p
{
	color: #000;
}

#RightColumnStatic a
{
	color: #000;
}

#RightColumnStatic a:hover
{
	background-color: #FFE9A4;
}

#RightColumnStatic a:visited
{
	color: #000;
}

#Header
{
	width: 955px;
	height: 130px;
	margin: 0px;
	position: relative;	
}

#LeftColumn
{
	float: left;
	width: 210px;
	margin: 0px;
}
#UserName
{
	font-size: 160%;
	font-style: italic;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

#PersonalisationArea
{
	font-size: 67%;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;	
	background-color: #EEE;
	width: 144px;
	padding: 4px 4px 4px 10px;
	margin: 0px;
}

#PersonalisationArea form
{
	padding-bottom: 4px;
}

#PersonalisationArea ul
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-left-color: #949494;	
	background-color: #EEE;
	width: 158px;
}

#PersonalisationArea a
{
	display: block;
	color: #000;
	width: 142px;
	padding: 3px 6px 3px 10px;
	text-decoration: none;
	background-color: #EEE;
}

#PersonalisationArea a:visited
{
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #EEE;
}

#PersonalisationArea a:hover
{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}

#RightColumn
{
	float: right;
	width: 160px;
	margin: 0px;
	padding: 0px;
	min-height: 800px;
}

#RightColumn img
{
	border: 0px;
}

#RTE-Area H1
{
	font-size: 130%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area H2
{
	font-size: 110%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area H3
{
	font-size: 110%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area H4
{
	font-size: 105%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area H5
{
	font-size: 100%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area H6
{
	font-size: 85%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#RTE-Area a
{
	color: #333333;
	text-decoration: underline;
}

#RTE-Area a:hover
{
	color: #000;
	background-color: #eee;
}

#RTE-Area a:visited
{
	color: #333333;
}

#skipnav
{
	font-size: 65%;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
}

#skipnav a
{
	color:#FFFFFF;
	display:inline;
}
#skipnav a:active,
{
	background-color:#B70004;
	color:#FFFFF;
	display:inline;
}
#skipnav a:focus
{
	background-color:#B70004;
	color:#FFFFF;
	display:inline;
}
