.Selected 
{
    background-color:White;
    color:Navy;
    font-family:Verdana;    
}

.Welcome
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: xx-large;
    font-weight: bold;
    color: #B9B299;
}

.Title
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: large;
    font-weight: bold;
    color: #B9B299;
}

.LeftMenu
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: x-large;
    font-weight: bold;
    color: #007C85;
}

.BottomMenu
{
	font-size: small;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	color: #B9B299;
}

.BaseFont 
{
	font-size: 10pt;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

.Wrapper
{
	clear: both;
	float: none;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2;
}

.Header
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width:800px;
}

.BarTop
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

.Body 
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ContentPane {}

.RightPane
{
	border-left: #999999 1px dotted;
	padding-left: 10px;
}

.BottomPane {}

.BarBottom
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	height: 22px;
	width: 100%;
	background-color: #eeeeee;
}

.Footer
{
	font-size: 8pt;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: center;
}

.Copyright {}

/*
   ================================
    CSS STYLES FOR mednet portal
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg
{
	background-color: #dddddd;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8pt;
    color: #999999;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
	color: #336699;
}

A.SelectedTab:visited  {
	color: #336699;
}

A.SelectedTab:active   {
	color: #336699;
}

A.SelectedTab:hover    {
	color: #3399ff;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8pt;
    color: #999999;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
	color: #336699;
}

A.OtherTabs:visited  {
	color: #336699;
}

A.OtherTabs:active   {
	color: #336699;
}

A.OtherTabs:hover    {
	color: #3399ff;
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #333333;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size:  12px;
	line-height: 15px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}
.NormalSmall
{
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	
}
.Instructions
{
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    background-color:Silver;    
}

.NormalBig
{
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
	line-height: 15px;
    font-weight: bold;
    color: #cc0000
}

.NormalBold
{
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
	line-height: 15px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
}
    
A.CommandButton:visited  {
    text-decoration:    underline;
    color: #336699;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #339999;
}

A.CommandButton:hover    {
    text-decoration: underline;
    color: #3399ff;
}
    
/* GENERIC */
H1  {
	font-family: Trebuchet MS, Georgia, Times New Roman, Times Roman, Times, Serif;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

H2  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

H3  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #333333;
}

H4  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H5, DT  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

H6  {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

TFOOT, THEAD    {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
}

TH  {
    vertical-align: baseline;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

A:link  {
    text-decoration: none;
    font-size: 10pt;
    font-family: Arial;
    color: #B9B299;
}

A:visited   {
    text-decoration: none;
    color: #007C85;
}

A:hover {
    text-decoration: none;
    color: #007C85;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

SMALL   {
    font-size: 8px;
}

BIG {
    font-size: 14px;
}

PRE {
    font-family: Trebuchet MS, 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: Gray;
    height: 1px;
    text-align: left
}

P {
	margin-top: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
	padding: 2px;
	background-color: #f1f1f1;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #f1f1f1 0px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 1px solid; 
	border-right: #f1f1f1 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #f1f1f1; 
	border-left: #f1f1f1 1px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_MenuBreak {
	border-bottom: #f1f1f1 1px solid; 
	border-left: #f1f1f1 0px solid; 
	border-top: #f1f1f1 1px solid;  
	border-right: #f1f1f1 0px solid; 
	background-color: #f1f1f1; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #cccccc;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #f1f1f1 1px solid; 
	border-bottom: #f1f1f1 1px solid; 
	border-top: #f1f1f1 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: #eeeeee;
}

.MainMenu_MenuBar {
	height: 20px;
}

.MainMenu_MenuItem {
	color: #336699; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: 1px;
	text-transform: uppercase;
	border: #ccddcc 0px solid;
	height: 20px;
	padding: 1px 6px 1px 2px;
	margin: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #336699; 
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px; 
	font-weight: bold; 
	letter-spacing: 1px;
	text-transform: uppercase;
	border: #ccddcc 0px solid;
	height: 20px;
	padding: 1px 6px 1px 2px;
	margin: 0px;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}
.PageWidth 
{
    width:800px;
}