﻿div
{
	margin: 0;
	padding: 0;
}

#footer
{
    height: 10px;
    margin: 1px auto;
    width: 100%;    
    font-size: 9pt;
    background-color: #0066cc;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content
{
    float: left;
    width: 470px;
    background-color: White;
    margin: 1px;
}
#mainPageContent
{
	background-color: White;
	width: 99%;	
	margin: 5px;  
}
#contentSub
{
    float: left;
    width: 630px;
    background-color: White;
    margin: 1px;
}
#navigation
{
    float: left;
    clear: left;
    background-color: #ffffff;
    width: 142px;
    margin: 3px 0px 0px;
    padding: 5px;
    border-right: #4169e1 1px solid;
    border-top: #4169e1 1px solid;
    border-bottom: #4169e1 1px solid;
}
#navigation ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    float: left;
    width: 142px;
}
#navigation a
{
    background-color: #FFFFCC;
    display: block;
    padding: 5px;
    width: 142px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FF9900;
    color: #000000;
}
#navigation a:hover
{
    color: #3300ff;
    background-color: #FFCC66;
}

#mainContentLeft
{
	margin: 5px 7px 10px 9px;
	float: left;
	width: 262px;	
	color: White;	
}

#mainBottomContent
{
	clear: both;	
	background-color: White;
}
.ButtonBlue
{
    background-position: 25% 50%;
    background: url(../images/blue_button_bg.gif) no-repeat 25% 50% #333;
    border: 1px solid #0f72ac;
    margin-bottom: 3px;
    color: #FFF;
    height: 22px;
    padding: 0 3px 0 3px;
    font-weight: bold;
    
}

.button {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 12px; 
	CURSOR: hand;
	BACKGROUND-IMAGE: url(images/btn_skin.gif); 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}

.textbox1 {padding:1px; border:solid 1px rgb(200,200,200);}
.lgboldwhitefont
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 14px;
	FONT-WEIGHT: bold
}
.medboldwhitefont
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana, Arial, sans-serif;
}
.lgboldblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 18px;
	FONT-WEIGHT: bold
}
.lglightblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 16px;
	FONT-WEIGHT: normal
}
.medboldblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
	FONT-WEIGHT: 800
}
.medblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
	FONT-WEIGHT: normal
}
.smallblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 10px;
	FONT-WEIGHT: normal
}
.smallredfont
{
    color: #FF0000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.smallboldblackfont
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 10px;
	FONT-WEIGHT: bold
}
A.smlink:hover
{
    COLOR: #FF0000;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10px;
	FONT-WEIGHT: 800;
	text-decoration : none
}
A.smlink:link
{
    font-weight: 800;
	font-size: 10px;
	cursor: hand;
	color: #008080;
	font-family: Arial, Verdana;
	text-decoration: none;
}

A.emaillink:active
{
	font-size: 10px;
	color: blue;
	font-family: Arial, Verdana;
	text-decoration: none;
}
#mainBorder
{
	border-right: #023867 1px solid;
	border-top: #023867 1px solid;
	border-left: #023867 1px solid;
	border-bottom: #023867 1px solid;
	border-collapse: collapse;
}


#mainHeaders
{
    border-style: none outset outset outset;
    border-width: 1px;
    border-color: #999933;
    background: black url(../images/silvergradientover.gif) repeat-x center left;
    font: bold 12px Tahoma, "Lucida Grande" , "Trebuchet MS" , Helvetica, sans-serif;
    color: white;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    border-collapse: collapse;
    padding: 3px 0;
    margin: 1px 1px 0px 1px;
}
.mainHeaders
{
     background: black url(../images/silvergradientover.gif) repeat-x center left;
    font: bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
    color: white;
    display: block;
    position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
    border: #999933 1px outset;    
    border-collapse: collapse;
    padding: 3px 0;
     margin: 1px 1px 0px 1px;
     border-style: none outset outset outset;
    border-width: 1px;
}
.HeaderContainer
{
	font-weight: bold;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#003366' ,endColorStr= '#ffffff' ,gradientType= '0' );
	color: white;
	font-family: Verdana;
}

