/* import print sheets */

@import url(/styles/print.css) print, projection;
* {
	padding:0px;
	margin:0px;
}
td {
	padding:5px;
}
body {
	text-align:center;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76.1%;
	font-size:0.85em;
	color:#333;
}
img {
	border:1px solid #aaa;
	padding:1px;
}
a {
	color:#06c;
	white-space:nowrap;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	text-align:left;
	margin:2px auto;
	width:950px;
	min-height:500%;
}
div#mast {
}
div#banner {
	position:relative;
	border:1px solid #ccc;
	margin:10px 0px 0px 0px;
	height:100px;
	background-image:url(/images/styles/mast_bg_NEW.jpg);
	background-repeat:no-repeat;
}
div#quickMenu {
	width:188px;
	position:absolute;
	top:5px;
	right:0px;
	border:0px solid #000;
}
div#quickMenu img {
	border:none;
}
div.mastHr {
	border-top:1px solid #f90;
	margin:1px 0px 1px;
}
div#crumbBar {
	border:1px solid #ccc;
	margin:1px 0px 5px 0px;
	padding:2px 10px;
	font-size:0.85em;
	/*	background-image:url(/images/pink_bg.jpg);*/

	color:#333;
	background-color:#e6efee;
	background-color:#f9f9f9;
	/*	font-style:italic;*/

	font-weight:normal;
	position:relative;
}
div#crumbBar span#infoText {
	font-weight:bold;
	color:#06c;
	position:absolute;
	top:2px;
	right:5px;
}
div#crumbBar span#infoText em {
	font-weight:bold;
	color:#f00;
	font-style:normal;
}
div#crumbBar a {
	color:#06c;
	font-weight:normal;
	font-style:normal;
	background:transparent;
	text-decoration: none;
	padding-left:0;
}
/* div#crumbBar span#tabs {

 background: url(/images/right-tab.gif) right top no-repeat;

 padding-right: 5px */
  
}
div#crumbBar a:hover {
	text-decoration: underline;
}
div#contentWrapper {
	margin-top:10px;
}
#content {
	position:relative;
	width:540px;
	float:left;
	margin:0px 10px;
	border:0px solid #000;
	padding:0px;
}
#left_column {
	display:inline;
	position:relative;
	width:200px;
	float:left;
	margin:0px 0px 0px 0px;
}
#right_column {
	display:inline;
	position:relative;
	width:180px;
	float:right;
	margin:0px 0px 0px 0px;
}
#footer {
	width:950px;
	height:25px;
	margin:0px 0px 5px 0px;
	border:1px solid #ccc;
	clear:both;
	background-image:url(/images/shade.gif);
	text-align:center;
	padding:4px 0px 0px 0px;
	color:#06c;
}
#footer a {
	color:#06c;
	font-weight:normal;
	text-decoration:none;
	font-size:0.8em;
	clear:both;
}
#footer a:hover {
	color:#f69;
	text-decoration:underline;
	font-size:0.8em;
}
div#subfooter {
	font-variant:small-caps;
	font-size:0.8em;
}
div#subfooter span {
	color:#ddd;
	float:right;
}
div#subfooter a {
	color:#999;
}
div#subfooter p {
	margin:0px;
	float:left;
	margin:0px 0px 10px 0px;
}
div.row {
	border:0px solid #000;
	margin-bottom:10px;
	clear:both;
}
div#content div.row {
	border:0px solid #ccc;
}
div#left_column div.row, div#right_column div.row {
	border:1px solid #ccc;
}
div#left_column div.row {
	background-color:#fff;
	background-image:url(/images/styles/menu_bg.jpg);
	margin-bottom:5px;
}
div#left_column div#navBar {
	background-color:#fff;
	color:#06c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	background-image:url(/images/styles/menu_bg.jpg);
}
div#navBar a {
	color:#06c;
	text-decoration:none;
}
div#navBar a:hover {
	color:#fff;
	text-decoration:none;
}
div#navBar ul {
	list-style-type:none;
}
div#navBar li {
	margin:0px 0px 0px 0px;
	background:none;
	padding:5px 5px 5px 10px;
