﻿div
{
	margin: 0;
	padding: 0;
}
#containerLogin
{
    width: 460px;
    padding: 2px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    border-right: #778899 5px solid;
    border-top: #778899 5px solid;
    border-left: #778899 5px solid;
    border-bottom: #778899 5px solid;
    background-color: #ffffff;
}
#bannerLogin
{
	background: url(images/login/loginheader.jpg) no-repeat;
	width: 459px;
	height: 142px;
	border-bottom: #DADFCD solid 1px;
}
#LoginBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #ffffff;
    margin: 1px;
    background-color: #0066cc;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
#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;
}
.TextBox
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 12px;
	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;
}
.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
}
.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
}

.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
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    border-right: #999933 1px outset;
    border-top: #999933 1px outset;
    border-left: #999933 1px outset;
    border-bottom: #999933 1px outset;
    border-collapse: collapse;
    background-image: url(images/TD_headerBG.gif);
}
.mainHeaders
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Verdana;
    border-right: #999933 1px outset;
    border-top: #999933 1px outset;
    border-left: #999933 1px outset;
    border-bottom: #999933 1px outset;
    border-collapse: collapse;
    background-image: url(images/TD_headerBG.gif);
}
.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;}