body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 750px;
	}
	
/* absolute positioning for shadowing */
.ap-shadow {left: 15px;}

/* absolute positioning for logo */
.ap-left {left: 300px;}

.wide p {margin: 0; padding: 0px; position: relative;}

.top {border-bottom: 1px solid #000;}

.top a {
	position: absolute; 
	right: 20px; 
	text-align: right; 
	font-weight: bold; 
	font-size: .7em; 
	color: #fff;
	}

.wide {
	width: 100%; 
	font-weight: normal;
	text-align: center;
	}

.bottom {
	border-top: 0px solid #000; 
	position: relative;
	}

.horizmenu {
	border-bottom: 1px solid #ccc;
	background: #fff;
	}

.logo {
	position: absolute; 
	top: -124px; 
	border-top: 0px solid #000; 
	}
	
.wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	border: 0px solid #000;   /* outside border */
/*	background: #fff url(../images/left-background.jpg) repeat-y;  */
/*	background: #f5f5df; 	*/
	}

.outer {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	margin-left: 150px;    /*** Critical left col dimension value ***/
	width: 450px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	background: #fff;  /*** Sets background of center col***/
	border-left: 0px solid #000;   /*** Critical left divider dimension value ***/
	border-right: 0px solid #000;   /*** Critical right divider dimension value ***/
	padding-bottom: 140px;   /*** To keep content from going underneath the AP bottom boxes - was set to 110px ***/ 
	}

.center {
	float: right;
	width: 445px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-bottom: -1px;   /*** Fixes a variance in IE/win for the green AP bottom boxes ***/
	/* \*/
	margin-left: -1px; 
	margin-top: 5px;
	padding-left: 0px;
	/* Hidden from IE-mac */
	}

.float-wrap {
	float: left;
	width: 450px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
	margin-right: -1px;   /*** Static fix ***/
	}

.container-left {
	width: 148px;    /*** Critical left col dimension value ***/
	}

.container-right { 
	\width: 145px;/* Hidden from IE-Mac */   /*** Critical right col dimension value ***/
	margin-left: 3px;    /*** Critical right divider dimension value ***/
	padding-bottom: 0px;   /*** To keep content from going underneath the AP bottom boxes was set to 110px ***/
	}

.left {
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 148px;    /*** Critical left col/divider dimension value ***/
	margin-left: -150px;    /*** Critical left col/divider dimension value ***/
	}

.right {
	float: left; 
	position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
	width: 148px;    /*** Critical right col/divider dimension value ***/
	margin-right: -150px;    /*** Critical right col/divider dimension value ***/
	margin-left: -1px;   /*** Static fix ***/
	}

/* \*/
* html .right {
	margin-left: 0px; 
	margin-right: -500px; 
	mar\gin-right: -152px;
	}
/* */

.clear { clear: both; }

tr, p, div {
	font-family      : Georgia, Garamond, serif;
	font-size        : 13px;
	color            : #000000;
	}

DIV {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

hr {
	background       : #999999;
	height           : 1px;
	width            : 100%;
	}

TD.leftimage {
}

TD.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	}
  
TD.locationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000;
	}

TD.locationtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
	line-height: 29px;
	color: #000;
	}

div.footer {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000;
	text-decoration  : none;
/*	background: #fff url(../images/left-background.jpg) repeat-y;  */
	background: #f5f5df; 	
	}

#mod_login_remembermetextcblogin {
	font-family      : Georgia, Garamond;
	font-size        : 11px;
	}
  
#mod_login_usernametextcblogin {
	padding-left     : 0px;
	font-family      : Georgia, Garamond;
	font-size        : 11px;
	}
  
#mod_login_passwordtextcblogin{
	padding-left     : 0px;
	font-family      : Georgia, Garamond;
	font-size        : 11px;
	}
  
.mod_logincblogin {
	font-family      : Georgia, Garamond;
	font-size        : 11px;
	}
 
/*different setting for newsflash*/
	.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
	}

/*setting for the greetings*/
	.mainpage {
	text-align: justify;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	}

/* page background */
	.mainpage-bkg {
	background-image: url(../images/lineborder.png);
	width: 1px;
	}

/* Top of page - grey changed to white */
.whitebg {
	background: #fff;
	}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	}

a.pathway:link, a.pathway:visited {
	color            : #b90000;
	font-weight      : normal;
	}

a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
	}
/* end pathaway setting*/

