@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

p{
	line-height: 28px;
	font-size: 15px;
	color:#00446A;
	padding-bottom: 0px 0px 0px 5px;
}

h2{
	font-size: 19px;
	color:#00446A;
	padding-top: 15px;
	margin-bottom: -15px;
	display:block;
}

.smaller{
	line-height: 22px;
	font-size: 15px;
	color:#00446A;
	padding: 0px 0px 0px 60px;
}

/* Class for clearing floats */
.clear {clear:both;}

/* Remove border around linked images */
img {border: 0;}

#left      { background: #ffffff url(images/topBG.jpg) repeat-x top right }
#right   { background: #ffffff url(images/topBG.jpg) repeat-x top left }

#leftB      { background: #ffffff url(images/bottom.jpg) repeat-x top right }
#rightB   { background: #ffffff url(images/bottom.jpg) repeat-x top left }

a.nav{
	font-size: 13px;
	color:#FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}
a.nav:hover{
	font-size: 13px;
	color:#00446A;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}

.bottom{
	font-size: 16px;
	color:#00446A;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}
a{
	color:#00446A;
}
a:hover{
	color:#99B4C3;
}

a.em{
	font-size: 16px;
	color:#00446A;
	text-decoration: none;
}
a.em:hover{
	font-size: 16px;
	color:#99B4C3;
	text-decoration: none;
}

.active{
	font-size: 13px;
	color:#00446A;
	text-decoration: none;
	padding-left: 5px;
	padding-right:5px;
}

h1{
	font-weight:normal;
	color:#00446A;
	margin:0px;
		padding: 0px;

}
ul{
	line-height:18px;
	padding: 0px 0px 0px 30px;
		color:#00446A;

}
	
