﻿
body
{
	background-image: url(images/background/background-gradient.jpg);
	background-color: #ffffff;
	background-repeat:repeat-x;
	font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
}

h4
{
	color: #00458D;
	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
    padding:0px 0px 5px 0px; margin:0px 0px 0px 0px;}

h5
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-top:0;
	margin-bottom:0;
	text-decoration: none;
}

p
{
	color: #454545 !important;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height:14px;
	padding:0px 0px 10px 0px; margin:0px 0px 0px 0px;
}

li
{
	color: #454545;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

hr
{
	height:1px;
	color:Black;
	text-align:left;
	margin-left:0;
}

h3
{
	color:#8a9797;
	margin-top:2px;
	padding-bottom:2px;
}

a:link, a:visited, a:active, a:hover
{
	color: #0C95D1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border:0px;
}

.sidenav a:link {color:White !important;}
.sidenav a:visited {color:White !important;}
.sidenav a:hover{color:White !important;}

a.footer:link, a.footer:visited, a.footer:active
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover
{
	text-decoration: underline;
}


b
{
	color: #0d69ca;
	font-weight: bold;
}

strong
{
	color: #0d69ca;
	font-weight: bold;
}

img{padding:0px; margin:0px;}
