/* SDDTS CSS Document */

	html,body,ul,li,p,h1,h2,h3,form,fieldset {
	margin:0;
	padding:0;
	border:0;
	}
	
	body  {
	color: #333333;
	text-align: left;
	font: 100%/20px Verdana, Arial, Helvetica, sans-serif;
	background: #00007C;
	}
	
	p {
	line-height:16px;
	padding-top:10px;
	}
	
	body a{
	color:#3481D0;
	text-decoration:none;
	}
	
	body a:hover {
	color:#3481D0;
	text-decoration:underline;
	}
	
	#xmasright {
	float:right;
	width:280px;
	}
	
	ul {
	padding-left:17px;
	}
	
	h1 {
	margin-left:0px;
	color: #4A1A6E;
	font: bold 140% Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:-999em;
	}
	
	h2 {
	color: #333333;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	}
	
	.rightimage {
	float:right;
	margin:0px 0px 0px 10px;
	}
	
	.leftimage {
	float:left;
	margin:0px 10px 0px 0px;
	}
	
	.clear { clear:both;}
	.small { line-height:15px;}
	.large { line-height:35px;}
	.xlarge {line-height:750px;}
	.hidden { display:none;}
	.largetext {color: #333333; font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; line-height:15px;}
	.redtext {
	color:#FF0000;
	font-weight: bold;
}
	.largetextunderlined {
	color: #333333;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3481D0;
}
	
/*Wrapper*/

	#wrapper {
	width:900px;
	margin:20px auto 20px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	}
	
	#header {
	width: 900px;
	height:200px;
	background: #FFFFFF url(../images/header.jpg);
	border-bottom: 1px solid #FFFFFF;	
	}
	
	/*toplinks*/
	
	#toplinks {
	background-color: #3481D0;
	height:22px;
	font-size:0.8em;
	text-align:right;
	}
	
	#toplinks a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 4px;
	padding-top:1px;

	}
	
	#toplinks a:hover {
	text-decoration: underline;
	color:#CFCFCF;
	}
	
	#toplinks li {
	display:inline;
	padding-left:10px;
	} 
	
	#toplinks ul{
	padding-left:16px;
	padding-top:0px;
	}
	
	/*Breadcrumb*/	
	#breadcrumb {
	margin:0;
	font-size:0.85em;
	padding:0px 0px 0px 0px;
	background: url(../images/background_pages.gif);
	list-style:none;
	}
	
	#breadcrumb li {
	display:inline;
	padding-left:2px;
	}
	
	#breadcrumb a {
	text-decoration: none;
	color:#3481D0;
	padding-right: 15px;
	font-weight: normal;
	background: url(images/breadcrumb.gif) no-repeat right;
	}
	
	#breadcrumb a:hover {
	text-decoration: underline;
	color:#3481D0;
	}
	
	#breadcrumb	ul{
	padding-left:2px;
	padding-top:2px;
	}
	
/*Main Content*/

	#contentareahome { 
	float:left; 
	width:900px;
	font-size:0.8em;
	background:#FFFFFF url(images/homeback.jpg) no-repeat;
	}
	
	#contentarea { 
	float:left; 
	width:900px;
	font-size:0.8em;
	background:#FFFFFF;
	}
	
	#middlehome {
	width:672px;
	float:left;
	padding-left:17px;
	}
	
	#middle {
	width:672px;
	padding-right:7px;
	border-right: 1px dashed #3481D0;
	float:left;
	padding-left:25px;
	}
	
	#middlepages {
	width:850px;
	float:left;
	padding-left:25px;
	}
	
	.right {
	float:right;
	width:300px;
	}
	
	#right {
	width:185px;
	float:right;
	
	padding-top:10px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	}
	
	#right p {
	line-height:15px;
	font-size:0.8em;
	}
	
	#charities {
	float:right;
	padding-left:10px;
	width:300px;
	list-style: square;	
	}
	
/*Footer*/

	#footer {
	width:900px;
	clear:both;
	height:73px;
	background: #3481D0 url(images/contact_details.gif) no-repeat;
	font-size:0.7em;
	}

	#footerlinks {
	text-align:right;
	margin-left:2px;
	margin-top: 15px;
	margin-right:5px;
	float:right;
	width:520px;
	}

	#footerlinks a{
	color: #FFFFFF;
	padding-left:10px;
	text-decoration:none;
	}

	#footerlinks a:hover {
	text-decoration: underline;
	color:#CFCFCF;
	}
	
	#footerlinks li {
	display:inline;
	}
	
	#footerlinks ul {
	padding-top:1px;
	}
	
	#login {
	width:400px;
	padding-top:10px;
	padding-left:5px;
	}
