@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background: #ffffff url(/images/backgrounds/gryBkg_gradBot_solid.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
/* Superscript text style */
#superscript {
	font-size: 0.5em;
	position: relative;
	bottom: 1em;
}
#blah {
	width: 170px;
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(/images/backgrounds/dbl_arrw_bullet.gif) no-repeat left center;
	background-position: 5px 3px;
}
/* Float clear */
#clearFloat {
	clear: both;
}
/* Remove underline from links, shrink font size, bold, and color blue */
a { 
	color: #003366; 
	text-decoration: none;
	font-weight: bold
}
p {
	line-height: 1.5em;
}
/* remove borders from images */
img {
	border: none;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
	background: url(/images/backgrounds/gryBkg_gradBot_solid.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 65px;
}

/*********************/
/* MAIN CONTENT		 */
/*********************/

/* Main content is divided into three columns: 275px 275px 190px */
.oneColFixCtrHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 20px 0 0 0;
	width: 100%;
	background: #FFFFFF;
}
.oneColFixCtrHdr #leftCol {
	width: 275px;
	margin: 0;
	padding-bottom: 15px;
	float: left;
	background: url(/images/bubble/gry_brdr_wht_bot_275px.gif) no-repeat left bottom;
	height: 320px;
}
.oneColFixCtrHdr #midCol {
	width: 275px;
	float: left;
	margin: 0 10px;
	padding-bottom: 15px;
	background: url(/images/bubble/gry_brdr_wht_bot_275px.gif) no-repeat left bottom;
	height: 320px;
}
.oneColFixCtrHdr #rightCol {
	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #dblCol {
	width: 550px;
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}
.oneColFixCtrHdr #homeContent {
	width: 550px;
	float: left;
	line-height: 2em;
	font-size: 10px;
	margin: 0 10px 0 0;
}
.oneColFixCtrHdr #homeContent h1 {
	font-size: 16px;
	font-weight: 500;
}

/*  #dblBubl takes the place of left & mid
	#whtBub, #whtBub fit inside the left and middle columns
    #gryBub fits inside the right column */
.oneColFixCtrHdr #dblBubl {
	background: url(/images/bubble/gry_brdr_wht_body_550px.gif) repeat-y;
	width: 550px;
	margin: 0;
	padding: 0;
}
.oneColFixCtrHdr #dblBubl h1 {
	background: url(/images/bubble/gry_rnd_550px.gif) no-repeat;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 3px 0 0 5px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #dblBubl h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
}
.oneColFixCtrHdr #dblBubl ul {
	margin-bottom: 0;
	padding-right: 3px;
}
.oneColFixCtrHdr #dblBubl li {
	list-style-image: url(/images/backgrounds/dbl_arrw_bullet.gif);
}
.oneColFixCtrHdr #dblBubl p {
	margin: 0 5px;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #dblBubl hr {
	width: 99%;
	margin: 5px 0 5px 3px;
}
.oneColFixCtrHdr #dblBublBot {
	background: url(/images/bubble/gry_brdr_wht_bot_550px.gif) no-repeat left bottom;
}
.oneColFixCtrHdr #whtBub {
	background: url(/images/bubble/gry_brdr_wht_body_275px.gif) repeat-y;
	width: 275px;
	margin: 0;
	padding: 0;
	height: 100%;
}
.oneColFixCtrHdr #whtBub h1 {
	background: url(/images/bubble/gry_rnd_275px.gif) no-repeat;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 3px 0 0 5px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #whtBub h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
}
.oneColFixCtrHdr #whtBub a {
	padding-left: 5px;
}
.oneColFixCtrHdr #whtBub p {
	margin: 0 5px;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #whtBub hr {
	width: 271px;
	margin: 5px 0 5px 3px;
}
.oneColFixCtrHdr #whtBub ul {
	margin-bottom: 0;
	padding-right: 3px;
}
.oneColFixCtrHdr #whtBub li {
	list-style-image: url(/images/backgrounds/dbl_arrw_bullet.gif);
}
.oneColFixCtrHdr #whtBub img {
	padding: 0 53px;
}
.oneColFixCtrHdr #whtBub ol {
	margin: 0;
	padding: 0 5px 0 25px;
	font-size: 9px;
}
.oneColFixCtrHdr #gryBub {
	background: url(/images/bubble/gry_brdr_gry_body_190px.gif) repeat-y;
	width: 190px;
	margin: 0 0 15px 0;
	padding: 0;
}
.oneColFixCtrHdr #gryBub h1 {
	background: url(/images/bubble/gry_rnd_190px.gif) no-repeat;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding: 3px 0 0 5px;
	margin: 0;
}
.oneColFixCtrHdr #gryBub p {
	margin: 3px;
}
.oneColFixCtrHdr #gryBub hr {
	width: 186px;
}
.oneColFixCtrHdr #gryBub img {
	margin: 5px;
}
.oneColFixCtrHdr #gryBubBot {
	background: url(/images/bubble/gry_brdr_gry_bot_190px.gif) no-repeat left bottom;
}
.oneColFixCtrHdr #newsBub {
	overflow:auto;
	height: 140px;
}
/*********************/
/* END MAIN CONTENT  */
/*********************/

