Body {
	font: 85% Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#Container {
	width: 6in;
	/*background: #FFFFFF url(../images/contBCK.jpg) repeat-y;*/
	margin: 0in;
}
#Container #Header {
	padding: 0in;
	margin-bottom: 0in;
	width: 6in;
	background: #FFFFFF;
}
#Container #Header img#Logo{
	margin-top: .5in;
	margin-left: .5in;
	border: none;
}
#Container #Header #topBanner {
	display: none;
}
#mainNav {
	display: none;
}
#Container #BigBnr {
	display: none;
}
#Container #AdBar {
	display: none;
}
#Container #Page {
	background: #FFFFFF url(none);
}
#Container #Page #Sidebar {
	display: none;
}
#Container #Page #Content {
	padding: 5px 0px 0px;
	margin-left: .5in;
	margin-right: 0;
	background: #FFFFFF;
	width: 6in;
}
#Container #Page #Content #ArticleTools {
	display: none;
}
#Container #Page #Content h1{
	font-size: 1.3em;
	font-weight: normal;
	color: #003366;
	margin: 2px 10px 15px;
	padding: 0px 0px 3px;
	border-bottom: 2px solid #003366;
}
#Container #Page #Content h1.home{
	font-size: 1.6em;
	font-weight: bold;
	color: #003366;
	margin: 2px 10px 5px;
	padding: 0px;
}
#Container #Page #Content h1.submenu{
	font-size: 1.3em;
	font-weight: normal;
	color: #003366;
	margin: 2px 10px 7px;
	padding: 0px 0px 3px;
	border: none;
}
#Container #Page #Content h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	margin: 2px 10px 3px;
	padding: 0px 0px 3px;
}
#Container #Page #Content h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px 10px 2px;
	padding: 0px;
	line-height: 1.2em;
}
#Container #Page #Content h3 a{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: .95em;
}
#Container #Page #Content h3 a:hover{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#Container #Page #Content h4{
	font-size: 1em;
	font-weight: bold;
	margin: 2px 10px;
	padding: 0px;
	color: #003366;
}
#Container #Page #Content h5{
	font-size: .9em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 1px 10px;
	padding: 0px;
}
#Container #Page #Content h5 a{
	color: #003366;
	text-decoration: none;
}
#Container #Page #Content h5 a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#Container #Page #Content h6{
	font-size: .75em;
	font-style: italic;
	line-height: 1.2em;
	font-weight: normal;
	margin: 1px 10px;
	padding: 0px;
}
#Container #Page #Content p{
	font-size: .9em;
	line-height: 1.4em;
	margin: 0px 10px 15px;
}
#Container #Page #Content p.ContactInfo{
	font-size: 0.75em;
	margin: 10px 10px 15px;
}
#Container #Page #Content ul, ol{
	font-size: .9em;
	line-height: 1.4em;}
