body {
  background-color: #B9C2F5;
  background-image: url(images/textured_background.jpg);
  background-attachment: fixed;
  margin: 0px 0px 0px 0px;
}

/* ############### */
/* Universal Table */
/* ############### */
table.main {
  width: 900px;
  background-image: url(images/grass3.jpg);
  background-repeat: no-repeat;
}
td.main_full {
  width: 900px;
}
td.navbar {
  width: 900px;
  height: 35px;
  border-top: 0px solid #940101;
  vertical-align: middle;
  background-color: #5770FF;
}
td.footer {
  width: 900px;
  height: 30px;
  /*border-top: 2px solid #0000FF;*/
  background-color: #D3D9F9;
}
td.main_middle {
  width: 78%;
  padding: 0px 8px 0px 8px; /* Padding Variables: Top, Right, Bottom, Left */
  background-color: #ffffff;
  border-right: 1px solid #D4DAF9;
  border-left: 1px solid #D4DAF9;
}
td.main_left {
  width: 20%;
  /* background-image: url(images/cell_back.png);
  background-repeat: repeat-y; background-position: 100%;  */
  background-color: #D4DAF9;
}
td.main_right {
  width: 2%;
  /* background-image: url(images/cell_back.png);
  background-repeat: repeat-y; background-position: 0%; */
}
.table-head {
  background: #CACACA;
  color: #595959;
  font: bold 11px trebuche, verdana, geneva, lucida, arial, helvetica, sans-serif;
  padding: 3px 6px 3px 6px;
  white-space: nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
.table-instruct {
  background-color: #CACACA;
  font-family: Arial;
  font-size: 12px;
}
.table-body {
  font-family: Arial;
  font-size: 13px;
}

table.middle {
  width: 675px;
  background-color: #ffffff;
  margin: 5px 0px 5px 0px;
}

h2 {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-indent: 20px;
  /*color: #5770FF;*/
  color: #002975;
  background-image: url(images/hbg2.jpg);
  border: 1px solid #DCDDF2;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 2px 0px;
  height: 20px;
}
h2-original {
  width: 100%;
  font-size: 12px;
  font-family: Arial, Verdana, Helvetica;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 20px;
  color: #00000; /*#595959;*/
  background-color: #5770FF;
  border-top: 0px solid #940101;
  padding: 0px 0px 2px 2px;
  margin: 5px 0px 0px 0px;
}
h3 {
  font-size: 13px;
  line-height: 20px;
  font-family: Arial, Helvetica, Verdana;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 20px;
  color: #002975; /*#666666;*/
  /* background-color: #5770FF; */
  background-image: url(images/hbg.jpg);
  border-top: 0px solid #940101;
  padding: 0px 0px 2px 2px;
  margin: 5px 5px 2px 0px;
}
div.border {
  width: 100%;
  border: 4px #DBDBDB outset;
}
div.block_item {
  border-style: solid;
  border-width: 1px;
  border-color: #E1E1E1;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 3px 5px 3px;
  margin: 0px 0px 10px 0px;
}
div.middle_block {
  border-style: solid;
  border-width: 1px;
  border-color: #DCDDF2;
  background-color: #ffffff;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 0px 0px;
}
.divstatic {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	border: 1px solid #DCDDF2;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 2px 5px;
}
table.cookiecrumb {
  background-color: #DBDBDB;
  border-style: solid;
  border-width: 0px;
  border-color: #000000;
  padding: 5px 5px 5px 5px;
  margin: 5px 0px 5px 0px;
}

/* Loader box after form submission */
div#loadbox {
  border: 4px #DBDBDB outset;
  width: 220px;
  height: 100px;
  padding: 20px;
  background-color: #F1F1F1;
  vertical-align: middle;
}
#loader {
  position:absolute;
  left:40%;
  top:40%;
}

