#masthead{
	padding: 10px 0px 0px 0px;
	text-align:center ;
	width: 99%;
	color:#666666;
	background-color:#ffffff; 
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-image:url(http://www.opencube.com/qmv6/qmimages/gradient_0.gif);
		border-width:1px 0px 1px 1px;
		background-color:#344153;
		border-style:outset;
		border-color:#cccccc;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		background-color:transparent;
		color:#FFFFFF;
		font-weight:600;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:2px;
		border-style:outset;
		border-color:#000000;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#FFFFFF;
		color:#000000;
		font-weight:600;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#FFFFFF;
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	padding:5px;
		margin:0px 0px 0px -1px;
		background-color:#ffffff;
		font-weight:600;
		border-width:1px;
		border-style:outset;
		border-color:#333333;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		color:#333333;
		font-weight:600;
		font-size:11px;
		border-width:2px;
		border-style:outset;
		border-color:#D6DCE2;
		background-color:#D6DCE2;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#EFF4FA;
		color:#000000;
		text-decoration:none;
		border-color:#666666;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#EFF4FA;
		color:#000000;
		font-weight:600;
		text-decoration:underline;
		border-color:#666666;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#000000;
		font-family:Arial;
		font-weight:600;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px 4px 5px;
		border-color:#A2A1AD;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_0.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_2.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}
	


***********************/
/* HTML tag styles                             */
/***********************************************/ 
HTML {
	COLOR: #404953; BACKGROUND-COLOR: #ffffff;
}
body{
	font-family: Arial,sans-serif;
	color:#000000;
	background-color:#ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

	
#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #ffffff;
text-align: center;
font-weight:600
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: .85em;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 150px;
	padding: 0px 0px 0px 10px;
	float: right;
	text-align:center;
	position:absolute;
	
	}
	
	#pageName ul{
	margin: 150px;
	padding: 0px 0px 0px 10px;
	float: right;
	text-align:center;
	position:absolute;
	
	}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 4px 4px 0 10px;
	text-align:center
}


/************** .feature styles ***************/

.feature{
	padding: 10px 0px 0px 25px;
	font-size: 11px;
	font-weight: 600;
	text-align: justify
	color: #333333;
	 background-color:#FFFFFF;
	 padding:15px;
	 }
.feature th {
background-color:#336699;
color:#FFFFFF;
 font-weight:600;
 }
.feature td {
background-color:#ffffff;
color:#333333;
text-align:left;
}
.feature p {
	text-align:justify;
	color: #333333;
	padding-right: 15px;
	background-color:#FFFFFF;
	font-size:11px;
}
.feature ul, li {
background-color:#ffffff;
color:#333333;
padding-right: 15px;
font-weight:500;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h7 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #404953;
 margin: 0px;
 padding: 0px;
 text-align:center;
}
.feature h8 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align:center;
 font-weight:700;
}
.feature h9 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 18px;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
 text-align:center;
}
.feature rightimg{
	float: right;
	padding: 10px 10px 0px 0px;
}
.feature leftimg{
	float: left;
	padding: 10px 10px 0px 0px;
}

.feature centerimg{
	float: center;
	padding: 10px 10px 0px 0px;
}
/************** .story styles *****************/
.siteName {font-size: 9px;
}
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
	color:#333333;
}

.story p{
	padding: 0px 0px 10px 0px;
	color:#333333;
	text-align:justify ;
	font-weight:normal
}

.story ul,li {
padding-right:  5px;
padding-left: 8px;
	color:#333333;
	text-align:center ;
	font-style:normal;
	font-size:11px;
	list-style-type:none;
}
	
.story h3 {
padding-right:  5px;
	color:#333333;
	text-align:center ;
	font-weight:bold;
	font-size:11px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	color:#000033
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#navBar{
	float: left;
	text-align: justify;
	width: 21%;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	border-right: 2px double #000000;
	border-bottom: 2px double #000000;
	color: # 000033;
	font-size: 11px;
}

