﻿body, html
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px;
	height: 100%;
	color: #0B5386;
}

.tabSelect
{
	border-width: 1px;
	border-color: #C8C8B7;
	margin: 5px 2px 0px 2px;
	padding: 8px 2px 0px 2px;
	background-color: #FFFFFF;
	float: left;
	height: 27px;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}


.tabUnSelect
{
	border-width: 1px;
	border-color: #C8C8B7;
	padding: 10px 2px 2px 0px;
	background-color: #E8EDF9;
	float: left;
	height: 20px;
	text-align: center;
	margin-top: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-right: 2px;
	margin-left: 2px;
}
        .menuMain
        {
	border: 1px solid #EBE8D6;
	background-image: url('../images/request_center.gif');
	background-repeat: repeat-x;
}
        .footerText
        {
           font-family: arial;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #666666;
        }
        .subMenu
        {
            background-color: White;
            display: block;
        }


.errormessage
{
	font-size: small;
	color: red;
	font-weight: bold;
}
.subheader
{
	font-size: 14px;
	border: 1px solid #ECE9D8;
	background-color: #345FA6;
	color: #FFFFFF;
	font-weight: bold;
}

.headerText
{
	font-weight: bold;
	color: #3F67D1;
	font-size: 14px;
}

.listviewHeader
{
	background-color: #C1D2EE;
}

.listviewHeaderSmall
{
	background-color: #C1D2EE;
	font-size: 10px;
}

.listviewAlt
{
	background-color: #EEEEEE;
}
body a
{
	color: #0000CC;
	font-weight: normal;
	text-decoration: underline;
}


.smallText
{
	font-size: 9px;
}

a.menulink
{
	font-size: 13px;
	font-weight: normal;
}
.errorText
{
	color: #FF0000;
}

.mediumText
{
	font-size: 12px;
}
.restDiv
{
	padding: 5px;
}
.header
{
	font-size: 19px;
	color: #3F67D1;
	font-weight: bold;
}

a.menulink:hover
{
	color: #0099FF;
}
.largeHeaderText
{
	color: #11578A;
	font-size: 19px;
}
.addheader
{
	background-color: #EFEFED;
	font-size: 12px;
}
.tabPageDiv
{
	border: 1px solid #C6C6C6;
}
.listItem
{
	padding: 10px;
}

.listItemLink
{
	font-size: 16px;
	color: #003399;
}
.listviewSmallText
{
	font-size: 10px;
}
.whitelink
{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.disabledText
{
	color: #7F7F7F;
	font-style: italic;
	background-color: #FFFFFF;
}
.smheader
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #cc6600;
	font-weight: bold;
}