/* Set some general defaults styles for text and links */
font.general, p.general, span.general {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
}
a.general {
  color: #000080;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
}
a.general:hover {
  color: #EFCC25;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
}
font.general-small, p.general-small, span.general-small {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.general-small {
  color: #000080;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
}
div.lftcol_item {
  border-style: solid;
  border-width: 0px;
  border-color: #CCCCCC;
  text-align: left;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  padding: 0px 0px 0px 10px;
}
.back:link, .back:visited, .back:hover, .back:active {
  color: black;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  font-size: 9pt;
  font-weight: bold;
}
.alt1 {
  background-color: #E9E9E9;
}
.alt2 {
  background-color: #F5F5F5;
}

/* ################### */
/* Cookie Crumb Styles */
/* ################### */
font.fpath {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
}
span.cookietitle {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
a.path:link, a.path:visited, a.path:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 3px 10px 3px;
}
a.path:hover {
  color: #FF9900;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 3px 10px 3px;
}

/* ################ */
/* +--Navigation--+ */
/* ################ */
/* style sheet info for navbar with pull down menus */
#menuwrapper {
  height: 30px;
  /*border-bottom: 1px solid #ffffff;*/
  /*overflow: hidden;*/
  margin: 0px 10px 0px 10px;
  padding: 3px 0px 0px 0px;
  /*background-image: url(images/topmenubg.jpg); *//* BG behind buttons */
}
/* Hide the menus when mouseout */
.clearit {
  clear: both;
  height: 0;
  line-height: 0.0;
  font-size: 0;
}
/* Topmenu root list */
#topmenu, #topmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: Arial;
}
/* Root Links */
#topmenu a {
  display: block;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 30px;
  border-right: 1px solid #6462AC;
  font-weight: bold;
  color: #006699;
  font-size: .85em;
}
/* Parent root links */
#topmenu a.trigger {
  padding: 5px 16px 5px 10px;
  background-image: url(images/p7PM_dark_south.gif);
  background-repeat: no-repeat;
  background-position: right center; 
}
/* Root list. */
#topmenu li {
  float: left;
  width: 9em;
  text-align: center;
}
/* Submenu floating block */
#topmenu li ul, #topmenu ul li  {
  width: 12em;
}
/* Submenu links */
#topmenu ul li a  {
  color: #565656;
  border-right: 0;
  margin-top: 7px;
  margin-bottom: 5px;
  padding: 0px;
  margin-left: 10px;
  font-weight: bold;
  margin-right: 10px;
  border: 1px solid #CCD6E7;
  padding: 3px 12px 3px 16px;
}
/* Submenu list */
#topmenu li ul {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  /*border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; */
  background-image: url(images/p7exp_mgrad.jpg);
  background-repeat: repeat-x;
}

/* Text and bg color of root items */
#topmenu li:hover a, #topmenu a:focus, #topmenu a:active, #topmenu li.menuhover a {
  color: #000000;
  background-color: #7DA7D9;
}

/* Make sublink appear */
#topmenu li:hover ul, #topmenu li.menuhover ul {
  display: block;
  z-index: 5;
}

/* Sublink text hover */
#topmenu li:hover ul a, #topmenu li.menuhover ul a {
  color: #000000;
  background-color: transparent;
  position:relative;
  z-index: 5;
}

/* Sub links hover */
#topmenu ul a:hover {
  background-color: #606060 !important;
  color: #FFFFFF !important;
  position:relative;
  z-index: 5;
}

/* \ Cross-browser adjustment */
#topmenu li {
  width: auto;
}

/* ############### */
/* +--Main Menu--+ */
/* ############### */

#mainmenu14 {

}

#mainmenu14 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainmenu14 a, #mainmenu14 h2 {
	font: 13px/16px arial, helvetica, sans-serif;
	display: block;
	/*border-width: 2px;
	border-style: solid;
	border-color: #EAE7E7 #423D3D #8F8C8C #bbb;*/
	margin: 0;
	/*padding: 20px 3px;*/
}

#mainmenu14 h2 {
	color: #fff;
	background: #000;
	text-transform: uppercase;
}

#mainmenu14 a {
	color: #333333;
	/*background: #eeeeee;*/
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#mainmenu14 a:hover {
	color: #333333;
}

