/*
THIS FILE WILL NOT AUTO UPDATE IMAGE DIRECTORY CHANGES
if you update the paths to the images, please update
all of the image locations in this style sheet to
reflect the new directory.
*/
body {
	background-color:#ede5cf;
	color: #222222;
	font-family: Arial, Tahoma, verdana;
	margin: 0px;
	width: 100%;
	vertical-align: top;
	background-image: url('../site_images/bg_gradient.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
div{
	}
#bg2{
	width:100%;
	background-color:transparent;
	background-image: url('../site_images/bg_global.jpg');
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}
table.banner{
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 760px;
}
.menubar{
	height: 24px;
	width: 100%;
	background-color: #C3BC8C;
	background-image: url('../site_images/menutop_light.gif');
	background-repeat: repeat
}
table.style1{
	border:1px solid #222222;
}
table.style1 td
{
	font-family: Arial;
	font-size:12px;
	color:#222222;
	background-color:#dfe6f4;
	padding:5px;
}
table.style1 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #222222;
	height:20px;
}
table.style1 td.top2
{
	font-size:14px;
	font-weight:bold;
	background-color:#aab8d2;
	border-bottom:1px solid #222222;
	height:20px;
}

table.style2{
	border:1px solid #aaaaaa;
}
table.style2 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style2 td.top1
{
	font-size:14px;
	font-weight:bold;
	background-color:#dfe6f4;
	border-bottom:1px solid #aaaaaa;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style3{
	border:1px solid #222222;
}
table.style3 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#FFFFFF;
	padding:10px;
}
table.style3 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#7182c0;
	border-bottom:1px solid #222222;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;

}

table.style4{
	border:1px solid #777777;
}
table.style4 td
{
	font-family: Helvetica, Arial;
	font-size:12px;
	color:#222222;
	background-color:#eeeeee;
	padding:10px;
}
table.style4 td.top1
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#49547c;
	height:20px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
}


td.menutitle{
	text-align: left;
	width:100%;
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, verdana;
	font-weight:bold;
	background-color: #49547c;
	border: 1px solid #3b4c58;
}
td.menuitem_inactive{
	width:100%;
	height: 20px;
	background-color: #FFFFFF;
	border-right: 1px solid #dadbd6;
	border-left: 1px solid #dadbd6;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;


}
td.menuitem_active{
	width:100%;
	height: 20px;
	background-color: #c2ccdf;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:15px;
	padding-top:3px;
}

/*
td.menutitle{
	text-align: left;
	width:100%;
	height: 10px;
	color: #FFFFFF;
	font-size: 8px;
	font-family: Tahoma, Arial, verdana;
	font-weight:bold;
	background-color: #FFFFFF;
	border: 0px solid #3b4c58;
}
td.menuitem_inactive{
	width:100%;
	height: 10px;
	background-color: #FFFFFF;
	border-right: 0px solid #dadbd6;
	border-left: 0px solid #dadbd6;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:10px;
	padding-top:0px;


}
td.menuitem_active{
	width:100%;
	height: 10px;
	background-color: #FFFFFF;
	border-right: 0px solid #bbbbbb;
	border-left: 0px solid #bbbbbb;
	border-top: 0px solid #dadbd6;
	border-bottom: 0px solid #dadbd6;
	padding-left:10px;
	padding-top:0px;
}
*/
.bluebox{
	padding:10px;
}

.bluebox a{
	font-size: 12px;
	font-family: Tahoma, Arial, verdana;
	color:#222288;
	text-decoration:none;
}

.bluebox a:hover{
	font-size: 12px;
	font-family: Tahoma, Arial, verdana;
	color:#4444aa;
	text-decoration:none;
}

table.main{
	background-color: #FFFFFF;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
a.left:link, a.left:visited{
	font-size: 10px;
	font-family: Tahoma, Arial, verdana;

	color:#000066;
	text-decoration:none;
}
a.left:hover{
	font-size: 10px;
	font-family: Tahoma, Arial, verdana;

	color:#000066;
	text-decoration:none;
}

a.footer:hover{
	color: #7777cc;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:link{
	color: #000099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.footer:visited{
	color: #990099;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}
a.white:hover{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:link{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	font-size: 9px;
	font-family: verdana, tahoma, arial;
	font-weight: bold;
	text-decoration: none;
}

a.footertop:hover{
	color: #96A1BC;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial;
	text-decoration: none;
}
a.footertop:link{
	color: #96A1BC;
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	text-decoration: none;
}
a.footertop:visited{
	color: #96A1BC;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana, arial;
	text-decoration: none;
}
p{
	text-align:left;
	}
p.right{
	margin-right: 15px;
	margin-left: 12px;
	margin-top:0px;
	margin-bottom: 0px; 
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


