/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.9em;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #336699;
}
H1
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.1em;
	padding-bottom: 2px;
	word-spacing: normal;
	text-transform: none;
	color: #336699;
	padding-top: 2px;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	padding-top: 2px;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


A:link	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#336699;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#993333;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

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;
	}	

P
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: justify;
}

.tableContent
{
	padding-right: 3px;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: justify;
}

.tableContentInside
{
	padding-right: 3px;
	padding-left: 5px;
	font-size: .9em;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: justify;
}

.tableHeader
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #6390c6;
}

.tableHeaderDark
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #336699;
}

.gradient
{
	background-image: url(images/gradient1.gif);
	background-repeat: repeat-x;
}

.gradient_horizontal
{
	background-image: url(images/gradient_hor.gif);
	background-repeat: repeat-y;
}

.Footer
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 0.6em;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	background-color: #336699;
}

.Button
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: whitesmoke;
}

.pageTitle
{
	font-size: 1.2em;
	padding-bottom: 5px;
	color: #336699;
	padding-top: 2px;
}


DIV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.tabHeading
{
	font-size: 0.8em;
	color: black;
}

.tableDataHeading
{
	padding-left: 3px;
	font-size: 0.8em;
	background-image: url(images/light_blue_bg.gif);
	color: black;
	border-bottom: #336699 1px solid;
	background-color: #a5c9ed;
}

.tableData
{
	padding-right: 3px;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: justify;
}

.tableDataAlt
{
	padding-right: 3px;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: whitesmoke;
	text-align: justify;
}

.Instructions
{
	border-right: darkgray 1px solid;
	padding-right: 10px;
	border-top: darkgray 1px solid;
	padding-left: 10px;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: darkgray 1px solid;
	background-color: whitesmoke;
	text-align: justify;
}


.dg_Header
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 0.7em;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
}

.dg_alt
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.7em;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
	background-color: whitesmoke;
}

.dg_content
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 0.7em;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Verdana, Arial;
}

.Title
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-bottom: 1px;
	color: #336699;
	padding-top: 1px;
	background-color: #aac3e2;
}

.Paging
{
	font-size: 0.7em;
}

.Menu
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: whitesmoke;
}

.TopMenuGroup
{
	
	background-color: whitesmoke;
}

.TopMenuItem
{
	border-right: #336699 1px solid;
	padding-right: 10px;
	border-top: #336699 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	border-left: #336699 1px solid;
	cursor: hand;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Tahoma;
}

.TopMenuItemHover 
{
	border-right: #336699 1px solid;
	padding-right: 10px;
	border-top: #336699 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	border-left: #336699 1px solid;
	cursor: hand;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Tahoma;
}


.MenuGroup
{
	background-color: #6390c6;
}

.MenuItem
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
	 cursor: hand;
	 font-family: Tahoma;
}

.MenuItemHover
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
	 cursor: hand;
	 font-family: Tahoma;
}

.MenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}

.MedTrakTopMenuGroup
{
	
	background-color: whitesmoke;
}

.MedTrakTopMenuItem
{
	border-right: #336699 1px solid;
	padding-right: 10px;
	border-top: #336699 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	cursor: hand;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Tahoma;
}

.MedTrakTopMenuItemHover
{
	border-right: #336699 1px solid;
	padding-right: 10px;
	border-top: #336699 1px solid;
	padding-left: 10px;
	font-size: 10pt;
	cursor: hand;
	color: black;
	border-bottom: #336699 1px solid;
	font-family: Tahoma;
	background-color: #aac3e2;
}


.MedTrakMenuGroup
{
	background-color: #6390c6;
}

.MedTrakMenuItem
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
	 cursor: hand;
	 font-family: Tahoma;
}

.MedTrakMenuItemHover
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
	 cursor: hand;
	 font-family: Tahoma;
}

.MedTrakMenuBreak
{
	width: 100%;
	height: 1px;
	background-color: #336699;
}

.MenuOver
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
}

.subMenu
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: white;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
}

.subMenuOver
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	border-left: #336699 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #aac3e2;
}

.sideMenuTitle
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 5px;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #6390c6;
}

.sideMenuTitleOver
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 5px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #aac3e2;
}


.sideMenu
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 8px;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	background-color: whitesmoke;
}

.sideSubMenu
{
	border-right: #336699 1px solid;
	border-top: whitesmoke 1px solid;
	padding-right: 5px;
	padding-left: 11px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	background-color: whitesmoke;
}

.sideSubMenuOver
{
	border-right: #336699 1px solid;
	padding-right: 5px;
	border-top: #336699 1px solid;
	padding-left: 11px;
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 2px;
	color: black;
	padding-top: 2px;
	border-bottom: #336699 1px solid;
	background-color: #aac3e2;
}