﻿Body
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12pt;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, li, ul, ol, td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-weight: bold;
	font-size: 18pt;
	font-variant:small-caps;
	color: #203B87;
	font-family: Times,Arial, Tahoma, Verdana;
}

H2
{
	font-weight: bold;
	font-size: 14pt;
	font-variant:small-caps;
	color: #203B87;
	font-family: Times,Arial, Tahoma, Verdana;
}

A:link
{
	color: #203B87;
	text-decoration: underline;
}
	
A:visited
	{
	color: #203B87;
	text-decoration: none;
	}
	
A:hover
	{
	color: #203B87;
	text-decoration: none;
	}		

.home 
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #375780; 
	font-weight: bold; 
	}
	
    .content #divHeader	{	    background: url(images/TopRepeater.jpg);	    background-repeat:repeat-x;	    width: 100%;	    height:47px;	}
	
	.content #divHeaderImage	{	    width:800px;	    margin-left:auto;	    margin-right:auto;	}
	
	.content #divContent	{	    padding-top: 20px;	    padding-bottom: 20px;	    width:950px;	    margin-left:auto;	    margin-right:auto;	    min-height:500px;	}
	
	.content #divFooter	{	    background: url(images/BottomRepeater.jpg);	    background-repeat:repeat-x;	    width: 100%;	    height:42px;	}
	
	.content #divFooterText	{	    padding-top:10px;	    width:800px;	    margin-left:auto;	    margin-right:auto;	    font-size:14px;	    font-family: Trebuchet MS, Arial;	    color:#3C1B14;	    line-height:15px; }
	
	
    .home #divHeader	{width:780px;    background: url(images/topHome.jpg);    background-repeat:no-repeat;    height:108px; margin-left:auto;    margin-right:auto;	}
	
	.home #divHeaderImage	{ display:none;}
	
	.home #divContent	{ background-color:#EBEEF5;	    padding: 20px;	    padding-bottom: 20px;	    width:740px;	    margin-left:auto;	    margin-right:auto;	    min-height:500px;	}
	
	.home #divFooter	{    background: url(images/BottomRepeater.jpg);	    background-repeat:repeat-x;	    width: 780px;   height:42px; margin-left:auto; margin-right:auto;	}
	
	.home #divFooterText	{    padding-top:10px;    width:700px;   margin-left:auto;    margin-right:auto;    font-size:14px;    font-family: Trebuchet MS, Arial;    color:#3C1B14;    line-height:15px; }
