﻿
.SubHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	font-style: normal;
	font-weight: bold;
}
.StatusHeads
{
	font-family: Arial;
	font-size: 12px;
	color: #294d87;	
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
select
{
	background-image: url(../../images/select_bg.jpg);
	border: 1px solid #c1c1bf;
}

.Buttons
{
    BORDER-RIGHT: #cccccc 1px solid;
	color: white;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc 1px solid;
    font-weight: normal;
    background-color: White;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#acbedd, EndColorStr=#294d87);
    padding-top: 1px;	
}
.Buttons_Bold
{
    BORDER-RIGHT: #cccccc 1px solid;
	color: white;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #cccccc 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #cccccc 1px solid;
    font-weight: bold;
    background-color: White;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#acbedd, EndColorStr=#294d87);
    padding-top: 1px;	
}
.Textboxes
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}
.DropDownLists
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
}
.DropDownLists_FixedWidth
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Arial;
	height: 18px;
}
.RequiredFields
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.MessageLabels
{
	font-family: Arial;
	font-size: 11px;
	color: Red;	
	font-style: normal;
	font-weight: normal;
}
.FieldLabels
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: Black;	
	font-style: normal;
	font-weight:normal;
}
td.padding
{
	padding:2px;
}
.FieldLabels_Bold
{
	font-family: Arial;
	font-size: 11px;
	color: Black;	
	font-style: normal;
	font-weight: bold;
}
.HeaderText
{
	font-family: Arial;
	font-size: 18px;
	color: #3b3b45;
	font-style:normal;
	font-weight: bolder;
	letter-spacing: -1px;
}
.HeaderCell
{
 background-color: inherit;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}

.GridRecordCountFooter
{
	font-weight: bold
}

.MenuHelp
{
	font-color: white;
	font-weight: bold
}

table.patterntable
{
	border: 1px solid #cdcdcd;
	background-image:url(../../images/tb_bg.jpg);
}

.SmallWhite
{
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

td.mainheaderbackground
{
	background-image: url(../../images/top_bg.jpg);
}

td.righty
{
	width: 5px;
	background-image: url(../../images/title_righty.gif);
}

td.lefty
{
	width: 5px;
	background-image: url(../../images/title_lefty.gif);
}

td.appnamebox
{
	background-color: #002C70;
	padding-left:10px;
	padding-right:10px;
}
td.infoleft
{
	width: 5px;
	background-image: url(../../images/info_left.gif);
}

td.inforight
{
	width: 5px;
	background-image: url(../../images/info_right.gif);
}

.MilesGridInactive
{
	background-color: #FFCCCC
}

.MilesGridInactiveAlternating
{
	background-color: #FFDDDD
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.breadcrumbs:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.bar_bg {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
}
.Gray-white_bg {
	background-image: url(images/Gray-withe_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.m12txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #494949;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #494949;
}.div_Line {
	background-image: url(images/div_bg.gif);
	background-repeat: repeat-x;
}
.nav_box {
	background-color: #DEE0E4;
	height: 29px;
	width: 162px;
	border: thin solid #EFF0F0;
	padding: 1px;
}
.droplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8F90;
	font-weight: bold;
	text-decoration: none;

}
.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36363C;
}

