.cooltext
{
FONT-SIZE: 21px;
COLOR: #000000;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
TEXT-DECORATION: none;
}

.h1
{
font: 20px Arial;
color: red;
}
.h2
{
font: 10px Verdana;
color: blue;
}
.MenuHeading
{
font: 12px Arial;
text-align: center;
width: 141px;
border-bottom: 2px solid black;
}
.MenuItem_TopLevel
{
font: 12px Verdana;
color: #6C89AB;
text-decoration: none;
width: 100%;
border-bottom: 1px solid #6c89ab;
}
.MenuItem_TopLevel:Hover
{
font: 12px Verdana;
color: #AB0000;
text-decoration: none;
width: 100%;
border-bottom: 1px solid black;
}
.MenuItem_Related
{
font: 12px Arial;
color: #6C89AB;
text-decoration: none;
width: 100%;
border-bottom: 1px solid #6c89ab;
}
.MenuItem_Related:Hover
{
font: 12px Arial;
color: #AB0000;
text-decoration: none;
width: 100%;
border-bottom: 1px solid black;
}
.NewsTitle
{
font: Bold 16px Arial;
text-align: center;
}
.News_Headline
{
font: Bold 14px Arial;
color: #AB0000;
background: #dfdfdf;
text-align: center;
padding: 3px;
border-bottom: 1px solid black;
border-top: 1px solid black;
margin-bottom: 5px;
}
.News_Text
{
font: 10px Arial;
color: black;
}
.News_Link
{
font: 12px Arial;
text-align: right;
border-bottom: 1px solid #6C89AB;
color: #6C89AB;
width: 100%;
text-decoration: none;
}
.News_Link:Hover
{
font: 12px Arial;
text-align: right;
border-bottom: 1px solid #000000;
color: #AB0000;
width: 100%;
text-decoration: none;
}
.LocationLink
{
font: 10px Arial;
color: #6c89ab;
text-decoration: none;
border-bottom: 1px solid #6c89ab;
}
.LocationLink:Hover
{
font: 10px Arial;
color: #ab0000;
text-decoration: none;
border-bottom: 1px solid #000000;
}
.LocationDivider
{
font: 12px Arial;
color: #6c89ab;
margin-left: 5px;
margin-right: 5px;
}
.Calendar_Weekdays
{
font: 10px Arial;
}
.Calendar_Cell
{
font: 10px Arial;
}
.Calendar_CellToday
{
font: 10px Arial;
background: #6c89ab;
color: white;
}
.Calendar_Month
{
font: 14px Arial;
background: #6c89ab;
color: white;
}
.Calendar_Division
{
font: 14px Arial;
letter-spacing: 5px;
border-bottom: 1px solid black;
color: #ab0000;
}
.Calendar_Text
{
font: 10px Arial;
}
.Calendar_Details
{
font: 10px Arial;
}
.Calendar_EventTitle
{
font: 14px Arial;
letter-spacing: 5px;
border-bottom: 1px solid black;
color: #ab0000;
}
.Calendar_EventLink
{
font: 12px Arial;
border-bottom: 1px solid #6c89ab;
color: #6c89ab;
text-decoration: none;
}
.Calendar_EventLink:Hover
{
font: 12px Arial;
border-bottom: 1px solid #000000;
color: #ab0000;
text-decoration: none;
}
.CalendarButton
{
font: 10px Arial;
text-decoration: none;
color: #6c89ab;
border-bottom: 1px solid #6c89ab;
margin-left: 10px;
margin-right: 10px;
}
.CalendarButton:Hover
{
font: 10px Arial;
text-decoration: none;
color: #ab0000;
border-bottom: 1px solid #000000;
margin-left: 10px;
margin-right: 10px;
}
.Branding
{
font: 12px Arial;
}
.BrandLink
{
color: #6c89ab;
border-bottom: 1px solid #6c89ab;
text-decoration: none;
}
.BrandLink:Hover
{
color: #ab0000;
border-bottom: 1px solid #000000;
text-decoration: none;
}
.FormTitleBar
{
font: 18px Arial;
border-bottom: 2px solid black;
}
.FormQuestion
{
font: 12px Arial;
}
.Pubs_ContentIndex
{
	padding: 2px;
}
.Pubs_IndexHeader
{
	font: Bold 12px Arial;
	color: White;
	background: #0000A0;
	border: 1px solid black;
	padding: 2px;
}
.Pubs_ColumnName
{
	font: 14px Arial;
	color: #0000A0;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
}
.Pubs_ArticleName
{
	font: 12px Arial;
	color: #000000;
}
.Pubs_ArticleAuthor
{
	font: 10px Arial;
	margin-bottom: 5px;
}
.Pubs_IndexSubHeader
{
	font: Bold 12px Arial;
	border-top: 1px solid black;
	font-style:italic;
	margin-top: 15px;
}
.Pubs_ArticleText
{
	padding: 3px;
}
.Articles_Title
{
	font: Bold 20px Arial;
	border-top: 2px solid black;
}
.Articles_SubTitle
{
	font: Bold 14px Arial;
}
.Articles_Author
{
	font: 12px Arial;
	margin-left: 15px;
}
.Articles_Dates
{
	font: 10px Arial;
	background: black;
	color: White;
	padding: 1px;
}
.Column_New
{
	margin-top: 5px;
	font: Bold 14px Arial;
	width: 100%;
	padding: 2px;
	background: #0000A0;
	color: White;
	margin-bottom: 5px;
}
.Column_ArticleName
{
	font: 14px Arial;
	color: Black;
}
.Column_Author
{
	font: 10px Arial;
	margin-left: 15px;
}
.Column_Dates
{
	font: 10px Arial;
	margin-left: 15px;
}
.Column_OldDivider
{
	margin-top: 5px;
	font: 14px Arial;
	width: 100%;
	padding: 2px;
	background: #0000A0;
	color: White;
	margin-bottom: 5px;
}