/*for title or site name*/
.title {
	font-family: sans-serif;
	font-size: 25px;
	line-height: 15px;
	font-weight: bold;
	color : #b90000;
	margin-left: 10px;
	}

/*for the tag-line*/
.subtitle {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 20px;
	}

#active_menu {
	color: #000000;
	}

/* --Default Class Settings-- */

/* menus */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #000;
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 0px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	font-size: 11px; 
	margin-bottom: 1px;
	}
a.mainlevel:hover {
	color: #b90000;
	}
/* horizontal menu */

a.mainlevel-nav:link {
	font-family      :  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;  
	background: #fff;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	}

a.mainlevel-nav:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;  
	font-size: 12px;
	background: #fff;
	color: gray;
	font-weight: bold;
	}

a.mainlevel-nav:hover {
	text-decoration: none;
	color: #990000;
	}

/* end horizontal menu */
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	}
	
a.mainmenu:hover {
	text-decoration: none;
	color: #FFFFE4; 
	}
	
.pollstableborder {
	border: 1px solid;
	padding: 1px;
	}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #ff6600;
	text-align: left;
	}

a.sublevel:hover {
	color: #ff9e31; text-decoration: none;
	}

table.moduletablewhosonline td {
	font-size        : 11px;
}

table.moduletablewhosonline th {
	padding-top:	20px;
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color            : #771000;
}

table.moduletable {
	padding: 6px 5px 0px 0px;
	margin-left: 0px;   /* affects the calendar */
	margin-bottom: 0px;
	text-indent: 4px;  
	}

table.moduletable th {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 13px;
	font-weight      : bold;
	color            : #771000;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
	padding-bottom: 0px;
	}

table.moduletable li {
	}

table.moduletable ul {
	padding: 0px;
	}
	
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	}

table.moduletablehoriz {
	margin: auto;
	}

/* member login box */
table.moduletablecblogin {
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-left: 2px;
	margin-bottom: 0px;
	width: 100%;
	text-align: left;
	}
	
.moduletablecblogin th {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #771000;
}

.poll {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #FFFFE4;
	line-height      : 14px;
	}

table.pollstableborder {
	border: 1px solid #cccccc;
	}

.sectiontableheader {
	background-color : #CCCCCC;
	color            : #FFFFE4;
	font-weight      : bold;
	}

.sectiontableentry1 {
	background-color : #F0F0F0;
	}

.sectiontableentry2 {
	background-color : #E0E0E0;
	}

.small {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-decoration  : none;
	font-weight      : bold;
	}

.smalldark {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	text-decoration  : none;
	font-weight      : normal;
	}

.contentpane {
	background       : #fff;
	}

.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 430px;
	padding: 1px;
	}

.contentheading, .componentheading {
	font-family      : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size        : 18px;
	font-weight      : bold;
	color            : #771000;
	text-align       : left;
	width: 100%;
	}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
	}

.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-style       : normal;
	font-size        : 10px;
	font-weight      : bold;
	background-color : #F0F0F0;
	color            : #000000;
	border           : 1px solid #CCCCCC;
	}
	
.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
	}

/* forgot your password */
a:link, a:visited {
	color: #b90000;
	text-decoration: none;
	}

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

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #b90000;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
	color            : #333333;
	font-weight      : bold;
	font-size: 11px;
	font-weight: bold;
	}

a.category:hover {
	color            : #999999;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #b90000;
	border-right: outset 2px #808080;
	border-top: outset 2px #b90000;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
	}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
	}
	
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
	}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
	}
	
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
	}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
	}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
	}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

table.searchinto {
	width: 100%;
	}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
	}

.gup_req_heading_green	{
	font-family: Arial, sans-serif;
	color: green;
	font-weight: bold;
	font-size: 24px;
	}

.gup_req_heading_blue	{
	font-family: Arial, sans-serif;
	color: blue;
	font-size: 24px;
	}
 
.gup_req_heading_yellow	{
	font-family: Arial, sans-serif;
	color: yellow;
	font-size: 24px;
	}
 
.gup_req_heading_gray	{
	font-family: Arial, sans-serif;
	color: gray;
	font-size: 24px;
	}
 
.gup_req_heading_red	{
	font-family: Arial, sans-serif;
	color: #990000;
	font-size: 24px;
	}
 
 .gup_req_leftcolumn {
	text-align: left;
	}
 
.gup_req_leftcolumn_txt {
	font-weight:700;
	padding-right: 9px;
	text-align:right;
	}
	
/* removes space below form elements */
form {
	margin: 0;
	padding: 0;
	}