/*
Author Name : Kevin OGrady
Author Site : http://o-grady.com
Style Name : o-Grady Style
Style URI : http://o-grady.com/
*/

body {
	font-size: medium;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	text-align:left;
	line-height:normal;
	background-color: #ffffff;
	margin: 44px 12px 12px 44px ;
	padding-top: 12px;
	padding-bottom: 12px;
}

a:link {
text-decoration:underline;
color:#00C;
}

a:visited {
text-decoration:underline;
color:#A52A2A;
}

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

p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

ul {
line-height:150%;
}

table {
	background-color: #d6dfdb;
	background-position: center center;
	width: 90%;
}

.nobreakbeforeafter {
margin-top:0;
margin-bottom:0;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:x-large;
color:#990033;
font-weight:700;
}

.white_txt {
color:#FFF;
}

.gray_txt {
color:#474747;
}

.address {
color:#996666;
font-size:x-small;
}

.textbox {
	color:#2C5D99;
	background-color:#CCC;
	border-color: #006666;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:large;
font-weight:700;
text-align:center;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:medium;
font-weight:700;
text-align:left;
}

.smalltype {
font-size:10px;
font-weight:400;
text-align:center;
}

.copyright {
font-size:9px;
color:#396;
}

.disclaimer {
font-size:xx-small;
text-align:justify;
}

hr {
	color:#066;
	background-position:center;
	width:77%;
}