.Pubs_IndexHeader
{
	font: 12px Arial;
	background: navy;
	color: White;
	padding: 3px;
}
.Pubs_ColumnName
{
	font: 14px Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	background: lavender;
	width: 100%;
	text-decoration: none;
	color: Black;
}
.Pubs_ColumnName:Hover
{
	font: 14px Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	background: #afafff;
	width: 100%;
	text-decoration: none;
	color: Black;
}
.Pubs_ArticleName
{
	font: 12px Arial;
	color: Black;
}
.Pubs_ArticleAuthor
{
	font: 10px Arial;
}
.Pubs_IndexSubHeader
{
	font: 10px Arial;
	background: black;
	color: White;
	padding: 2px;
}
.Column_New
{
	font: 16px Arial;
	border-bottom: 1px solid black;
	background: #afafff;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Column_ArticleName
{
	font: 12px Arial;
	color: Black;
}
.Column_Author
{
	font: 10px Arial;
	margin-left: 15px;
}
.Column_Dates
{
	font: 10px Arial;
	margin-left: 15px;
	font-style = italic;
}
.Column_OldDivider
{
	font: 16px Arial;
	border-bottom: 1px solid black;
	background: #cfcfcf;
	margin-top: 10px;
	margin-bottom: 5px;
}
.Articles_Title
{
	font: bold 16pt Verdana;
	background: ghostwhite;
	border-top: 2px solid navy;
}
.Articles_SubTitle
{
	font: 13pt Verdana;
	background: ghostwhite;
}
.Articles_Author
{
	font: 8pt Arial;
	background: ghostwhite;
	text-align: right;
	padding-right: 5px;
}
.Articles_Dates
{
	font: 10px Arial;
	margin-let: 5px;
	background: ghostwhite;
	border-bottom: 1px solid navy;
	text-align: right;
	padding-right: 5px;
}
.Pubs_ContentIndex
{
	padding: 5px;
	border-left: 1px solid navy;
}
.Pubs_ArticleText
{
	padding: 5px;
}
.Pubs_CurrentIssueHeader
{
	border-top: 2px solid navy;
	border-bottom: 2px double navy;
	font: 12px Arial;
	font-weight: bold;
	font-style:italic;
	background: whitesmoke;
	padding: 2px;
	color: navy;
	text-align: right;
}
.Pubs_LeadTitle
{
	font: Bold 16pt Verdana;
}
.Pubs_LeadSubTitle
{
	font: 12pt Verdana;
	color: navy;
}
.Pubs_LeadAuthor
{
	font: 10pt Arial;
	margin-bottom: 15px;
}
.Pubs_LeadText
{
	font: 10pt Arial;
	margin-left: 5px;
	margin-right: 5px;
}
.Pubs_SupportTitle
{
	font: 16pt Arial;
}
.Pubs_SupportSubTitle
{
	font: 12pt Arial;
}
.Pubs_SupportAuthor
{
	font: 8pt Arial;
	margin-bottom: 15px;
}
.Pubs_SupportText
{
	font: 8pt Arial;
}
.SearchResult
{
	font: 14px Arial;
}
.SearchResultLink
{
	font: 14px Verdana;
	color: #6c89ab;
	text-decoration: none;
	border-bottom: 1px solid #6c89ab;
}
.SearchResultLink:Hover
{
	font: 14px Verdana;
	color: #AB0000;
	text-decoration:none;
	border-bottom: 1px solid black;
}
.SearchDescription
{
	font: 12px Arial;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
}

.roundedcornr_box_960700 {
   background: #7a89ff;
}
.roundedcornr_top_960700 div {
   background: url(roundedcornr_960700_tl.png) no-repeat top left;
}
.roundedcornr_top_960700 {
   background: url(roundedcornr_960700_tr.png) no-repeat top right;
}
.roundedcornr_bottom_960700 div {
   background: url(roundedcornr_960700_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_960700 {
   background: url(roundedcornr_960700_br.png) no-repeat bottom right;
}

.roundedcornr_top_960700 div, .roundedcornr_top_960700, 
.roundedcornr_bottom_960700 div, .roundedcornr_bottom_960700 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_960700 { margin: 0 30px; }

.roundedcornr_box_102198 {
   background: #dddddd url(roundedcornr_102198_grad.gif) repeat-x top left;
}
.roundedcornr_top_102198 div {
   background: url(roundedcornr_102198_tl.gif) no-repeat top left;
}
.roundedcornr_top_102198 {
   background: transparent url(roundedcornr_102198_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_102198 div {
   background: url(roundedcornr_102198_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_102198 {
   background: transparent url(roundedcornr_102198_br.gif) no-repeat bottom right;
}

.roundedcornr_top_102198 div, .roundedcornr_top_102198,
.roundedcornr_bottom_102198 div, .roundedcornr_bottom_102198 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_102198 { margin: 0 30px; }

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}



/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

body
	{
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 100.01%;
	text-align: center; 
	}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 55em;				/* <-- use this for a set width */
	background-color: #eeeeee;;
	}
 	
#content
	{
	padding:3em;
	}

#content h1
	{
	color:#0354c2;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(images/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
			