/*********** #navBar link styles ***********/
#navBar a {
	Border: 3px outset #cccccc; 
	padding		: 3px 4px 3px 4px;
	display : block;
	width		: auto;
	overflow	: hidden;
	border		: 2px outset #330033;
	color		: #ffffff;
	background-color: #336699;
	font-size: 11px;
	text-decoration	: underline;
	text-align:center;
	font-weight:600;
	}
#navBar a:visited {
display: block;
	color:#999999;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#eff7ff;
	}

#navBar a:hover {
display: block;
	color:#336699;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
	text-decoration:underline;
	}

#navBar ul a:link {display: block;color:#999999;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#eff7ff;
	color:#336699;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 2px outset #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: outset}
/*********** #navBarHead link styles ***********/
#navBarHead ul a:link, #navBarHead ul a:visited {display: block;}
#navBarHead ul {list-style: none; margin: 0; padding: 0;
font-size:11px }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBarHead li {border-bottom: 1px outset #EEE;font-size:11px}

/* fix for browsers that don't need the hack */
html>body #navBarHead li {border-bottom: none;font-size:11px}

/*********** #sectionLinks styles HeadLinks Styles****/

#sectionLinks {
	width: 18%;
	position: relative;
	margin: 10px;
	padding: 0px;
	border-bottom: 2px outset #cccccc;
	font-size: 11px;
	color: # 000033;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 2px outset #cccccc;
	padding: 5px 0px 2px 15px;
}

#sectionLinks a:hover{
	background-color: #eff7ff;
}

#HeadLinks{
	position: inherit;
	float:right;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	font-weight:600;
	text-align:center;
	color: #000000;
	text-decoration:none;
}
#HeadLinks th{
	display: block;
	border: 3px outset #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	color:#333333;
	text-align:center;
	font-size:11px;
	background-color:#eff7ff;
}
#HeadLinks h3{
	padding: 10px 0px 2px 10px;
	text-align:center;
}
/* Special Events headline */

#HeadLinks h4{
	padding: 10px 0px 2px 10px;
	text-align:center;
	color:#660000;
	font-size:14px;
}

#HLSE{
	position: inherit;
	float:right;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	font-weight:normal;
	text-align:center;
	color: #000000;
	text-decoration:none;
}
#HLSE th{
display: block;
	border: 3px outset #660000;
	padding-left: 10px;
	padding-right: 10px;
	color: #344153;
	text-align:justify;
	font-size:11px;
	background-color:#eff7ff;
}

#HLSE th a{
	display: block;
	color:#ffffff;
	text-align:center;
	border: 3px outset #666666;
	text-decoration:underline;
	font-size:11px;
	background-color:#336699;
}
#HLSE a:visited{
	display: block;
	color:#344153;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#eff7ff;
}
#HLSE a:hover{
	display: block;
	color:#336699;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#ffffff;
}
#HLSE h4{
	padding: 10px 0px 2px 10px;
	text-align:center;
	color:#660000;
	font-size:14px;
}


#HeadLinks th a{
	display: block;
	color:#ffffff;
	text-align:center;
	border: 3px outset #666666;
	text-decoration:underline;
	font-size:11px;
	background-color:#336699;
}

#HeadLinks a:visited{
	display: block;
	color:#999999;
	text-align:center;
	border: 3px outset #333333;
	text-decoration:none;
	font-size:11px;
	background-color:#eff7ff;
}
#HeadLinks td {
	display: block;
	border-top: 2x outset #cccccc;
	padding: 5px 0px 2px 10px;
	color:#344153;
	text-align:center;
	font-size:11px;
}
#HeadLinks a:hover{
	background-color:#ffffff;
	color:#336699;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	padding-left: 10px;
	padding-right:10px;
	font-size: 11px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	text-align:center;
	font-size:14px;
}

