/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
.clsIndex
{
	background-color: #b2d1d2;
}
.clsMidIndex
{
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 10px solid;
	border-right: 10px solid;
	border-color: #b2d1d2;
}
.clsHeader
{
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	background-color: #b2d1d2;
}
.clsHeaderRight
{
	background-image: url(Images/srmsecomlogoRepeater.jpg);
	background-repeat: repeat-x;
	background-color: #b2d1d2;
}
.clsHome
{
	background-image: url(Images/blueGreenBG.jpg);
	background-repeat: no-repeat;
	background-color: #006a6a;
}
.clsNavHome
{
	border-left: #eafbfc solid 5px;
	border-bottom: #eafbfc solid 5px;
	border-top: #eafbfc solid 5px;
	border-right: #eafbfc solid 5px;
	background-color: #eafbfc;
	font-weight:bold;
	font-size: 14pt;
}
.clsNavHome A:link .clsNavHome A:visited
{
	font-weight:bold;
	font-size: 14pt;
	text-decoration:none;	
}
.clsNavLine
{
	color: #006869;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.clsSubNavigator
{
	background-color: #eafbfc;
	background-repeat: repeat-y;
}
.clsSubNavigator A:link, .clsSubNavigator A:visited
{
	background-color: #eafbfc;
	background-repeat: repeat-y;
}
.clsNavigator
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	padding-left: 7px;
	padding-right: 7px;
	color: #006869;
	background-color: white;
}
.clsNavigator A:link, .clsNavigator A:visited
{
	font-weight: bold;
	color: #4b9d8e;
	text-decoration: none;
}
.clsHover:hover
{
	color: darkgoldenrod;
}
.clsProdTable
{
	border: #006869 1px solid;
}
.clsProdTableRight
{
	border-right: #006869 1px solid;
}
.clsProdTableBottom
{
	border-bottom: darkred 1px solid;
}
.clsBody
{
	border-bottom: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	background-color: white;
}
.clsBodyFull
{
	background-color: papayawhip;
}
.clsFooter
{
	background-color: #006869;
}
.clsFooter A:link, .clsFooter A:visited
{
	border-bottom: 0px solid;
	border-top: 0px solid;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #006869;
}
.clsFilters
{
	background-color: gainsboro;
}
.clsMenuLB
{
	font-weight: bold;
	font-size: 8pt;
	border-left-color: #5a362d;
	border-bottom-color: #5a362d;
	color: #5a362d;
	border-top-style: inset;
	border-top-color: #5a362d;
	border-right-style: inset;
	border-left-style: inset;
	background-color: #e49c54;
	border-right-color: #5a362d;
	border-bottom-style: inset;
}
.clsMenu
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #006869;
}
.clsSelectedMenu
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	background-color: transparent;
}
.clsVisited
{
	font-size: 14px;
	color: #006869;
	text-decoration: underline;
}
.clsVisited A:link, .clsVisited A:visited
{
	font-size: 14px;
	color: mediumblue;
	text-decoration: underline;
}
.clsLink
{
	font-size: 14px;
	color: mediumblue;
}
.clsLink A:link, .clsLink A:visited
{
	font-size: 16px;
	color: mediumblue;
	text-decoration:none;
}
.clsGreenLink
{
	font-size: 14px;
	font-weight:bold;
	color: #006869;
}
.clsGreenLink A:link, .clsGreenLink A:visited
{
	font-size: 16px;
	font-weight:bold;
	color: #006869;
	text-decoration:underline;
}
.clsBlueLink
{
	font-size: 14px;
	font-weight:bold;
	color: mediumblue;
}
.clsBlueLink A:link, .clsBlueLink A:visited
{
	font-size: 16px;
	font-weight:bold;
	color: mediumblue;
	text-decoration:underline;
}
.clsDiabeticLink
{
	font-size: 14px;
	color:black;
}
.clsDiabeticLink A:link, .clsDiabeticLink A:visited
{
	font-size: 14px;
	font-weight:bold;
	color: #006869;
	text-decoration:underline;
}
.clsLabel
{
	font-weight: bold;
	font-size: 10pt;
}
.clsLabelUnbold
{
	font-size: 10pt;
}
.clsLabelSmall
{
	font-weight: bold;
	font-size: 8pt;
}
.clsLabelLarge
{
	font-weight: bold;
	font-size: 14pt;
	color: #006869;
}
.clsLabelMed
{
	font-weight: bold;
	font-size: 12pt;
	color: #006869;
}
.clsLabelMedBlack
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
}
.clsTBSmall
{
	width: 30px;
	font-size:12px;
}
.clsTBMed
{
	width: 100px;
	font-size:12px;
}
.clsTBLarge
{
	width: 400px;
	font-size:12px;
}
.clsTBMulti
{
	width: 100%;
	height: 40px;
	font-size:12px;
}
.clsTBMultiTall
{
	width: 100%;
	height: 400px;
	font-size:12px;
}
.clsTBMultiExpanded
{
	width: 100%;
	height: 800px;
	font-size:12px;
}
.clsThumbnail
{
	width: 150px;
	height: 100px;
	text-align: center;
}
.clsMedImage
{
	width:225px;
	height:150px;
}
.clsLgImage
{
	width:300px;
	height:200px;
}
.clsSquareImage
{
	width:150px;
	height:150px;
}
.clsWide60
{
	width: 60%;
}
.clsWide90
{
	width: 90%;
}
.clsButton
{
	border-right: black 3px outset;
	border-top: #fff0ca 3px outset;
	font-weight: bold;
	font-size: 14px;
	border-left: #fff0ca 3px outset;
	color: black;
	border-bottom: black 3px outset;
	background-color: #c8b884;
} 
.clsCustomDkButton
{
	border-right: #eafbfc 3px outset;
	border-top: #eafbfc 3px outset;
	font-weight: bold;
	font-size: 14px;
	border-left: #eafbfc 3px outset;
	width: 200px;
	border-bottom: #eafbfc 3px outset;
	font-family: Helvetica, sans-serif;
	background-color: #006869;
}
.clsCustomDkButton A:link, .clsCustomDkButton A:visited
{
	color: white;
	text-decoration: none;
}
.clsCustomDkContButton
{
	border-right: #eafbfc 3px outset;
	border-top: #eafbfc 3px outset;
	font-weight: bold;
	font-size: 13px;
	border-left: #eafbfc 3px outset;
	width: 255px;
	border-bottom: #eafbfc 3px outset;
	font-family: Helvetica, sans-serif;
	background-color: #006869;
}
.clsCustomDkContButton A:link, .clsCustomDkContButton A:visited
{
	color: white;
	text-decoration: none;
}
.clsCustomLtButton
{
	border-right: #006869 2px outset;
	border-top: #8ccacb 2px outset;
	font-weight: bold;
	font-size: 14px;
	border-left: #8ccacb 2px outset;
	width: 200px;
	border-bottom: #006869 2px outset;
	font-family: Helvetica, sans-serif;
	background-color: #eafbfc;
}
.clsCustomLtButton A:link, .clsCustomLtButton A:visited
{
	color: black;
	text-decoration: none;
}
.clsDDL
{
	width:140px;
}
.clsRBL
{
	font-weight: bold;
	font-size: 10pt;
	color:#006869;
}
.clsCalendar
{
	font-size: xx-small;
	background-color: white;
}
.clsCalendarSm
{
	height:20px;
	width:20px;
}
.clsNextPrevStyle
{
	color:White;
	vertical-align:bottom;
}
.clsSelectedDayStyle
{
	font-weight: bold;
	color: black;
	background-color: gainsboro;
}
.clsTitleStyle
{
	color:White;
	font-weight:bold;
	font-size:8pt;
    background-color:#006869;
}
.clsTodayDayStyle
{
	background-color: #b2d1d2;
}
.clsWeekendDayStyle
{
	color: black;
	background-color: navajowhite;
}
.clsDG
{
	background-image: url(Images/GreenFade.jpg);
	background-repeat: repeat-y;
	border-left: 0px solid #006869;
	border-right: 0px solid #006869;
}
.clsDGHeader
{
	font-weight: bold;
	font-size: 14px;
	color:black;
	background-color: NavajoWhite;
}
.clsDGHeader A:link, .clsDGHeader A:visited
{
	font-weight: bold;
	font-size: 14px;
	color:White;
	background-color: black;
}
.clsDGBillingHeader
{
	font-weight: bold;
	font-size: 16px;
	color:white;
	background-color: #006869;
}
.clsDGFooter
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	background-color: #d5b79d;
	text-align: right;
	text-decoration: none;
}
.clsDGItemInternal
{
	font-size: 12px;
	color: black;
	background-color: white;
}
.clsDGItem
{
	font-size: 12px;
	color: black;
	background-color:Transparent;
}
.clsDGItem A:link, .clsDGItem A:visited
{
	font-size: 12px;
	background-color:Transparent;
	color: black;
	border-left: 0px solid #006869;
	border-right: 0px solid #006869;
}
.clsDGAlternating
{
	font-size: 12px;
	color: black;
	background-image: url(Images/LtGreenFade.jpg);
	background-repeat: repeat-y;
}
.clsDGAlternating A:link, .clsDGAlternating A:visited
{
	font-size: 12px;
	color: black;
	background-image: url(Images/LtGreenFade.jpg);
	background-repeat: repeat-y;
	border-left: 0px solid #006869;
	border-right: 0px solid #006869;
}
.clsDGPager
{
	font-size: 12px;
}
.clsDGPager A:link, .clsDGPager A:visited
{
	font-size: 14px;
}
.clsValidator 
{
	font-size: .8em;
	font-style: normal;
	color:Red;
	font-weight: bold;
}
.clsScript
{
	border-right: #c8b884 5px solid;
	border-top: #c8b884 5px solid;
	font-weight: bold;
	font-size: 12px;
	background-color: #c8b884;
	vertical-align: middle;
	border-left: #c8b884 5px solid;
	color: black;
	border-bottom: #c8b884 5px solid;
} 
.clsReturn
{
	border-right: #f6b320 5px solid;
	border-top: #f6b320 5px solid;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	border-left: #f6b320 5px solid;
	color: black;
	border-bottom: #f6b320 5px solid;
	background-color: #f6b320;
} 
.clsBlueBG
{
	background-color: #1345b6;
}
.clsGreenBG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #006a6a;
	border-bottom-style: none;
}
.clsGoldFade
{
	background-image: url(Images/goldFade.jpg);
	background-repeat: no-repeat;
}
.clsMedGreenFadeBG
{
	border-top: 1px solid #006869;
	border-left: 1px solid #006869;
	border-right: 1px solid #006869;
	background-image: url(Images/MedGreenFade.jpg);
	background-repeat: repeat-y;
}
.clsDisplay
{
	border-left: 1px solid #006869;
	border-right: 1px solid #006869;
}
.clsOutline
{
	border-left: 1px solid #006869;
	border-right: 1px solid #006869;
	border-top: 1px solid #006869;
	border-bottom: 1px solid #006869;
}
.clsLogonOutline
{
	border-left: 1px solid #b2d1d2;
	border-right: 1px solid #b2d1d2;
	border-top: 1px solid #b2d1d2;
	border-bottom: 1px solid #b2d1d2;
}
.clsDisplayBottom
{
	border-bottom: 1px solid #006869;
}
.clsDisplayTop
{
	border-top: 1px solid #006869;
}

