
body
{
	background-color:#A2A2A2; /* #4682B4; */
	/*background-image:url(../images/blackbar.jpg);
	background-repeat:repeat-x;		*/
	font-family:'Trebuchet MS','Tahoma','Arial',sans-serif;
	min-width: 990px;
}

body, td, th, textarea, select
{font: 12px/1.25em arial, sans-serif;}

p
{margin:12px 0;}

.PriNavigation
{
    height:120px;
    background-image:url(../images/title2009.jpg);
    background-repeat:no-repeat;
}	

.MainPage
{
    width:990px;
    border:solid 5px #0C60A8;
    background-color:#FFFFFF;
    margin-left: auto ;
    margin-right: auto ;
}

.CentredTall
{
    width:160px;
    background-color:#FFFFFF;
    margin-left: auto ;
    margin-right: auto ;
}

/* Heading Styles  =================================*/
	H1, .H1, h1 {
		font-size: 32px;
		font-family: Palatino, "Times New Roman" Times serif;
		color: #000000;
		line-height: 35px;
		font-weight: normal;
		padding: 0px 0px 0px 0px ;
		}

	H2, .H2, h2 {
		font-family: Cambria, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 18px;
		color: #4682B4;
		margin-bottom:5px;
		padding:0px;
		line-height:19px;
		}
	
		
	fieldset {
		width: 620px;
	}

/* List Styles  =================================*/
ul {
	margin: 0px 0px 0px 17px;
	padding: 0;
	}
	ul li {
		padding: 5px 0px 0px 0px ;
		text-decoration:none;
		}
	ol {
		margin-left: 25px;
		padding: 0;
		}
	ol li {
		padding: 5px 0px 0px 0px ;
		}

/* HR Style  =================================*/
HR {
	height: 1px;
	border-top: 1px solid #AFA798;
	color: #AFA798;
	}
	
/* Article Layout Styles  =================================*/
.Writer
{
	font-size:80%;
	font-style:italic;
	color:#7A7A7A;
}

.ArticleImage
{
	width:262px;
	border-color:#565656;
	border-width:1px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.HeadlineArticle
{
	margin: 10px;
}

.Quote
{ 
	color:#FFFFFF;
	background-color:#4682B4;
	font-size:120%;
	width:100%;
	border:1px solid #000000;
	margin-top: 10px;
}



/* Image Styles =================== */
#image_style {
	border: 0px solid #E6E6E6;
	padding: 5px;
	margin: 5px;
	}





/* Link Styles  =================================*/
A {
	text-decoration: none;
	font-weight:bold;
	color:#4682B4;
	}	
	A:hover {	
		text-decoration: underline;
	}



/* Footer  =================================*/
.Footer {
	font-size: 90%;
	color: #595959;
	background-color: #FFFFFF;
	text-align:center;
	}
	.Footer a {
		color: #595959;
		border-left: 1px solid #2e486e;
		text-decoration: none;
		padding: 0px 5px 0px 5px;
		font-size: 10px;
		}
	.Footer a:hover {
		color: #c31f26;
		text-decoration: none;
		font-size: 10px;
		}
		
/* Footer Links */
.FooterPriNavStrip {
	margin: 0px 0px 0px 120px;	
	}
	.FooterPriNavStrip ul {
		margin: 0px 0px 0px 0px;
		padding: 0px 5px 10px 5px;
		}
	.FooterPriNavStrip li {
		list-style: none;
		float: left;
		display: inline;
		border-right: 1px solid #595959;
		border-right: 0px solid #95B866;
		margin: 0px 0px 0px 0px;
		padding: 0px 20px 0px 0px;
		}
	.FooterPriNavStrip a {
		display: inline;
		color: #595959;
		text-decoration: none;
		padding: 0px 5px 0px 20px;
		white-space: nowrap;
		}
	.FooterPriNavStrip a:hover {
		color: #c31f26;
		padding: 0px 5px 0px 20px;
		text-decoration: none;
		}
		
		

		
#Navi
{
	float:left;
	height:65px;
	font-size:14px;
}

#Navi li
{
	float:left;
	/*display:block;*/
	/*background-color:green;*/ /* Used for debug */
    line-height:95px;
	margin-top: 58px;
	padding-right:35px;
	list-style-type:none;
	text-decoration:none;
}


#Navi li a
{
	color:#FFFFFF;
	/*text-decoration:*/
	/*display:block; */
	text-decoration:none;
	list-style-type:none;
}

#Navi li a:hover, #Navi li.Selected a
{
	/* color:#4682B4; */
	/* color:#59c14e; */
	color:#FF6C00;
}

#MainBody
{
	font-size:11px;
	background-color:#FFFFFF;
	margin-top: 90px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 80px;
	/*display:inline;*/
}

#Important
{
	width: 500px;
	font-size:14px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 60px;
	border-color: #000000;
	border-width: 3px; 
	border-style: solid;
	padding: 10px;
}


.fieldlabel
{
	width: 400px;
	color: #8D8D8D;
}

.redtext
{
    color:Red;
    font-weight: bold;
}


.books
{
	padding-bottom: 15px;
}

.blogurl
{
	font-size:90%;
	font-style:normal;
	color:#7A7A7A;
	padding-bottom: 10px;
}