#Container #Page #Content ul ul, ol ol{
	font-size: 1em;
}
#Container #Page #Content ul ul ul, ol ol ol{
	font-size: 1em;
}
#Container #Page #Content ul ul ul ul, ol ol ol ol{
	font-size: 1em;
}
#Container #Page #Content ul ol, ol ul{
	font-size: 1em;
}
#Container #Page #Content ul ol ol, ol ul ul{
	font-size: 1em;
}
#Container #Page #Content pre{
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#Container #Page #Content a{
	color: #0000FF;
	text-decoration: underline;
}
#Container #Page #Content a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#Container #Page #Content table{
	font-size: .9em;
	margin: 5px 10px 10px;
}
#Container #Page #Content table table{
	font-size: 1em;
}
#Container #Page #Content table table table{
	font-size: 1em;
}
#Container #Page #Content table table table table{
	font-size: 1em;
}
#Container #Page #Content hr {
	background: #003366;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 275px;
	color: #003366;
}
#Container #Page #Content p img {
	margin: 0px 5px 5px 0px;
}
#Container #Page #Content #tblBreakingNews {
	width: 4.75in;
}
#Container #Page #Content table#tblBreakingNews th{
	background: url(../images/blueBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content table#tblBreakingNews .poweredby{
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	float: right;
}
#Container #Page #Content table#tblBreakingNews .poweredby a{
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Container #Page #Content table#tblBreakingNews h3 {
	margin: 0px;
	padding: 0px 2px 5px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
}
#Container #Page #Content table#tblBreakingNews h3 a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#Container #Page #Content table#tblBreakingNews h3 a:hover{
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
#Container #Page #Content table#tblBreakingNews .more a{
	color: #0000FF;
	text-decoration: underline;
	margin-left: 25px;
	font-weight: normal;
}
#Container #Page #Content table#tblBreakingNews h4{
	font-size: 0.9em;
	color: #990000;
	margin: 10px 0px 0px;
	padding: 0px 2px 2px;
	line-height: 1em;
	font-weight: normal;
}
#Container #Page #Content table#tblBreakingNews tr.row{
	background: #FFFFFF;
}
#Container #Page #Content table#tblBreakingNews tr.altrow{
	background: #E9E9E9;
}
#Container #Page #Content #tblGenPoll {
	float: right;
	width: 186px;
	\width: 186px;
	w\idth: 186px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: block;
}
#Container #Page #Content #tblGenPoll th{
	background: url(../images/gryBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblGenPoll p{
	font-size: 1em;
	margin: 0px;
	padding: 2px;
}
#Container #Page #Content #tblGenPoll form#frmGENPoll {
	margin: 5px 0px 0px;
	padding: 0px;
}
#Container #Page #Content #tblGenPoll form#frmGENPoll label{
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	float: none;
}
#Container #Page #Content #tblGenPoll form#frmGENPoll input{
	margin: 0px;
	padding: 0px;
}
#Container #Page #Content #tblGenPoll form#frmGENPoll .submit{
	margin-left: 50px;
	float: none;
}
#Container #Page #Content #tblGenPoll .PollResults {
	font-size: .7em;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../images/pollresults.jpg) no-repeat left;
	padding-left: 2px;
	margin: 5px 10px;
}
#Container #Page #Content #tblCurrentIssue {
	margin-top: 5px;
}
#Container #Page #Content #tblCurrentIssue th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblCurrentIssue .CIdate{
	font-size: .9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	float: right;
}
#Container #Page #Content #tblCurrentIssue h1{
	font-size: 1.2em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px 2px 0px;
	font-weight: bold;
	border: none;
}
#Container #Page #Content #tblCurrentIssue h1 a{
	color: #003366;
	text-decoration: underline;
	font-style: italic;
}
#Container #Page #Content #tblCurrentIssue h1 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content #tblCurrentIssue h2{
	font-size: 1.1em;
	margin: 3px 0px 0px;
	line-height: 1.2em;
	padding: 2px;
}
#Container #Page #Content #tblCurrentIssue h2 a{
	color: #990000;
	text-decoration: none;
}
#Container #Page #Content #tblCurrentIssue h2 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content #tblCurrentIssue h5{
	font-size: 0.75em;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
#Container #Page #Content #tblCurrentIssue p{
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#Container #Page #Content #tblCurrentIssue a.more{
	margin-left: 25px;
	color: #0000FF;
	text-decoration: underline;
}
#Container #Page #Content #tblCurrentIssue a.more:hover{
	color: #990000;
}
#Container #Page #Content #tblCurrentIssue tr.row{
	background: #FFFFFF;
}
#Container #Page #Content #tblCurrentIssue tr.altrow{
	background: #e9e9e9;
}

#Container #Page #Content #SectSearch {
	display: none;
}

#Container #Page #Content #breadcrumb{
	display: none;
}

