/* CSS Document */


/* Menu CSS */
.MainMenu_MenuContainer {
	background: ;
	border: none;
	text-align: center;
	font-size: 10px;
}
	
.MainMenu_MenuBar {
	HEIGHT:46px;
	CURSOR: hand;
	background: ;
	font-size: 10px;
	
}
/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #000; 
	PADDING: 0px; 
	border-left: 0px solid #ffea00;
	border-bottom: 0px solid #ffea00;
	border-top: 0px solid #ffea00;
	border-right: 0px solid #ffea00;
	FONT-FAMILY: arial;
	vertical-align: middle;
	height: 22px;
	
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	background-color: #fff; 
	CURSOR: hand; 
	COLOR: #000; 
	PADDING: 0px; 
	border-left: 0px solid #ffea00;
	border-bottom: 0px solid #ffea00;
	border-top: 0px solid #ffea00;
	border-right: 0px solid #ffea00;
	FONT-FAMILY: arial;
	text-decoration: none;
	vertical-align: middle;
	height: 22px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #ffea00;
	PADDING-TOP: 0px;
	HEIGHT:46px;
	border-left: 1px solid #ffea00;
	border-top: 0px solid #ffea00;
	border-bottom: 1px solid #ffea00;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #ffea00;
	FILTER:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135,  Strength=3) ; 
	CURSOR: hand;
	PADDING: 2px;
	BORDER: 1px solid #f74c0e; 
}

.MainMenu_MenuBreak {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #ffea00;
	border-bottom: 0px solid #ffea00;
	border-top: 0px solid #ffea00;
	border-left-color: #ffea00;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	BACKGROUND: transparent; 
}

.MainMenu_Normal td {
	BACKGROUND: url(nav-bg.gif) repeat-x bottom; 
	HEIGHT:46px;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 18px;
	display: table-cell;
}

.MainMenu_Selected td{
	background: url(nav-bg.gif) repeat-x bottom;
	HEIGHT:46px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 18px;
	display: table-cell;
}

.MainMenu_BreadcrumbActive td
{
	BACKGROUND: url(nav-bg.gif) scroll repeat-x bottom;
	HEIGHT:46px;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 18px;
	display: table-cell;
}

.MainMenu_Active td{
	BACKGROUND: url(nav-bg.gif) repeat-x bottom; 
	HEIGHT:46px;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 18px;
	display: table-cell;
}
.rootmenuseparatorcssclass {
	color: #3b4d60;
	width: 2px;
	HEIGHT:46px;
	background: url(nav-bg.gif) repeat-x bottom;
	vertical-align: middle;
	padding: 0 5px;
	padding-top: 18px;
	display: table-cell;
}

body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	width: 100%;
	height: 100%;
}

.master {
	background: url(bg.gif) repeat-x top;
	background-color:#BBE24E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	height: 100%;
}

.main-left-bg {
	background: url(main-bg-left.gif) no-repeat right top;
	background-color:#BBE24E;
}

.main-right-bg {
	background: url(main-bg-right.gif) no-repeat left top;
	background-color:#BBE24E;
}

.menuleft {
	background: url(navleftside.gif) no-repeat top left;
	width: 60px;
	height: 46px;
}

.menuright {
	background: url(navrightside.gif) no-repeat top right;
	width: 65px;
	height: 46px;
}

.menubg {
	background: url(nav-bg.gif) repeat-x top;
	vertical-align: bottom;
	height: 46px;
}

.page {
	padding-bottom: 0px;
	margin-top: 0;
}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

/*.nav{background-image:url(images/nav-bg.jpg); background-repeat:repeat-x; color:#C6B7B8; font-weight: bold; text-decoration: none;}*/

.banner_bg {
	background: url(banner_bg.gif) repeat-x top;
	height: 180px;
}
.footer_bg {
	background: url(footer-bg.gif) repeat-x;
	height: 39px;
}
.searchtxt {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61615e;
	vertical-align: middle;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(search_bg.gif) no-repeat;
	HEIGHT:46px;
	padding: 2 5px;
	font-weight: bold;
}

A.search:link, A.search:visited, A.search:active {
	background: url(search_bg.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	padding: 2 5px;
	HEIGHT:46px;
	display: inline-table;
	font-weight: bold;
}

A.search:hover {
	cursor: hand;
	background: url(search_bg.gif) no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	padding: 2 5px;
	HEIGHT:46px;
	font-weight: bold;
}
/* background/border colors for the selected tab */

.LeftPane  { 
	text-align: left;
	vertical-align: top;
	background: url(dotted.gif) repeat-y right;
}

.ContentPane  { 
	text-align: left;
	vertical-align: top;
	background: #fff;
background-image:url(vlinebodybg.gif);
background-position:top;
background-repeat:repeat-x;
}
.bodytxt-bg{
background:url(body-textbg.jpg) top left no-repeat;
width:397px;
height:307px;
}

.bottom-bg{
background:url(bottombg.jpg) top no-repeat;
height:85px;
}

.bodyvline-bg{
background:url(vlinebodybg.gif) top repeat-x;
}

.contentbg {
	background: url(contentbg.gif) top no-repeat;
	width: 721px;
	height: 469px;
}

.inner_contentbg {
	background: url(inner_contentbg.jpg) top repeat-x;
	padding: 20px;
}
.RightPane  { 
	text-align: left;
	vertical-align: top;
	background: #fff;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

A.Links:link, A.Links:active, A.Links:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 4px;
}

A.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2629A0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	padding: 0 4px;
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 12px;
	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;
}

.Login {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
}

A.Login:link, A.Login:active, A.Login:visited {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
	text-decoration: none;
}

A.Login:hover {
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2629A0;
	vertical-align: middle;
	text-decoration: underline;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #2960C6;
    font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #2960C6;
    font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #2960C6;
    font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
    font-weight: normal;
}

/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #2960C6;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #2960C6;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	color:  #000;
	font-weight: bold;
	text-decoration: underline;

}

A:hover {
	color:  #2629A0;
	font-weight: bold;
	text-decoration: underline;

}

.box {
	margin-top: 35px;
	margin-right: 10px;

}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

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: #666;
    height:1pt;
    text-align:left;
}

.Copyright, A.Copyright:link, A.Copyright:active, A.Copyright:visited {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#9f9e9e;
text-align: center;
text-decoration: none;
}

A.Copyright:hover {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#9f9e9e;
text-align: center;
text-decoration: underline;
}

.Privacy {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}

A.Privacy:link {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}

A.Privacy:visited {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}

A.Privacy:active {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}

A.Privacy:hover {
	color: #416CBC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* 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: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	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: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	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; 
}

.BreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5b5244;
	text-decoration: none;
	font-size: 16px;
}

A.BreadCrumb:link,A.BreadCrumb:visited,A.BreadCrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5b5244;
	text-decoration: none;
	font-size: 16px;
}

A.BreadCrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5b5244;
	text-decoration: underline;
	font-size: 16px;
}

.BreadcrumbSeparator {
	color: #666;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}