#TDBg
{
	border-collapse: collapse;
	background-color: #f0f8ff;
}

#mainFormHeader
{
	border-right: #023867 1px outset;
	border-top: #023867 1px outset;
	border-left: #023867 1px outset;
	border-bottom: #023867 1px outset;
	border-collapse: collapse;
	background-color: #017c85;
}
#FormHeader
{
	border-right: #999933 1px outset;
	border-top: #999933 1px outset;
	border-left: #999933 1px outset;
	border-bottom: #999933 1px outset;
	border-collapse: collapse;
	color: white;
	font-family: Verdana;
}
#mainFormSubHeader
{
    border-right: #425a63 1px solid;
    border-top: #425a63 1px solid;
    border-left: #425a63 1px solid;
    border-bottom: #425a63 1px solid;
    border-collapse: collapse;
    background-color: #cd5c5c;
}
#smlinkCal
{
	font-weight: normal;
	font-size: 10px;
	cursor: hand;
	color: #330099;
	font-family: Arial, Verdana;
	text-decoration: none;
}
#smlinkCal A:hover
{
	font-size: 10px;
	color: #ff0000;
	font-family: Arial, Verdana;
	text-decoration: none;
}
#lkButton A
{
	border-right: #f6f4f6 0px solid;
	border-top: #f6f4f6 0px solid;
	border-left: #f6f4f6 0px solid;
	border-bottom: #f6f4f6 0px solid;
	display: block;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	color: #000000;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: verdana;
	text-decoration: none;
} 
#lkButton A:hover
{
	border-right: #daa520 1px solid;
	padding-right: 0px;
	border-top: #daa520 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #daa520 1px solid;
	width: 100%;
	color: #000033;
	padding-top: 0px;
	border-bottom: #daa520 1px solid;
	background-color: #f0e68c;
	font-weight: normal;
	font-size: 11px;
} 
.TextBoxL
{
	border-right: 0px inset;
	border-top: #000000 0px inset;
	font-size: 20px;	
	border-left: #000000 0px inset;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #000000 0px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.smTextBox
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 10px;
	background-image: url(images/box_shadow1.gif);
	border-left: #000000 1px inset;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #000000 1px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.TitleOrderMed
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;
	FONT-WEIGHT: 800
}
.TOtextBox
{
	border-right: #ffffff 0px inset;
	border-top: #ffffff 0px inset;
	font-size: 11px;
	border-left: #ffffff 0px inset;
	cursor: auto;
	color: #000000;
	border-bottom: #ffffff 0px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.smTextBoxReQ
{
	border-right: #ff0033 1px solid;
	border-top: #ff0033 1px solid;
	font-size: 10px;
	border-left: #ff0033 1px solid;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #ff0033 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffe4e1;
	text-align: left;
}
.smTextBoxReQFinal
{
	border-right: #00008b 1px solid;
	border-top: #00008b 1px solid;
	font-size: 10px;
	border-left: #00008b 1px solid;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #00008b 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #add8e6;
	text-align: left;
}
.Redbutton
{
	border-right: #000000 2px outset;
	border-top: #000000 2px outset;
	font-size: 12px;
	border-left: #000000 2px outset;
	cursor: hand;
	border-bottom: #000000 2px outset;
	background-color: #cc6666;
}
.fieldset
{
	padding-right: 0.25em;
	padding-left: 0.25em;
	padding-bottom: 0.25em;
	margin-left: 30px;
	color: #000000;
	padding-top: 0.25em;
}
legend {FONT-WEIGHT: bold; text-transform: uppercase;}

.applemenu
{
    margin: 0px 1px 0px 1px;
    padding: 0;
    width: 180px; /*width of menu*/
    border: 1px solid #023867;
}

.applemenu div.silverheader a{
background: black url(../images/silvergradient.gif) repeat-x center left;
font: bold 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 3px 0;
padding-left: 8px;
text-decoration: none;
border: #999933;
border-style: none outset outset outset;
border-width: 1px;    
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(../images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 425px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}
.photoborder {border:1px solid #cecece;padding:4px;background:#d9d9d9 url(images/bg-photo.png) top repeat-x;margin-bottom:5px;display:block;}