#Container #Page #Content #BNContactInfo {
	margin-left: 90px;
}
#Container #Page #Content #BNContactInfo p{
	font-size: 0.75em;
	color: #333333;	
}
#Container #Page #Content #Contact {
	float: left;
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #003366;
}
#Container #Page #Content .results {
	font-weight: bold;
	color: #990000;
}
#Container #Page #Content .tblSrchResults {
	width: 4.75in
}
#Container #Page #Content .tblSrchResults th{
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
	margin: 2px 10px 5px;
	padding: 2px 2px 3px;
	text-transform: uppercase;
	text-align: left;
}
#Container #Page #Content .tblSrchResults h2{
	font-size: 1.1em;
	margin: 3px 0px 0px;
	line-height: 1.2em;
	padding: 2px;
}
#Container #Page #Content .tblSrchResults h2 a{
	color: #990000;
	text-decoration: none;
}
#Container #Page #Content .tblSrchResults h2 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content .tblSrchResults h3 {
	margin: 0px;
	padding: 0px 2px 5px;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.2em;
}
#Container #Page #Content .tblSrchResults h3 a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#Container #Page #Content .tblSrchResults h3 a.more{
	margin-left: 25px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}
#Container #Page #Content .tblSrchResults h3 a.more:hover{
	color: #990000;
	font-weight: normal;
}
#Container #Page #Content .tblSrchResults h3 a:hover{
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
#Container #Page #Content .tblSrchResults h4{
	font-size: 0.9em;
	color: #990000;
	margin: 10px 0px 0px;
	padding: 0px 2px 2px;
	line-height: 1em;
	font-weight: normal;
}
#Container #Page #Content .tblSrchResults p{
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#Container #Page #Content .tblSrchResults p a.more{
	margin-left: 25px;
	color: #0000FF;
	text-decoration: underline;
}
#Container #Page #Content .tblSrchResults p a.more:hover{
	color: #990000;
}
#Container #Page #Content .tblSrchResults tr.row{
	background: #FFFFFF;
}
#Container #Page #Content .tblSrchResults tr.altrow{
	background: #e9e9e9;
}
#Container #Page #Content ul#SubMenu {
	list-style: none;
	margin: 2px 10px 15px;
	padding: 0px;
	border-bottom: 2px solid #003366;
	width: 4.75in;
	display: block;
}
#Container #Page #Content ul#SubMenu li{
	float: left;
	margin: 0px 0px 4px;
	padding: 0px 5px;
	border-right: 1px solid #666666;
}
#Container #Page #Content ul#SubMenu li a{
	font-size: .9em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#Container #Page #Content ul#SubMenu li a:hover{
	color: #999999;
	text-decoration: underline;
}
#Container #Page #Content ul#SubMenu li a.active{
	color: #999999;
	text-decoration: underline;
}
#Container #Page #Content ul#SubMenu li.last{
	border-right: none;
}
#Container #Page #Content #tblStickyEnds {
	float: right;
	width: 186px;
	\width: 186px;
	w\idth: 186px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: block;
}
#Container #Page #Content #tblStickyEnds th{
	background: url(../images/gryBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblStickyEnds ul{
	margin: 0px;
	padding: 2px;
	list-style: url(../images/blltStickyEnds.jpg) inside;
	width: 180px;
}
#Container #Page #Content #tblStickyEnds ul li{
	margin: 0px;
	padding: 2px 0px;
	display: run-in;
}
#Container #Page #Content img#Dash {
	margin-left: 284px;
}
#Container #Page #Content p#Archives {
	font-weight: bold;
	margin: 15px 10px;
	padding: 0px;	
}
#Container #Page #Content #tblFeaturedProducts {
	width: 4.75in
}
#Container #Page #Content #tblFeaturedProducts td.right{
	border-bottom: 1px dotted #CCCCCC;
	vertical-align:top;
}
#Container #Page #Content #tblFeaturedProducts td.left{
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align:top;
}
#Container #Page #Content #tblFeaturedProducts img{
	float:left;
	padding: 0px 5px 2px 0px;
	margin: 0px;
}
#Container #Page #Content .NPImage {
	margin: 0px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
