
/* CSS Document */
body
{	
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffc700;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

td.menu-bg {font-size: 11px;}
.lb {background: url(lb.jpg) repeat-y right;}
.rb {background: url(rb.jpg) repeat-y left;}
.tb {background: #fff url(tb.jpg) no-repeat top center; width: 946px; padding-top: 26px;}
.tl {background: url(tl.jpg) no-repeat top right; height: 685px;}
.tr {background: url(tr.jpg) no-repeat top left; height: 685px;}
.bl {background: url(bl.jpg) no-repeat top right; height: 20px;}
.bb {background: url(bb.jpg) repeat-x top; height: 20px;}
.br {background: url(br.jpg) no-repeat top left; height: 20px;}

.blog_title a:link, .blog_title a:visited {
	font-size: 14px;
	color: #1f71f9;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.blog_title a:hover, .blog_title a:active {
	font-size: 14px;
	color: #1f71f9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}
.blog_dateline, .blog_dateline {
	font-family: Arial, Helvetica, sans-serif;}

.menu-left {background: url(menu-left.gif) no-repeat; width: 6px; height: 36px;}
.menu-bg {background: url(menu-bg.gif) repeat-x; height: 36px;}
.menu-right {background: url(menu-right.gif) no-repeat; width: 6px; height: 36px;}

.Breadcrumb-row {padding: 9px 0;}
.breadcrumb-left {background: url(breadcrumb-left.gif) no-repeat; width: 6px; height: 23px;}
.breadcrumb-bg {border-top: #e2e2e2 1px solid; border-bottom: #e2e2e2 1px solid;
	color: #888;
	text-decoration: none; padding-left: 4px;}
.breadcrumb-right {background: url(breadcrumb-right.gif) no-repeat; width: 6px; height: 23px;}

.search-bg {background: url(search-bg.gif) no-repeat top left; padding-left: 4px;}

.search-bg .NormalTextBox {
	width: 170px;
	height: 22px;
	float: left;
	vertical-align: middle;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	border: #d4d4d4 0px solid;
	padding: 2px 4px;
	margin-top: 1px;
}

.Breadcrumb {
	color: #888;
	text-decoration: none;
	font-size: 11px;
} 

A.Breadcrumb:link, A.Breadcrumb:visited {
	color: #888;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
A.Breadcrumb:hover, A.Breadcrumb:active {
	color: #888;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.TopLeftPane-home {width: 700px; text-align: right; padding-bottom: 12px;}
*html .TopLeftPane-home #banner-top {margin-bottom: -3px; display: block;}
.TopRightPane {padding-bottom: 12px;}
.HeaderPane {width: 560px; height: 85px;}
.LeftPane {padding-right: 4px;}
.ContentPane {padding: 0;}
ContentPane-home {}
.RightPane {padding-left: 4px; width: 239px;}
.RightPane-home {padding-left: 4px;}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;


}

A.SelectedTab:visited  {
	text-decoration:    none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;

}

A.SelectedTab:active   {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;


}

A.SelectedTab:hover    {
	text-decoration:    none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration:    underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #f60;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
margin: 2px 0 4px 0;
}

.NormalRed
{
    font-family: Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #000;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #000;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #000;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size: 16px;
    font-weight:  bold;
    color: #f60;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #f60;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
	font-style: italic;
    color: #f60;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #f60;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:  normal;
    color: #f60;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #f60;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #f60;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #f60;
}

A:link, A:visited  {
	text-decoration: none;
	color: #f60;
}

A:hover, A:active {
	text-decoration: underline;
	color: #f60;
}

.box {
	margin-top: 35px;
	margin-right: 10px;

}

SMALL   {
    font-size:  12px;
}

BIG {
    font-size: 16px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #ccc;
    height:1px;
    text-align:left;
	size: 1px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    font-size: 12px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #000;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}


.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding: 0;
	margin: 0;
	HEIGHT: 36px;
	background: transparent;
}
.MainMenu_MenuBar {
	CURSOR: hand;
	height: 0;
	padding: 0;
	margin: 0;
	background:;
	
}
/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: bold; 
	CURSOR: hand; 
	COLOR: #555; 
	PADDING: 0 10px 0 6px; 
	border: none;
	FONT-FAMILY: Arial;
	vertical-align: middle;
	HEIGHT: 24px;
	
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: bold; 
	CURSOR: hand; 
	COLOR: #fff; 
	PADDING: 0 10px 0 6px; 
	border: none;
	FONT-FAMILY: Arial;
	background: #ff9e13;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 24px;
}

.SubMenu_Selected {
	background: #ff9e13;
	FONT-WEIGHT: bold; 
	CURSOR: hand; 
	COLOR: #555; 
	PADDING: 0 10px 0 6px; 
	border: none;
	FONT-FAMILY: Arial;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 24px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #004282;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #004282;
	border-top: 0px solid #004282;
	border-bottom: 1px solid #004282;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #ececec;
	filter:alpha(Opacity=100); -moz-opacity: 1.0;
	CURSOR: hand;
	PADDING: 0;
	margin-top: 0;
	BORDER-left: #ff9e13 4px solid; 
	border-bottom: none;
}

.MainMenu_MenuBreak {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
	background: #fff;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #004282;
	border-bottom: 0px solid #004282;
	border-top: 0px solid #004282;
	border-left-color: #004282;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	BACKGROUND: transparent; 
}

.MainMenu_LeftOff, .MainMenu_RightOff {
	PADDING-LEFT: 8px;
	BACKGROUND: url(menu-bg.gif) repeat-x right top;
	HEIGHT: 36px;
}

.MainMenu_LeftOn {
	PADDING-LEFT: 8px;
	BACKGROUND: url(tab-left-on.gif) no-repeat left top;
	HEIGHT: 36px;
}

.MainMenu_RightOn {
	PADDING-LEFT: 8px;
	BACKGROUND: url(tab-right-on.gif) no-repeat right top;
	HEIGHT: 36px;
}
.MainMenu_Normal td{
	HEIGHT: 36px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 8px;
	font-size: 12px;
}
.MainMenu_Selected td 
{
	HEIGHT: 36px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 8px;
	font-size: 12px;
	background: url(menu-bg.gif) repeat-x right bottom;
}
.MainMenu_BreadcrumbActive td, .MainMenu_Active td
{
	HEIGHT: 36px;
	color: #111;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 8px;
	font-size: 12px;
	background: url(tab-bg-on.gif) repeat-x bottom;
}
.tab-left {background: url(tab-left.gif) no-repeat; width: 7px; height: 22px; white-space: nowrap;}
.tab-bg {background: url(tab-bg.gif) repeat-x top; height: 22px;}
.tab-right {background: url(tab-right.gif) no-repeat; width: 7px; height: 22px; white-space: nowrap;}

#header a:link, #header a:visited {font-family: AvantGarde, "AvantGarde Bk BT", "AvantGarde Book", Arial; font-size: 13px; color: #4c4c4c; text-decoration: none; line-height: 22px;}
#header a:hover, #header a:active {font-family: AvantGarde, "AvantGarde Bk BT", "AvantGarde Book", Arial; font-size: 13px; color: #f60; text-decoration: none; line-height: 22px;}

p {padding-top: 0; padding-bottom: 12px; margin: 0; font-size: 13px;}
td, div, ul, li {font-size: 13px;}
blockquote { 
margin: 1em 3em; 
padding: .5em 1em; 
text-align: left; 
border-left: 5px solid #070707; 
font-size: 13px; 
color: #FFFFFF; 
background-color: #98A6A6; 
} 

blockquote p { margin: 0; }

