BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #548dc6;
	color : #666666;/*#c0c0c0;*/
	background-image : url(images/main/bg_cathedral.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

.bannerGreen 
{
	background-color: #2a8488;
}

.contentsGreen 
{
	background-color: #7cb5aa;
}

P {
	font-size : 8pt;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.25em;
	font-weight:	500;
	font-style:	normal;
	}	

	
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	}	
.topleft
{
	text-align:left;
	vertical-align:top;
}
.topleftbold
{
	text-align:left;
	vertical-align:top;
	font-weight: bold;
}
.topright
{
	text-align:right;
	vertical-align:top;
}
.toprightbold
{
	text-align:right;
	vertical-align:top;
	font-weight: bold;
}

.h3white	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	color: White;

	}	
		
.h4white	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:	500;
	font-style:	normal;
	color: White;
	}
	
TD{
	font-size : 8pt;
}

TD#menu{
	text-align : left;
}

TD#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 0 0 0 5px;
}

TD#menu li {
	display : inline;
	list-style-type : none;
}

TD#menu li a {
	color : #fff;
}

TD#menu li a:hover {
	color : #000;
}


LI#nolink {
	color : #ffbf00;
	font-weight : bold;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : .6em;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	


