h1 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0.08em;
	color: #0c4695;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.08em;
	color: #0c4695;
	margin: 0px;
	padding: 0px;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	line-height: 17px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size:10px;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size:12px;
}

.inactive_menu {
	color: #FFFFFF;
}

.pricing {
	color: #0c4695;
	font-size:9px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size:10px;
}

A.menu:link    {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
A.menu:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}
A.menu:active  {
	color: #a8d4ff; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}
A.menu:hover   {
	color: #a8d4ff; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}

A:link    {color: #1063b4; text-decoration: none}
A:visited {color: #1063b4; text-decoration: none}
A:active  {color: #1063b4; text-decoration: underline}
A:hover   {color: #1063b4; text-decoration: underline}

.sidebar-background	{
	background-repeat:no-repeat;
	background-image:url(/images/side-bar-bg.gif);
}

ul li { 
		list-style: square;
		color: #6f6f6f;
		line-height: 20px;
		}

ul li.big { 
		list-style: square;
		line-height: 20px;
		color: #0c4695;	
		font-size:12px;
		}