#Container #Page #Content .NPContactInfo {
	text-align: right;
}
#Container #Page #Content .frmProdNav {
	margin: 0px 0px 10px;
	padding: 0px;
}
#Container #Page #Content .PageSelect {
	font-size: .85em;
	color: #333333;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#Container #Page #Content .PageSelect a{
	color: #333333;
	text-decoration: none;
}
#Container #Page #Content .PageSelect a:hover{
	color: #999999;
	text-decoration: underline;
}
#Container #Page #Content .PageSelect a.active{
	color: #999999;
	text-decoration: underline;
}
#Container #Page #Content .selNumbNav {
	margin-left: 50px;
	font-size: .85em;
}
#Container #Page #Content .ClassifiedImage {
	margin: 0px 5px 2px 0px;
	padding: 0px;
	float: left;

}
#Container #Page #Content .ViewClassContactInfo {
	margin-left: 25px;
	color: #0000FF;
	text-decoration: underline;
}
#Container #Page #Content .ClassifiedsContactInfo {
	text-align: left;
}
#Container #Page #Content .req {
	color: #FF0000;
	vertical-align: super;
}
#Container #Page #Content form {
	font-size: .9em;
}
#Container #Page #Content form label {
	float: left;
	width: 13em;
	padding: 0px 5px;
	text-align: right;
	margin:5px auto 0px;
}
#Container #Page #Content form span {
	padding: 0px 5px;
	margin:5px auto 0px auto;
}
#Container #Page #Content input, select, textarea {
	margin:2px auto;
	padding: 0px;
}
#Container #Page #Content form #tblCompanyList {
	margin: 0px 10px 15px;
	padding: 0px;
	width: 4.75in
}
#Container #Page #Content form p {
	font-size: 1em;
}
#Container #Page #Content p#OnWebKey {
	font-size: 0.75em;
	color: #666666;
	line-height: normal;
}
#Container #Page #Content p#OnWebKey strong{
	color: #000000;
	font-weight: bold;
}
#Container #Page #Content #frmAdvancedSearch label{
	width: 16em;	
}
#Container #Page #Content #tblFeaturedMeetings {
	margin-top: 5px;
}
#Container #Page #Content #tblFeaturedMeetings th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblFeaturedMeetings td{
	padding-top: 4px;
	padding-bottom: 4px;
}
#Container #Page #Content #tblFeaturedMeetings h1{
	font-size: 1.2em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px 2px 0px;
	font-weight: bold;
	border: none;
}
#Container #Page #Content #tblFeaturedMeetings h1 a{
	color: #003366;
	text-decoration: none;
	font-style: italic;
}
#Container #Page #Content #tblFeaturedMeetings h1 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content #tblFeaturedMeetings h2{
	font-size: 1.1em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #990000;
}
#Container #Page #Content #tblFeaturedMeetings h3{
	font-size: 0.9em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #000000;
}
#Container #Page #Content #tblFeaturedMeetings h4{
	font-size: 0.9em;
	margin: 3px 0px 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #000000;
	text-align: center;
}
#Container #Page #Content #tblFeaturedMeetings h5{
	font-size: 0.75em;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
#Container #Page #Content #tblFeaturedMeetings img {
	margin: 3px 2px 15px;
}
#Container #Page #Content #tblFeaturedMeetings tr.row{
	background: #FFFFFF;
}
#Container #Page #Content #tblFeaturedMeetings tr.altrow{
	background: #e9e9e9;
}
#Container #Page #Content #tblFeaturedMeetings .GENMeeting{
	background: #FFE1E1;
	border: 1px solid #000000;
}
#Container #Page #Content #tblFeaturedMeetings .PartnerMeeting{
	background: #FFFFF0;
	border: 1px solid #000000;
}
#Container #Page #Content #tblFeaturedMeetings .FeaturedMeeting{
	background: #FFFFF0;
	border: 1px solid #000000;
}
#Container #Page #Content #tblMeetings {
	margin-top: 5px;
}
#Container #Page #Content #tblMeetings th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px;
}
#Container #Page #Content #tblMeetings td{
	padding-top: 4px;
	padding-bottom: 4px;
}
#Container #Page #Content #tblMeetings h1{
	font-size: 1.2em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px 2px 0px;
	font-weight: bold;
	border: none;
}
#Container #Page #Content #tblMeetings h1 a{
	color: #003366;
	text-decoration: none;
	font-style: italic;
}
#Container #Page #Content #tblMeetings h1 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content #tblMeetings h2{
	font-size: 1.1em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #990000;
}
#Container #Page #Content #tblMeetings h3{
	font-size: 0.9em;
	margin: 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #000000;
}
#Container #Page #Content #tblMeetings h4{
	font-size: 0.9em;
	margin: 3px 0px 0px;
	line-height: 1.2em;
	padding: 2px;
	color: #000000;
	text-align: left;
}
#Container #Page #Content #tblMeetings h5{
	font-size: 0.75em;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
