/* CSS Document */

HTML {}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.todo {
	background-color: #FFCECE;
	padding: 10px;
	border: 1px dashed #990000;
}

#container {
}

#top-wrapper {
	background-image: url(../img/layout/top-background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 114px;
	width: 1000px;
	margin-top: 15px;
}
#top-wrapper .hmq {
	float: left;
	padding-top: 20px;
	padding-left: 40px;
}
#top-wrapper H1 {
	float: right;
	margin: 0px;
	padding: 16px 40px 0px 0px;
}

#page-wrapper {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 998px;
	text-align: left;
}
#date-time {
	height: 50px;
	text-align: left;
}
#date-time .date {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 40px;
}


.left-col {
	vertical-align: top;
	width: 192px;
	background-image: url(../img/layout/elipses.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 2px dotted #333333;
}
.centre-col {
	vertical-align: top;
	padding-right: 24px;
	padding-left: 24px;
}
.right-col {
	background-color: #E5E5E5;
	width: 356px;
	vertical-align: top;
}

#left-col {

	margin-top: 20px;
	height: 400px;
}

#fsc {
	font-size: 11px;
}
#fsc A {
	font-weight: bold;
	text-decoration: none;
	color: #316E20;
}
#fsc A:HOVER {
	color: #000000;
}

#menu {
	margin-left: 40px;
}
#menu A {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #AA672B;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#menu A:HOVER {
	color: #000000;
}
#menu A.live {
	color: #000000;
}
#submenu {
	margin-left: 20px;
}
#submenu A {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #6f6f6f;
	padding-top: 0px;
	padding-bottom: 5px;
}

#third-menu {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#third-menu A {
	color: #6f6f6f;
}
#third-menu A:HOVER {
	text-decoration: none;
}

#centre-col {
	padding-top: 20px;
}
#centre-col .heading {
	background-image: url(../img/layout/heading-corner-grey-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E6E6E6;
	height: 45px;
}
#centre-col H1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
}
#centre-col H2 {
	font-size: 14px;
	margin: 0px;
}
#centre-col P {
	font-size: 12px;
}
#centre-col TD {
	font-size: 12px;
}
#centre-col A {}
#centre-col A:HOVER {}
#centre-col UL {
}
#centre-col UL LI {
	font-size: 12px;
}
#centre-col A.but_charities {
	background-image: url(../img/home/charities.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_charities:HOVER {
	color: #3769A8;
}
#centre-col A.but_institutes {
	background-image: url(../img/home/institues.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_institutes:HOVER {
	color: #438665;
}
#centre-col A.but_publishers {
	background-image: url(../img/home/public.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_publishers:HOVER {
	color: #822D92;
}
#centre-col A.but_secure {
	background-image: url(../img/home/secure_vlong.jpg);
	width: 343px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 9px;
	text-align: left;
	text-indent: 10px;
}
#centre-col A.but_secure:HOVER {
	color: #5BA5D2;
}
#centre-col A.but_profass {
	background-image: url(../img/home/profass.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_profass:HOVER {
	color: #ED7932;
}
#centre-col A.but_public {
	background-image: url(../img/home/publishers.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_public:HOVER {
	color: #E43E32;
}
#centre-col A.but_fehe {
	background-image: url(../img/home/fehe.gif);
	width: 145px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	text-indent: 10px;
}
#centre-col A.but_fehe:HOVER {
	color: #EFB337;
}


#right-col {}

#footer {
	width: 1000px;
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 30px;
}
#footer A {
	color: #999999;
	text-decoration: none;
}
#footer A:HOVER {
	color: #000000;
}
