body 
{
	font-family:verdana,arial; 
	font-size: 11px; 
	color:black;
	margin: 0px;
	background-color: black;
}
td 
{ 
	font-family: Verdana,Arial; 
	font-size:11px; 
	color:black;
}
p
{ 
	font-family: Verdana,Arial; 
	font-size:11px; 
	color:black;
}
H5
{font-family: Verdana, arial; font-size: 14px; color:black;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
ol 
{  
	MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px;
	list-style-type:decimal;
	font-family:verdana,arial;  
}
ul 
{ 	
	MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px;
	list-style-type:square; 
	font-family:verdana,arial; 
}
A.MedLink:link, A.MedLink:visited
{
    COLOR: navy;
    font-size: 11px;
    font-weight: bold;	
    text-decoration:underline;
    font-family:verdana,arial; 
    
}
A.MedLink:hover
{
	color: red;
	font-size: 11px;
	font-weight: bold;
	TEXT-DECORATION: underline;
	font-family:verdana,arial; 
}
A.superLink:link, A.superLink:visited
{	
	color:white;
	font-size:15px;
	font-weight:bold;
	font-family:verdana,arial; 
}
.superText
{
	color:white;
	font-weight: bold;
	font-size:15px;
	font-family:verdana,arial; 
}
.importantText
{
	color:Red;
	font-weight: bold;
	font-size:13px;
	font-family:verdana,arial; 
}
.pageHeader
{
	color:white;
	font-weight: bold;
	font-size:13px;
	font-family:verdana,arial; 
	
}
.headingText
{
	color:Red;
	font-weight: bold;
	font-size:13px;
	font-family:verdana,arial; 
}
.redBoldText
{
	font-size: 11px;
	font-weight: bold;
	font-family:verdana,arial; 
	color: Red;
}
.boldText
{
	font-size: 11px;
	font-weight: bold;
	font-family:verdana,arial; 
}
.leftRail
{
	font-family:Verdana,Arial;
	font-size:10px;
	color:Black;
	width:110px;
	height:500px;
	background-color:black;
	border-right: solid 4px red;
}
.rightRail
{
	background-color:black;
	font-family:Verdana,Arial;
	font-size:10px;
	color:white;
	width:95px;
	border-left: solid 4px red;
}
.breaker
{
	background-color:red;
	border:solid 1px #BB0000;
}
.redBar
{	
	background-image: url(images/red_bar.gif); 
	background-repeat: repeat-y; 
	background-position: right;
}
.blueBar
{	
	background-image: url(images/menu_blue6.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.menuBarItem
{
	padding-left:10px; padding-right:10px;
	color:White;
	font-weight:bold;
	border-right:solid 1px white;
	font-family:Tahoma,Verdana;
	font-size:9px;
	cursor:hand;
}
.menuBarItemOn
{
	background-image: url(images/red_bar.jpg); 
	padding-left:10px; padding-right:10px;
	color:white;
	font-weight:bold;
	border-right:solid 1px white;
	font-family:Verdana;
	font-size:9px;
	cursor:hand;
}
.FieldHeadNoWidth
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial;
	background-color:#ccccdd;
	text-align:right;
}
.FieldHead
{
	width:200px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial;
	background-color:#ccccdd;
	text-align:right;
}
.Field
{	
	font-size: 11px;
	font-family: Verdana,Arial;
	background-color: #eeeeee;
}
.row1
{
	background-color: #EEEEEE;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: Black;
}
.row2
{
	background-color: #CCCCDD;
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: Black;
}
.resultHeader
{
	font-size: 10px;	
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	background-color: white;
	color: white;
	background-image: url(images/menu_blue6.gif); 
	background-position: left top;
	background-repeat:repeat-x;
	height:20px;
	padding-left:2px;
}

.resultHeaderSub
{
	font-size: 10px;	
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #CC4444;
	background-color: #aaaacc;
	height:20px;
}
.resultPage
{
	font-size: 10px;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	background-color: #e0e0e0;
}
.Button{
	background-image: url(images/red_bar.jpg); 
	padding-left:10px; padding-right:10px;
	color:white;
	font-weight:bold;
	border-right:solid 1px silver;
	border-left:solid 1px silver;
	border-top:solid 1px silver;
	border-bottom:solid 1px silver;
	font-family:Verdana;
	font-size:11px;
	height:20px;
}
.BlueButton{
	background-image: url(images/menu_blue6.gif); 
	padding-left:2px; padding-right:2px;
	color:white;
	font-weight:bold;
	border-right:solid 1px silver;
	border-left:solid 1px silver;
	border-top:solid 1px silver;
	border-bottom:solid 1px silver;
	font-family:Verdana;
	font-size:9px;
	height:20px;
}
.error
{ 
	font-weight:bold;
	font-family: Verdana,Arial; 
	font-size:11px; 
	color:red;
}
.editSearch
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	width: 100px;
	/*background-image: url(images/editback.gif);*/
}
.editShort
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	width: 125px;
	/*background-image: url(images/editback.gif);*/
}
.editTiny
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	width: 40px;
	/*background-image: url(images/editback.gif);*/
}
.editLong
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	width: 200px;
	/*background-image: url(images/editback.gif);*/
}
.editArea
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	width: 325px;
	height:100px; 
	/*background-image: url(images/editback.gif);*/
}
.editList
{
	border-right: #555555 1px solid;
	border-top: #555555 1px solid;
	font-size: 11px;
	border-left: #555555 1px solid;
	border-bottom: #555555 1px solid;
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #eeeeee;
	/*background-image: url(images/editback.gif);*/
}
.redHeader
{
	background-image: url(images/red_bar.jpg); 
	padding-left:11px; padding-right:10px;
	color:white;
	font-weight:bold;
	border-right:solid 1px white;
	font-family:Verdana;
	font-size:10px;
}
.blueHeader
{
	background-image: url(images/menu_blue6.gif); 
	padding-left:11px; padding-right:10px;
	color:white;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	text-transform:uppercase;
	height: 20px;
}
A.headerLink:link, a.headerLink:visited
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.headerLink:hover
{
	color: red;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana; 
	text-decoration: underline;	
}
.SearchFieldHead
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial;
}
.content
{
	background:white;
	font-family:verdana,arial; 
	font-size: 11px; 
	padding-left:5px;
	padding-right:5px;
}
.crumbs
{
	font-family:verdana,arial; 
	font-size: 10px; 
}
A.smallNavLink:link, a.smallNavLink:visited
{
	color: navy;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

A.smallNavLink:hover
{
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana; 
	text-decoration: underline;	
}
.boxSection
{
	background-color: #ccccdd;
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	border-left: navy 1px solid;
	border-bottom: navy 1px solid;
}
.fieldHeadTest
{	
	width:200px;
	font-size: 11px;
	font-weight:bold;
	font-family:Tahoma, Verdana;
	background-image: url(images/fieldHead.gif);
	text-align:right;	
	border-collapse:collapse;
	border-top:1px solid #ccccdd;
}