.relatedLinks a:Link 
{ padding: 5px 0px 2px 10px;
	display: block; 
	padding		: 3px 4px 3px 4px;
	width		: 120px;
	overflow	: hidden;
	border		: 3px outset #666666;
	color		: #ffffff;
	background-color: #336699;
	text-decoration	: underline;

}

.relatedLinks a:hover {
	background-color:#ffffff;
	color:#336699;
	display: block; 
	border		: 3px outset #666666;
	text-decoration	: underline;
	}
.relatedLinks a:visited 
	{display: block;
	color:#999999;
	text-align:center;
	border: 3px outset #666666;
	text-decoration:none;
	font-size:11px;
	background-color:#eff7ff;
}
.relatedLinks p 
{text-align: right;  font-size:12px; font-style: italic; font-weight: 600;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 10px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



a{
	color: #000033;
	text-decoration: none;
}

a:link{
	color: #330033;
	text-decoration: none;
}

a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #330033;
	text-decoration: underline;
}
.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {font-weight: bold;
color:#000000;
padding: 10px;}



ul{
 list-style-type: square;
 text-indent:inherit;
 font-size: 12px;
 text-align:justify;
 font-weight:600;
 font-style:normal;
 }

ul ul{
 list-style-type: disc;
 font-style:normal;
}

ul ul ul{
 list-style-type: none;
 font-style:normal;
}

table ul li {
list-style-type: disc;
font-size: 12px;
text-align:justify;
font-weight:600;
font-style:normal;
}

table ul ul li {
list-style-type: none;
text-align:justify;
font-size:inherit;
padding: 15px;
font-weight:600;
font-style:normal;
}
table h4 {
font-family: Arial,sans-serif;
 font-size: 14x;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align:center;
}
table h5 {
font-family: Arial,sans-serif;
 font-size: 14x;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align:left;
}

table h2 {
font-family: Arial,sans-serif;
 font-size: 24px;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align:center;
 font-style:normal;
}

label{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #404953;
}

.pcol {
color:#666666;
}

.ce
{ font-size:9px;
font-weight:600;
text-align:justify;
padding-left: 18px;
padding-right: 18px;
color:#666666;
}
.StoryContentColor
{ text-align:justify;
  color:00000;
  font-weight:500;
  font-size:11px;
  font-family:Arial, Helvetica, sans-serif;
  padding: 5px;
 }

.cdesc
{ font-size:11px;
font-weight:600;
text-align:justify;
padding-left: 15px;
padding-right: 15px;
color:#404953;

}
.cdesc A:link {
color:#330033;
text-decoration:underline;
}
.cdesc A:visited {
color:#666666;
text-decoration:none;
}

.fee
{ font-size:13px;
font-weight:600;
text-align:center;
padding-left: 20px;
padding-right: 20px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#rtcontent A {
	COLOR: #ffffff; BACKGROUND-COLOR: #000033; FONT-WEIGHT: 600; FONT-SIZE: .9em;}
	
.topimg {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 8px; BORDER-RIGHT-WIDTH: 0px;OVERFLOW: hidden;
}
.leftimg {
	BORDER-TOP-WIDTH: 0px; CLEAR: left; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0.5em; BORDER-RIGHT-WIDTH: 0px; OVERFLOW:hidden
}

.centerimg {
	BORDER-TOP-WIDTH: 0px; CLEAR: left; BORDER-LEFT-WIDTH: 0px; FLOAT: center; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0.5em; BORDER-RIGHT-WIDTH: 0px
}
.centerimg2{
	BORDER-TOP-WIDTH: 0px; CLEAR: left; BORDER-LEFT-WIDTH: 0px; FLOAT: center; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px;margin-top:10px;
}
.leftimgtall {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 1em 0px 1.5em; BORDER-RIGHT-WIDTH: 0px
}
.rightimg2 {
	BORDER-TOP-WIDTH: 0px; CLEAR: right; PADDING-RIGHT: 0px; PADDING-LEFT: 0x; BORDER-LEFT-WIDTH: 0px; FLOAT: right; OVERFLOW: hidden; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: .5em 0px 0px 4px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
.rightimg {
	BORDER-TOP-WIDTH: 0px; CLEAR: left; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 0.5em; BORDER-RIGHT-WIDTH: 0px; OVERFLOW:hidden
}
.rtimgtall {
	BORDER-TOP-WIDTH: 0px; CLEAR: right; PADDING-RIGHT: 0px; PADDING-LEFT: 10px; BORDER-LEFT-WIDTH: 2px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0.8em 0px .8 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
.fullimg {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0.5em; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
.leftflt {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 10px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 5px; BORDER-RIGHT-WIDTH: 0px
}
.lastflt {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 1em 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
}
.centerflt {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; FLOAT: center; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 1em 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px
	}	
.rightflt {
	BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 1px; FLOAT: right; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 1em 0px; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 1px
	}


/***********************************************/
/* Page Sections                                */
/***********************************************/

#masthead2{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	text-align:left ;
	width: 100%;
	color:#FFFFFF;
	background-color:#ffffff;
	}

#masthead2 h4{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	text-align:left ;
	width: 100%;
	color:#FFFFFF;
	background-color:#ffffff;
	}


#masthead2 ul,li{
list-style-type:none;
margin-left:10px;
margin-right:10px;
}

#subheads {
 font-family: Arial,sans-serif;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
 text-align:center;
}
.subheads h4 {font-size:14px;
}


