@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436193;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-center.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a {
	color: #204998;
	font-weight: bold;
}

td img {
	display: block;
}
.genericimage {
	display: inline;
	border:none;
}
.displaytable {
	border: thin solid #224B9A;	
}

.callout {
	width:560px;
	background-color: #dfecf2;
	padding:10px;
	border: thin solid #204998;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#maintable td p img {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#maintable .content .reference {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	margin-top: 5px;
	display: block;
	margin-bottom: 5px;
}


/* Main table */

#maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436193
	background-color: #f3f3f3;
}
#maintable .leftimage {
	margin-right: 10px;
}
#maintable .copyrightline   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	height: 100%;
}
#maintable #homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
	height: 325px;
	width: 235px;
	top: 15px;
	left: 325px;
	padding: 20px;
}
#maintable .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	padding: 10px;
}
#maintable #homecontent .main_head {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#maintable #homecontent .signature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 16px;
	float: right;
}
#maintable .bottombar {
	background-color: #97d1eb;
	height: 27px;
	width: 825px;
}
#maintable .leftborder {
	background-image: url(../images/gradiant-left.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#maintable .rightborder {
	background-image: url(../images/gradiant-right.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#maintable .home_main_img {
	background-image: url(../images/home-main-content-bg.jpg);
	height: 394px;
	width: 614px;
}
#maintable .menu {
	background-image: url(../images/menu.gif);
	height: 394px;
	width: 191px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#maintable .content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9AD1EB;
}
#maintable .content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #224B9A;
}