#mainmenu14 li {
	position: relative;
}

#mainmenu14 ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}

div#mainmenu14 ul ul ul,
div#mainmenu14 ul ul li:hover ul ul
{display: none;}

div#mainmenu14 ul ul li:hover ul,
div#mainmenu14 ul ul ul li:hover ul
{display: block;}

.menusep {
  margin: 2px 2px 2px 2px;
  width: 160px;
  height: 1px;
}

/* ########### */
/* LEFT COLUMN */
/* ########### */
#left_col {
  width: 185px;
  float: left; 
  position: relative; 
  padding-top: 2px;
  margin-right: 1px;
  padding-left: 10px;
}
a.leftcol:link, a.leftcol:visited, a.leftcol:hover, a.leftcol:active {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  /*text-transform: uppercase;*/
  /*font-size: 8.5pt;*/
  font-weight: normal;
}
a.leftcol_min:link, a.leftcol_min:visited, a.leftcol_min:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.leftcol_min:hover {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}
p.news {
  color: #595959;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

a.art_link:link, a.art_link:visited, a.art_link:hover, a.art_link:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}
font.art_preview {
  color: #595959;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}
a.post_lnk:link, a.post_lnk:visited, a.post_lnk:active {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}
a.post_lnk:hover {
  color: #FF9900;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 11px;
  font-weight: normal;
}

/* ########### */
/* Page Footer */
/* ########### */
font.footer {
  color: #0066FF;
  font-family: Arial;
  font-size: 8pt;
  text-align: center;
}
a.footer:link, a.footer:visited {
  color: #3B5CE3;
  font-family: Arial;
  text-decoration: none;
  font-size: 8pt;
}
a.footer:hover {
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  text-decoration: underline;
}
a.footer:active {
  color: white;
  font-family: Arial;
  text-decoration: none;
  font-size: 8pt;
}
p.pagestats {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  height: 20px;
  background-color: #DBDBDB;
  text-align: center;
  vertical-align: middle;
}

/* ################ */
/* View Update Page */
/* ################ */
p.newsupdate {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}

/* Article Styles */
a.alink:link, a.alink:visited, a.alink:hover, a.alink:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

/* Photo Gallery */
a.photo_link:link, a.photo_link:visited, a.photo_link:hover, a.photo_link:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a.affiliates:link, a.affiliates:visited, a.affiliates:hover, a.affiliates:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

/* Other Styles */
a.alpha:link, a.alpha:visited, a.alpha:active {
  color: #0066FF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  padding: 0px 3px 0px 3px;
}
a.alpha:hover {
  text-decoration: underline;
}
.error-head {
  background: #F1F1F1;
  color: #595959;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  border-top: 2px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 1px;
  border-style: outset;
}
.error-block {
  background: #D0D0D0;
  color: #000000;
  padding: 10px;
  border-top: 1px;
  border-left: 2px;
  border-right: 2px;
  border-bottom: 2px;
  border-style: outset;
}
.error-middle {
  background: #F1F1F1;
  color: #000000;
  padding: 10px;
  border: 2px;
  border-style: outset;
}

.pagestats {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  background-color: #DBDBDB;
  text-align: center;
  vertical-align: middle;
}

/* Search engine links */
a.search-title {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  color:#808080;
  background-color:transparent
}
.search-description {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color:transparent
}
.search-url {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #008000;
  background-color:transparent
}

/*Printer Styles
@media print { 
  #left_col{display:none;} 
  #right_col{display:none;} 
  #twocols, #maincol{width:100%; float:none;}
}
*/

/* style sheet info for navbar with pull down menus */
#menuwrapper {
	height: 35px;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
  	background-image: url(images/nav_bg.jpg); /* BG behind buttons */

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.popup {
  border: 4px #DBDBDB outset;
  padding: 0px;
  background-color: #ffffff;
  position:absolute;
  z-index: 1;
  display: none;
}

<!--[if lte IE 7]>
<style>
#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}
</style>
<![endif]-->