*padding:10px 5px 5px 10px;
	font-weight:bold;
	font-size:0.9em;
	cursor:pointer;
 *line-height:0.6em;
}
div#navBar li.hr, div#navBar li.hr:hover {
	height:0px;
	border-bottom:1px solid #ccc;
	background:none !important;
	cursor:default !important;
	padding:0px;
	margin:0px;
 *display:none;
}
div#navBar li:hover {
	/*background-color:#65808C;*/

	background-color:#09f;
	color:#fff;
}
div#navBar li:hover a {
	color:#fff;
}
div#navBar li.current {
	background-color:#007af4;
	color:#fff;
}
div#navBar li.current a {
	color:#fff;
}
.clear {
	clear:both;
	visibility:hidden;
	height:0;
}
h1.bg {
	font-size:0.9em;
	height:1.1em;
	border-bottom:1px solid #ccc;
	padding:5px 0px 5px 5px;
	margin:0px 0px 5px 0px;
	background-image:url(/images/shade.gif);
	background-repeat:repeat;
	background-color:#fff;
	color:#06c;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h1.sub {
	color:#06c;
	font-size:0.95em;
	margin:0px 5px 5px 5px;
}
#right_column h1.bg, #left_column h1.bg {
	color:#f90;
	font-weight:bold;
}
#right_column h1.bg {
	color:#f90;
	font-weight:bold;
}
h1.important {
	color:#f90;
	font-weight:bold;
}
p {
	margin:0px 5px 5px 5px;
	font-size:0.9em;
}
.bordered {
	border:1px solid #000;
}
.flR {
	float:right;
	margin:0px 5px 10px 10px;
}
.flL {
	float:left;
	margin:0px 10px 10px 5px;
}
#right_column .row {
}
#right_column .row p {
	font-size:0.85em;
}
div#right_column div.row h1 {
}
#left_column .row {
	margin-bottom:15px;
}
table#menu {
	border-left:1px solid #000;
	border-top:1px solid #000;
}
table#menu td {
	background-image:url(/images/shade.gif);
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
#menu_div {
	width:770px;
	text-align:center;
	margin-top:2px;
	margin-bottom:5px;
}
#menu_div a {
	color:#06c;
	font-weight:bold;
	text-decoration:none;
	font-size:1.0em;
}
#menu_div a:hover {
	color:#f69;
	font-weight:bold;
	text-decoration:underline;
}
table.tabTable {
	text-align:center;
	margin-bottom:15px;
	font-size:0.95em;
}
table.tabTable td {
	background-image:url(/images/shade.gif);
	text-align:center;
	padding:2px 0px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:135px;
}
table.tabTable td.last {
	border-right:none;
}
table.tabTable td.current {
	border-bottom:none;
	background-image:url(/images/shadeactive.gif);
	background-position:bottom;
	font-weight:bold;
}
table.tabTable td.current a {
	color:#f90;
}
hr {
	color:#ccc;
	background-color:#ccc;
	border:0;
	height:1px;
	clear:both;
}
div#content ul {
	list-style-type:circle;
	list-style-position:inside;
}
div#content li {
	margin:0px 0px 0px 0px;
	background:none;
	padding:0px 5px 5px 10px;
	font-weight:bold;
	font-size:0.9em;
}
div#content table td {
	padding:5px;
}
div#right_column ul {
	list-style-type:none;
}
div#right_column li {
	margin:0px 0px 0px 0px;
	background:none;
	padding:0px 5px 5px 5px;
	font-weight:bold;
	font-size:0.9em;
}
div#rssnews {
	float:right;
	width:320px;
	background-color:#fff;
}
div#rssnews div.newstitle {
	padding:0px 0px 0px 15px;
	margin:8px 5px 8px 5px;
	font-size:0.9em;
	background-image:url(/images/styles/bullet_arrow.jpg);
	background-repeat:no-repeat;
}
div.msg p {
	font-weight:bold;
	margin:10px 5px;
}
div#login_form td {
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
}
div#login_form input {
	color:#06c;
	font-weight:bold;
}
p.error {
	color:#c00;
}
/*

FORMS STYLES



*/



div.form div.form_row {
	clear: both;
	padding:5px 0px;
	border-bottom: 1px solid #999;
}
div.form_header {
	background-color:#9cf;
	border-bottom: 0px solid #999;
	color:#333;
	padding:2px 5px;
	font-weight:bold;
	display:none;
}
div.form div.form_row span.label {
	float: left;
	width: 145px;
	border:0px solid #999;
	text-align: right;
	margin:3px 0px 0px 0px;
	font-size:0.9em;
	font-weight:bold;
	color:#06c;
}
div.form div.form_row span.input {
	float: right;
	width: 350px;
	text-align: left;
	margin:0px 5px;
}
div.form div.submit {
	padding:0px;
}
div.form span.submit {
	text-align:right;
	float:right;
	background-color:#fff;
	width:100%;
	border:0px solid #ccc;
}
div.form span.submit input {
	float:right;
	margin:5px;
}
div.form {
	width:515px;
	border: 1px solid #999;
	border-bottom:0px solid #ccc;
	background-color:#fff;
	padding: 0px;
	margin: 0px auto 10px;
	background-image:url(/images/styles/form_bg.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}
/*

two column design - temporary only



*/



div#right_column_none {
	display:none;
}
div#content_full {
	width:740px;
	position:relative;
	float:right;
	margin:0px 0px 0px 0px;
	border:1px solid #ccc;
	padding:0px;
}
div.quote_box {
	margin:0px;
	border:0px solid #ccc;
	padding:10px;
	background-image:url(/images/shade.gif);
	background-repeat:repeat;
	margin-bottom:0px;
}
div.quote_box p {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:500;
}
div.quote_box a {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bolder;
	color:#FF9933;
}
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {
	background: url(../Application%20Data/Adobe/Dreamweaver%209/Configuration/ServerConnections/MediaPeoples/styles/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#0033FF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}
* html #TB_overlay { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
	position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title {
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal {
	padding:15px;
}
#TB_ajaxContent p {
	padding:5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
	position: absolute;
 margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
 height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
