/* CSS Document */
body {
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
	background-color:#4B4B4B;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
p {
	margin-top:0px;
	/* margin-bottom:16px; */
}
a, a:visited {
	color: #000000;
}
.headerLinks {
	text-align:right;
	background:url(../images/header_r2c2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;
}
.headerlinks a, .headerlinks a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 11px;
}
.headerlinks a:hover {
	text-decoration:underline;
}

#toplinks { padding-top: 3px; padding-bottom: 4px; text-align: right; padding-right: 8px; border-bottom: solid 1px #7F0929; 
font-family: Garamond; color: #7E0A29; 
}

#toplinks a { font-family: Garamond; color: #7E0A29; }

table.pgBody {
	border-top-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7e0a29;
	border-bottom-color: #7e0a29;
	border-left-color: #7e0a29;
}
td.gutter {
	background-color:#d9dbe3;
	background-image:url(../images/gutter_fill.gif);
	background-repeat:repeat-y;
	background-position: top left;
}


td.bodyCopy p{
	margin-left:20px;
	margin-right:25px;
	margin-top: 0;
}



/*

td.bodyCopy p{
	margin-left:20px;
	margin-right:185px;
	margin-top: 0;
}

#history{
	margin-left:20px;
	margin-right:-185px;
	margin-top: 0;
	
}

*>#history{
	margin-right: 5px;
	
}

.manager p{
	margin-left:20px;
	margin-right:-185px;
	margin-top: 0;
	
}

*/
td.bodyCopy {
	background-image: url(../images/bodycopy_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	
}
td.bodyCopy a:hover {
	background-color:#FFFFFF;
}
.menuBtn {
	padding-bottom:7px;
	background-color:#d9dbe3;
	width:145px;
}
div.callout {
	width:398px;
	background-color:#c6c6c6;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545454;
	border-right-color: #7e0a29;
	border-bottom-color: #545454;
	border-left-color: #7e0a29;
	margin-top:15px;
	margin-bottom:30px;
}

div.centeredcallout {
	width:70%;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-color:#c6c6c6;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545454;
	border-right-color: #7e0a29;
	border-bottom-color: #545454;
	border-left-color: #7e0a29;
	margin-top:15px;
	margin-bottom:30px;
}

*>div.centeredcallout 
{
    margin-left: auto;
	margin-right: auto;
	
}


ul { 
	margin-top: 4px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px; 
	list-style-type:none; 
	text-align:left;
} 
li { 
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left:30px; 
	padding-top: 0px;
	list-style-type:none; 
	background:url(../images/bullet_arrow.gif) 15px 5px no-repeat;
	font-weight:bold;
	color:#464646;
}


li.bodybullet { list-style: square; margin-left: 45px; padding-left:5px; font-weight: normal; background-image: none; }

td.footerLinks {
	height:28px;
	padding-top:4px;
	background-color: #c6c6c6;
	background-image: url(../images/footer_fill.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight:bold;
	color:#7e0a29;
	font-size:11px;
}
td.footerLinks a, td.footerLinks a:visited {
	font-weight:bold;
	color:#7e0a29;
	font-size:11px;
}
td.footerLinks a:hover {
	background-color:#FFFFFF;
}

#OutsidePadding { padding-left: 10px; padding-right: 10px;
}

#OutsidePadding p { width: 97%; }

.subMenu 
{
    /*
    background-color:#d9dbe3; */
	width:133px;
	font-family: Garamond; 
	color: #7E0A29;
	font-size: x-small;
	padding-left:12px;
	
}

*>.subMenu { font-size: small; }

.subMenu a:hover {
	background-color:#FFFFFF;
}


.navbackground 
{
    background-image: url(../images/menu_bg.gif); 
    height: 100%; 
    background-repeat: no-repeat;    
}

*>.navbackground 
{
   min-height:420px; 
   height: auto;
   
}


.boldheader
{
	font-size:14px;
	color:#0A256C;
	font-weight:bold;
}

.OVmenumiddle
{
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	font-size:12px;
	background-color:#FFFFFF;
}


.OVmenuheader
{
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	background-color:#E1DBDF;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.OVmenuheaderClientList
{
	border-bottom:1px solid #808080;
	background-color:#E1DBDF;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.OVmenuheaderleft
{
	background-color:#CADBC8;
	border-bottom:1px solid #D6E4D5;
	
}
.OVmenuheaderright
{
	background-color:#CADBC8;
	border-bottom:1px solid #D6E4D5;
	
}

