﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.navigation-bar {background-color: Transparent;
text-align: left}
.navigation-bar a:visited {color: Orange;}
.navigation-bar a:active {color: Black;}
.navigation-bar a:link {color: Orange;
text-decoration: none}
.navigation-bar a:hover {color: OrangeRed;
text-decoration: none}

.footer-bar {background-color: Transparent;
text-align: left; font-size: xx-small;}
.footer-bar a:visited {color: Orange;}
.footer-bar a:active {color: Black;}
.footer-bar a:link {color: Orange;
text-decoration: none}
.footer-bar a:hover {color: OrangeRed;
text-decoration: none}

.admin-bar {background-color: Transparent;
border: medium #ffffff solid;
padding: 1%;
text-align: left}
.admin-bar a:visited
.admin-bar a:link {color: white;
text-decoration: none}
.admin-bar a:hover {color: Silver;
text-decoration: none}

.logoFontStandard {font-family:Times New Roman; font-size:medium; color:Gray;}
.logoFontCalli {font-family:Lucida Calligraphy; font-size:medium; color:Gray; font-weight:bold;}

.standard-fonts {font-size: x-small; color: Navy;}
.standard-fontsred {font-size: x-small; color: Red;}

.contacttextfont {font-size: x-small; color:Silver;}
.contactdisplayfont {font-size:x-small; color:Navy;}

.christ {font-size:small; font-family:Times New Roman;}

.servicesfont {font-size:small; color:black;}
.servicestitlefont {color:#666666;}
.servicessectionfont {color:#777777;}

.header-font 
{
	font-family:Garamond;
	font-size:x-large;
	color:"#000000";
}

.fmc {font-size:small; font-family:Times New Roman; color:Navy;}
.fmcErrorFonts {font-size: small; color: Red;}
.fmcLinkFonts{font-size:medium; font-family:Times New Roman;}

.fmcUserHeader{font-size:large; font-family:Times New Roman; font-weight:bold;}

wireFrame {
display: 	none; 
overflow: hidden; 
z-index: 2; 
background-color: #FFFFFF; 
border: solid 1px #D0D0D0;
}

.input{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0 url(images/button_bg.gif) repeat-x center;
    font-size: 11px; text-transform: capitalize; color: #415B72 !important; cursor:pointer; margin: 1px 0;
    text-align:center; text-decoration:none; vertical-align: top; font-weight:900; border: 1px solid #8D9B9E;
    white-space: nowrap;}
    
.hrefInput{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0 url(images/button_bg.gif) repeat-x center;
    font-size: 11px; text-transform: capitalize; color: #415B72 !important; cursor:pointer;
    text-align:center; text-decoration:none; vertical-align: top; font-weight:900; border: 1px solid #8D9B9E;
    white-space: nowrap;}

.selectorInput{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0 url(images/button_bg.gif) repeat-x center;
    font-size: 11px; text-transform: capitalize; color: #415B72 !important; cursor:pointer; margin: 1px 0;
    text-align:center; text-decoration:none; vertical-align: middle; font-weight:900; border: 1px solid #8D9B9E;
    white-space: nowrap; width:250px;}

.loginForms{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0; width: 250px;
    font-size: 11px; text-transform: capitalize; color: #415B72 !important; cursor:default; margin-left: auto; margin-right: auto;
    text-align:left; text-decoration:none; vertical-align: middle; font-weight:900; border: 1px solid #8D9B9E;}

.userForms{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0;
    font-size: 11px; text-transform: capitalize; color: #415B72 !important; cursor:default; margin: 1px 0;
    text-align:left; text-decoration:none; vertical-align: middle; font-weight:900; border: 1px solid #8D9B9E;}
    
.patientCredentials{
    font-family: Arial, Helvetica, sans-serif; background:#E6EEF0 repeat-x center;
    font-size: 11px; color: #415B72 !important; cursor:pointer; margin: 1px 0;
    text-align:left; text-decoration:none; vertical-align: middle; font-weight:900; border: 1px solid #8D9B9E;
    white-space: nowrap;}