/* CSS Document */

body	{
	background-color: #ffffff;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	font-family: "Trebuchet MS"
	font-size:12px;
	font-weight:normal;
	color:#717171;
	text-align:justify;
	}

td {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#717171;
	text-align:justify;
	line-height: 1.2em;
}

.footer {
font: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
padding-top:10px;
}

a:link		{ color: #000066; text-decoration: none; }

a:visited	{ color: #000066; text-decoration: none; }

a:active	{ color: #000000; text-decoration: underline; }

a:hover		{ color: #000000; text-decoration: underline; }

h1 {font-size:20px; font-variant:small-caps}

h2 {font-size:16px; color:#000066; font-weight:bold; padding:0px 0px 0px 0px; margin-top:-10px; margin-bottom: -5px; font-variant:small-caps;}

h3 {font-size:14px; color:#000066; font-weight:bold; padding:0px 0px 5px 0px; margin-bottom:-7px; font-variant:small-caps;}

h4 {
font-size: 14px; color:#000066; font-weight:bold; padding:0px 0px 0px 0px; margin-top:-10px; margin-bottom: -5px; font-variant:small-caps;
}

h5{font-size:18px; color:#ffffff; font-weight:bold; padding:3px 0px 3px 20px; margin:0px;  }

.sidebar {
margin-right: 20px;
text-align:justify;
}

ul { list-style-image:url(images/arrow.jpg);
}

li{
margin-left:-20px;
}

.bullets {
text-align: left;
}

.footer a:link 	{  
		  	   color: #717171;}


.footer a:visited 	{  
		  	   color: #717171;}


.footer a:active 	{  
		  	   color: #000066; text-decoration:underline;}


.footer a:hover 	{ 
		  	   color: #000066;text-decoration:underline;}

