@charset "iso-8859-1";
/* Common defs */
body	{ 
	height: 100%; 
	width: 100%; 
}
html	{ 
	height: 100%; 
	width: 100%; 
}
body	{
	font-family: Tahoma, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	background: #fff; 
	padding: 0; 
	margin: 0; 
	text-align: center; 
	line-height: 130%; 
}
table	{ 
	font-size: 100%; 
}
form	{ 
	padding: 0; 
	margin: 0;
	height: 244px;
}
li	{ 
	padding: 0; 
	margin: 0; 
}
ul	{ 
	padding: 0; 
	margin: 0;
	
}
.c	{
	width: 830px; 
	margin: 0 auto; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
}
/* Fonts */
div.news	{
	background: url(../images/news_bg.gif) repeat-x left bottom; 
	text-align: left; 
	padding-bottom: 10px;
}
div.date	{
	font-weight: bold; 
	color: #455aa5;
}
div.testimonial	{
	font-style:italic;
	padding-top: 5px;
	text-align: right;
}

a	{
	color: #455aa5;
}
a:visited	{
	color: #455aa5;
}
a:hover	{
	color: #455aa5;
}
h1	{
	color: #455aa5; 
	font-weight: normal; 
	font-size: 30px; 
	text-align: left; 
}
h2	{
	color: #455aa5; 
	font-weight: normal; 
	font-size: 18px; 
	text-align: left;
	margin: 0 0 0.5em 0;
	line-height: 100%;
}
h3	{
	color: #0a0a0a;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin: 0;
	height: 24px;
	background: url(../images/h_bg.gif) repeat-x left bottom;
	width: 80%;
}
div.sep	{
	width: 100%; 
	height: 18px; 
	background: url(../images/sep_bg.gif) repeat-x left top;
}
div#copy	{
	color: #fff; 
	font-size: 11px; 
	height: 28px; 
	padding: 0 0 0 20px;
}
div#copy a	{
	color: #fff; 
	text-decoration: underline;
}
div#copy a:visited	{
	color: #fff; 
	text-decoration: underline;
}
div#copy a:hover	{
	color: #fff; 
	text-decoration: underline;
}
.img_border {
	border-width: 0px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #455aa5;
}
h6.navigation {
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #455aa5;
	margin-left: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}
h5:hover {
	color: #99CCFF;
}
.caption {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #455aa5;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #455aa5;
}
.qa_style {
	color: #455aa5; 
	font-weight: 700; 
	text-align: left; 
	font-size: 12px; 
	font-style: italic;
}

a.navigation {
	font-family: Tahoma, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #434185;
}

.navigation {
	font-family: Tahoma, Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #434185;
}

.small_logo {
	border:0px;
	margin:3px 3px 3px 0px;
        vertical-align:middle;
}
