﻿body
{
	vertical-align: top;
	font-family: Verdena, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.normal_text
{
	vertical-align: top;
	font-family: Verdena, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.small, small_text
{
	vertical-align: top;
	font-family: Verdena, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.Title_blue
{
	font-weight: bold;
	font-size: 16px;
	color: #044377;
	font-family:   Tahoma, Verdena;
	line-height: 20px;
}
.sub_title
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family:   Tahoma, Verdena;
	line-height: 18px;
}

.title_black
{
	font-family: Tahoma, Verdena;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.Title_text, .title_text
{
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.Title_text_big
{
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.Calendar
{
	border: 1px solid #996633;
	background-color: #66CCFF;
	
}
.CalendarMonth:link, .CalendarMonth
{
	color: #000000;
	background-color: #66CCFF;
}
.CalendarDays:link, .CalendarDays
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #333333;
	font-size: 10px;
	background-color: #99CCFF;
	color: #000000;
}
.CalendarToday:link, .CalendarToday
{
	font-size: 10px;
	background-color: #FF6600;
}
.CalendarWeekDay:link, .CalendarWeekDay
{
	font-size: 10px;
	background-color: #FFFFCC;
}
.CalendarWeekend:link, .CalendarWeekend
{
	font-size: 10px;
	background-color: #FFCC66;
}
.CalendarOffMonth:link, .CalendarOffMonth
{
	font-size: 10px;
	background-color: #CCCCCC;
}
.CalendarSelected:link, .CalendarSelected
{
	font-size: 10px;
	background-color: #FF9933;
}


A:link
{
	text-decoration: none;
	color: #044377;
}
A:visited
{
	text-decoration:none;
	color: #044377;
}

A:hover
{
	color: #333333;
	text-decoration: none;
}
.error_text
{
	font-size: 12px;
	color: #cc3300;
}


.table
{
	width: 1100px;
	vertical-align: top;
	text-align: left;
}
.textbox
{
	border: 1px solid #333333;
	padding: 1px;
	margin: 1px;
	font-family: Verdena, Tahoma;
	font-size: 11px;
	color: #333333;
	width: 120px;
	height: 15px;
}
.textbox1
{
	border: 1px solid #333333;
	padding: 1px;
	margin: 1px;
	font-family: Verdena, Tahoma;
	font-size: 11px;
	color: #333333;
	width: 180px;
	height: 15px;
}

.checkbox
{
	padding: 1px;
	margin: 2px;
	font-family: Verdena, Tahoma;
	font-size: 11px;
	color: #333333;
}

.box_gray
{
	background-color: #E5E5E5;
	padding-right: 10px;
}

.box_blue
{
	background-color: #E6EEF4;
	padding-right: 10px;
}
.box_yelow
{
	background-color: #E3D3A6;
}


.page_title
{
	font-family:   Tahoma, Verdena;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 30px;
}
.page_title_large
{
	font-family:   Tahoma, Verdena;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	width: 780px;
	height: 30px;
}

.side_title
{
	font-family: Tahoma, Verdena;
	font-size: 15px;
	font-weight: bold;
	color: #715916;
	padding-left: 10px;
	height: 30px;
}
.side_title1
{
	font-family: Tahoma, Verdena;
	font-size: 15px;
	font-weight: bold;
	color: #715916;
	height: 30px;
}
.User_Info
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	width: 150px;
	height: 15px;
	text-align: right;
}
.popupwindow
{
	visibility: hidden;
	height: 0px;
}
.pic
{
	height: 100px;
	width: 100px;
}

INPUT.VeryLarge
{
    FONT-FAMILY:  Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-BOTTOM: #003366 1px solid;
	font-size: 10pt;
    WIDTH: 350px;
    COLOR: #4f609f;
}

INPUT.Large
{
    FONT-FAMILY: Arial, Helvetica;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	font-size: 10pt;
	border-left: #003366 1px solid;
	width: 250px;
	color: #4f609f;
	border-bottom: #003366 1px solid;
}
TEXTAREA.Large
{
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 250px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
    HEIGHT: 100px
}
TEXTAREA.VeryLarge
{
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 350px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
    HEIGHT: 100px
}

TEXTAREA.XLarge
{
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 400px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
    HEIGHT: 100px
}

INPUT.Medium
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	font-size: 10pt;
	margin: 1px;
	border-left: #003366 1px solid;
	width: 150px;
	color: #4f609f;
	border-bottom: #003366 1px solid;
	font-family: Arial, Helvetica;
}
INPUT.Small
{
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 53px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid
}
INPUT.tiny
{
    FONT-FAMILY: Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 25px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid
}

TEXTAREA.area1
{
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 350px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    HEIGHT: 200px
}
TEXTAREA.area2
{
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 350px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
    FONT-FAMILY: Arial, Helvetica;
    HEIGHT: 50px
}
SELECT.XLarge
{
    FONT-FAMILY:  Arial, Helvetica;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
	font-size: 10pt;
    BORDER-LEFT: #003366 1px solid;
    WIDTH: 420px;
    COLOR: #4f609f;
    BORDER-BOTTOM: #003366 1px solid;
}

SELECT.VeryLarge
{
    FONT-WEIGHT: 500;
	font-size: 10pt;
    WIDTH: 350px;
    COLOR: #4f609f;
    FONT-FAMILY: Arial, Helvetica
}
SELECT.Large
{
    FONT-WEIGHT: 500;
	font-size: 10pt;
    WIDTH: 250px;
    COLOR: #4f609f;
    FONT-FAMILY: Arial, Helvetica
}
SELECT.Medium
{
    FONT-WEIGHT: 500;
	font-size: 10pt;
    WIDTH: 150px;
    COLOR: #4f609f;
    FONT-FAMILY: Arial, Helvetica
}
SELECT.MediumSmall
{
    FONT-WEIGHT: 500;
	font-size: 10pt;
    WIDTH: 75px;
    COLOR: #4f609f;
    FONT-FAMILY: Arial, Helvetica
}
SELECT.Small
{
    FONT-WEIGHT: 500;
	font-size: 10pt;
    WIDTH: 53px;
    COLOR: #4f609f;
    FONT-FAMILY: Arial, Helvetica
}

.LinkButton
{
	padding: 2px 20px 2px 20px;
	margin: auto;
	background-color: #B89020;
	border: 1px solid #6E5613;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.LinkButton1
{
	padding: 3px 5px 3px 5px;
	margin: auto;
	background-color: #B89020;
	border: 1px solid #6E5613;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.LinkButtonFixed
{
	padding: 2px 20px 2px 20px;
	background-color: #B89020;
	border: 1px solid #6E5613;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 190px;
	height: 25px;
}

.center
{
	text-align: center;
}
/* Survey */
.SurveyQ
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
	width: 100%;
	color: navy;
	padding-top: 3px;
	font-family: Arial, Verdana, Tahoma;
	background-color: #CADBFF;
}
.SurveyS
{
	font-size: 10pt;
	width: 100%;
	font-family: Arial, Verdana, Tahoma;
}
.SurveyA
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10pt;
	padding-bottom: 3px;
	width: 100%;
	padding-top: 3px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #FFFACD;
}
.SurveyRQ
{
	font-weight: bold;
	font-size: 10pt;
	width: 100%;
	color: navy;
	font-family: Arial, Verdana, Tahoma;
	background-color: #CADBFF;
	border-right: maroon 1px solid;
	border-top: maroon 1px solid;
	border-left: maroon 1px solid;
	border-bottom: maroon 1px solid;
	}
.SurveyRA
{
	width: 100%;
	font-size: 10pt;
	font-family: 'Trebuchet MS' , Arial, Verdana, Tahoma;
	background-color: #FFFACD;
	border-right: maroon 1px solid;
	border-top: maroon 1px solid;
	border-left: maroon 1px solid;
	border-bottom: maroon 1px solid;
}
.divLabel
{
	border-right: navy 1px solid;
	padding-right: 3px;
	border-top: navy 1px solid;
	padding-left: 3px;
	left: 0px;
	visibility: hidden;
	padding-bottom: 3px;
	border-left: navy 1px solid;
	padding-top: 3px;
	border-bottom: navy 1px solid;
	position: absolute;
	top: 0px;
	background-color: #ffffcc;
}

/* -- ASPxSiteMapControl -- */
/* - Level 0 - */
.dxsmLevel0
{
	font: 13px Verdena;
	font-weight: bold;
	color: #663300;
}
.dxsmLevel0 a
{
	font: 13px Verdena;
	font-weight: bold;
}
.dxsmLevel0 a:visited
{
	font: 13px Verdena;
	font-weight: bold;
	white-space: nowrap;
}

.dxsmLevel1
{
	font: 11px Verdena;
	color: #044377;
}

.dxsmLevel1 a
{
	font: 11px Verdena;
}

.dxsmLevel2, .dxsmLevel3, .dxsmLevel4, .dxsmLevelOther
{
	font: 9pt Verdena;
	color: #333333;
	padding-left: 5px;
}
.dxsmLevel2 a, .dxsmLevel3 a, .dxsmLevel4 a, .dxsmLevelOther a

{    
	font: 9pt Verdena;
}