/*********************/
/* FOOTER            */
/*********************/
.oneColFixCtrHdr #footer {
	padding: 0; 
	margin: 0;
	clear: both;
	text-align: center;
}
.oneColFixCtrHdr #footer p {
	margin: 10px 0 0 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #footerSlogan {
	position: relative;
	top: 5px;
	padding-right: 12em;
}
/**********************/
/* END FOOTER         */
/**********************/



/*********************/
/* TOP LINKS         */
/*********************/

#topLinks {
	float: right;
	position: relative;
	bottom: 15px;
}
#topLinks li {
	list-style-type: none;
	float: left;
	border-right: 1px solid #000000;
}
#topLinks #noBorder {
	border: none;
}
#topLinks a {
	display: block;
	text-align: center;
	padding: 0 6px 0 3px;
	margin: 0 2px;
}
/*********************/
/* END TOP LINKS     */
/*********************/

/*********************/
/* DROPDOWN MENU     */
/*********************/
#menu {
	background: #fff;
	text-align: left;
	position: relative;
	bottom: 25px;
	left: 220px;
}
#menu ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menu a, #menu h2 {
	font-weight: normal;
	display: block;
	border-right: 1px solid #AAA;
	margin: 0;
	padding: 4px 5px;
}
#menu ul ul a {
	border: 1px solid #AAA;
	border-bottom: none;
	border-top: none;
}
#menuBottomBorder {
	border-bottom: 1px solid #AAA;
}
#menu #topLi {
	border-top: 1px solid #AAA;
}
#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}
#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}
#menu a:hover {
color: #a00;
background: #fff;
}
#menu li {
position: relative;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}
#menu ul ul {
width: 12em;
position: absolute;
left: 0;
text-align: left;
}
div#menu ul ul {
display: none;
}
div#menu ul li:hover ul
{display: block;}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li ul li {width: 160px;}


/*********************/
/* END DROPDOWN MENU*/
/*********************/

/*********************/
/* TABLE STYLES      */
/*********************/
#blkTbl {
	border: 1px solid #ffffff; 
	border-collapse: collapse; 
	padding-left: 6px; 
	padding-right: 6px;
	margin: 0 5px;
	width: 98%; 
	background: #000;
	color: #fff;
	font-weight: bold;
}
#gryTblWhite {
	background: #E6E6E6; 
	border-collapse: collapse; 
	padding-left: 6px; 
	margin: 0 5px;
	padding-right: 6px;
	width: 90%;
	text-align: center;
}
#gryTblWhite th{
	background: #666666;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
/*********************/
/* END TABLE STYLES  */
/*********************/

.latestNews {
	margin: 0 5px;
	padding: 5px 0;
	width: 165px;
	border-bottom: 1px dashed #CCCCCC;
}
.latestNews a {
	font-weight: normal;
}
.latestNews p {
	line-height: normal;
}


.news_detail {
	padding: 0 5px;
}

.news_detail img {
	width: 300px;
	margin: 0 110px;
}

.tag_list {
	float: right;
	padding: 10px 10px 0 0;
}

.credits {
	float: left;
	padding: 10px 0 0 10px;
}

a.prev, a.next {
	color: #003366;
	font-weight: bold;
	font-size: 10px;
/*	width: 50px;
	border: 1px solid #003366;
	padding: 5px 10px; */
}
a.prev {
	float: left;
}
a.next {
	float: right;
}
a:hover.prev, a:hover.next {
	text-decoration: underline;
}
-->