#Container #Page #Content #tblMeetings img{
	margin: 3px 2px 15px;
}
#Container #Page #Content #tblMeetings tr.row{
	background: #FFFFFF;
}
#Container #Page #Content #tblMeetings tr.altrow{
	background: #e9e9e9;
}
#Container #Page #Content #tblMeetings .GENMeeting{
	background: #FFE1E1;
}
#Container #Page #Content #tblMeetings .PartnerMeeting{
	background: #FFFFF0;
}
#Container #Page #Content #tblMeetings .FeaturedMeeting{
	background: #FFFFF0;
}
#Container #Page #Content #tblMeetings td.GenMeetingsCol1 {
	background: #FFE1E1;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#Container #Page #Content #tblMeetings td.GenMeetingsCol2 {
	background: #FFE1E1;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
#Container #Page #Content #tblMeetings td.GenMeetingsCol3 {
	background: #FFE1E1;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
#Container #Page #Content #tblMeetings td.SponsoredMeetingsCol1 {
	background: #FFFFF0;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#Container #Page #Content #tblMeetings td.SponsoredMeetingsCol2 {
	background: #FFFFF0;
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
#Container #Page #Content #tblMeetings td.SponsoredMeetingsCol3 {
	background: #FFFFF0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
#Container #Page #Content #frmMeetingSearch {
	float: right;
	width: 186px;
	\width: 186px;
	w\idth: 186px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: block;
}
#Container #Page #Content #frmMeetingSearch h2{
	margin-right: 0px;
	margin-left: 0px;
}
#Container #Page #Content #frmMeetingSearch p{
	margin-right: 0px;
	margin-left: 0px;
}
#Container #Page #Content #frmMeetingSearch .location {
	width: 150px;
}
#Container #Page #Content #frmMeetingSearch .society {
	width: 175px;
}
#Container #Page #Content #MLinks {
	float: left;
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #003366;
}
#Container #Page #Content #MContactInfo {
	margin-left: 90px;
}
#Container #Page #Content ul#MLinkList {
	margin-left: 100px;
	margin-top: 0px;
}
#Container #Page #Content #MContactInfo p{
	font-size: 0.75em;
	color: #333333;	
}
#Container #Page #Content ul#MLinkList li{
	font-size: 0.75em;
	color: #333333;	
	list-style: none;
}
#Container #Page #Content img.mbnr {
	margin-top: 10px;
	margin-left: 20px;
}
#Container #Page #Content #AdminContent form {
	font-size: 1em;
	margin: 0px;
	padding: 0px
}
#Container #Page #Content #AdminContent h2{
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	margin: 2px 10px 3px;
	padding: 0px 0px 3px;
	text-transform: uppercase;
	text-decoration: underline;
}
#Container #Page #Content #AdminContent h3{
	font-size: .9em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin: 0px 10px 15px;
	padding: 0px;
	line-height: 1.2em;
}
#Container #Page #Content #AdminContent h4 {
	font-size: .85em;
	margin: 2px 10px 2px;
}
#Container #Page #Content #AdminContent h4 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Container #Page #Content #AdminContent h4 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#Container #Page #Content #AdminContent h4 img{
	border: none;
	margin-right: 10px;
	margin-left: 15px;
	vertical-align: middle;
}
#Container #Page #Content #AdminContent ul {
	margin: 1px 12px;
}
#Container #Page #Content #AdminContent ul li{
	margin-left: 15px;
}
#Container #Page #Content #AdminContent ul li a {
	color: #0000FF;
	text-decoration: none;
}
#Container #Page #Content #AdminContent ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#Container #Page #Content #AdminContent input {
	float: right;
	margin-right: 20px;
}
#Container #Page #Content #AdminContent #AdminIssueCol {
	/*border-right: 1px dotted #CCCCCC;*/
	margin-right: 240px;
}
#Container #Page #Content #AdminContent #AdminWebCol {
	float: right;
	width: 240px;
}
#Container #Page #Content #AuthorSearch {
	float: right;
	width: 210px;
}
#Container #Page #Content #AuthorSearch p {
	margin-right: 0px;
	margin-left: 0px;	
}
#Container #Page #Content #AuthorSearch #selAuthor {
	width: 175px;
}
#Container #Page #Content #AuthorSearch #btnAddAuthor {
	width: 190px;
}
#Container #Page #Content #articlehd {
	clear:right;
}
#Container #Page #Content #tblAuthorList {
	margin-top: 5px;
	width: 350px;
}
#Container #Page #Content #tblAuthorList th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblAuthorList td{
	padding: 2px;
	vertical-align: text-top;
}
#Container #Page #Content #tblAuthorList .row{
	background: #ffffff;
}
#Container #Page #Content #tblAuthorList .altrow{
	background: #e9e9e9;
}
#Container #Page #Content #tblAuthorList input{
	height: 15px;
	width: 23px;
	font-size: .85em;
}
#Container #Page #Content #tblArticleBlocks {
	margin-top: 5px;
	width: 4.75in
}
#Container #Page #Content #tblArticleBlocks th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblArticleBlocks td{
	padding: 2px;
	vertical-align: text-top;
}
#Container #Page #Content #tblArticleBlocks .row{
	background: #ffffff;
}
#Container #Page #Content #tblArticleBlocks .altrow{
	background: #e9e9e9;
}
#Container #Page #Content #tblArticleBlocks input{
	height: 15px;
	width: 23px;
	font-size: .85em;
}
#Container #Page #Content span.note {
	font-size: .75em;
	color: #000000;
}
#Container #Page #Content #Tags {
	height: 400px;
	width: 325px;
	border: 2px solid #003366;
	position: absolute;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 425px;
	overflow: auto;
	display: none;
}
#Container #Page #Content #tblTags {
	width: 308px;
	margin-right: auto;
	margin-left: auto;
}
#Container #Page #Content #tblTags th{
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	text-align: left;
	padding: 2px;
}
#Container #Page #Content #tblTags td{
	font-size: 1.1em;
	padding: 3px;
}
#Container #Page #Content .Gentext a {
	color: #000000;
	text-decoration: none;
	cursor: text;
}
#Container #Page #Content .Gentext a:hover {
	color: #000000;
	text-decoration: none;
	cursor: text;
}
#Container #Page #Content .ArticleTools {
	display: none;
}
#Container #Page #Content p#Back {
	display: none;
}
#Container #Page #Footer {
	background: #FFFFFF;
	padding: 5px;
	margin: 0px .5in;
	clear: both;
}
#Container #Page #Footer p{
	font-size: .8em;
	font-weight: normal;
	color: #999999;
}
#Container #Page #Footer a{
	display: none;
}

/* Start Discussion Forum CSS */
#Container #Page #Content #tblForum {
	margin-top: 5px;
	width: 4.75in
}
#Container #Page #Content #tblForum th{
	background: url(../images/redBCK.jpg) repeat-x top;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#Container #Page #Content #tblForum  h2{
	font-size: 1.1em;
	margin: 3px 0px 0px;
	line-height: 1.2em;
	padding: 2px;
}
#Container #Page #Content #tblForum h2 a{
	color: #990000;
	text-decoration: none;
}
#Container #Page #Content #tblForum h2 a:hover{
	color: #666666;
	text-decoration: underline;
}
#Container #Page #Content #tblForum p{
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px 2px 5px;
}
#Container #Page #Content #tblForum .row{
	background: #ffffff;
}
#Container #Page #Content #tblForum .altrow{
	background: #e9e9e9;
}
/* End Discussion Forum CSS */