#navBarHead{
	float: right;
	text-align: left;
	width: 18%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-left: 2px solid #330033;
	border-bottom: 2px solid #330033;
	color: #000000;
	font-size: 11px;
	font-style:normal;
}

 #sidecontent{
	float: right;
	text-align: justify;
	width: 220px;
	margin: 2px;
	padding: 5px;
	background-color: #ffffff;
	border-left: 2px double #333333;
	border-bottom: 2px double #333333;
	color: # 000000;
	font-size: 11px;
	height: auto;
	overflow:hidden
}


#headlines{
  float:right;
	width: 18%;
	margin: 10px;
	background-color: #ffffff;
	padding: 0px;
	border-left: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding-right: 10px;
	text-align: center;
	font-size: .9em;
}
#2colcontent{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}
#content{
	float: left;
  width:58%;
  color:#333333;
 }
 #content2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:400;
text-align:justify;
float:center;
}

#content2 th,td {
padding: 10px;
text-align:justify;
}
#content2 a {
color:#330000;

}
 #rightcol{
  float:right;
	width: 21%;
	margin: 0;
	padding-right:4px;
	padding-left: 3px;
	font-size:.9em;
	font-weight:500;
	color:#000000;
	border-left:2px outset #000000;
	border-bottom:2px outset #000000;
}

#midcol{
	width: 52%;
	float:center;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	color:#333333;
	text-align:justify;
	font-weight:600;
	}

#midcol ul,li {
list-style-type: none;
text-align:center;
font-size:13px;
padding: 5px;
font-weight: 600;
font-style:normal;
}


#midcol a:link {
	background-color:#ffffff;
	color:#330033;
	text-decoration:underline;
	}
#midcol a:visited{
color:#333333;
text-decoration:underline;
}
#midcol a:hover{
color:#330033;
text-decoration:italic;
}
#midcol p {text-align:justify;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
padding: 6px;
}
#articlecol{
 	width: inherit;
	color:#404953;
	background-color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	font-weight:550;
	text-align:justify;
	font-size: .85em;
	
}

.articlecol a{
	color: #000033;
	text-decoration: none;
	font-size:11px; 
}	

.articlecol a:link{
	color: #000033;
	text-decoration: none;
}

.articlecol a:visited{
	color: #999999;
	text-decoration: none;
}

.articlecol a:hover{
	color: # 404033;
	text-decoration: underline;
}

.articlecol h3{
	font-family: Arial,sans-serif;
	 font-size: .65em;
 	color: #000033;
	 margin: 0px;
	 padding: 0px;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}