body{
font-family:  Verdana;
font-size:    11px;
}
/*TASKPORTAL WEB SITE STYLE SHEET*/

.vdotsv {BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../Images/GrayDotV.gif); BACKGROUND-REPEAT: repeat-y}
.vdotsh {BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(../Images/GrayDotH.gif); BACKGROUND-REPEAT: repeat-x}

/*FORM CONTROLS*/
.loginbt {font: bold 11px Arial, Verdana; color: #FFFFFF; background-color: #245EDC; width:50px;}
.textfield {height: 18; font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000;}

.regular {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    11px;
   font-weight: normal;
   color: #000000;
}

.regular a {
   text-decoration: underline;
   font-family:  Verdana;
   font-size:    11px;
   font-weight: normal;
   color: red;
}

.regular a:link {
	text-decoration: underline;
	color: red;
}

.regular a:hover {
   text-decoration: underline;
   color: red;
}
.counter {
	TEXT-DECORATION: none;
	FONT-FAMILY:  Verdana;
	FONT-SIZE:    10px;
	FONT-WEIGHT: normal;
	COLOR: #808080;
}

.small {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    9px;
   font-weight: normal;
   color: #000000;
}

.small a {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    9px;
   font-weight: normal;
   color: red;
}

.small a:link {
	text-decoration: none;
	color: red;
}

.small a:hover {
   text-decoration: underline;
   color: red;
}

.mainnav {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    10px;
   font-weight: bold;
   color: #FFFFFF;
}

.mainnav a {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    10px;
   font-weight: bold;
   color: #FFFFFF;
}

.mainnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.mainnav a:hover {
   text-decoration: none;
   color: #FFFFFF;
}

.subnav {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    12px;
   font-weight: bold;
   color: #000000;
}

.subnav a {
   text-decoration: underline;
   font-family:  Verdana;
   font-size:    12px;
   font-weight: bold;
   color: #CC0000;
}

.subnav a:link {
	text-decoration: underline;
	color: #CC0000;
}

.subnav a:hover {
   text-decoration: underline;
   color: #CC0000;
}

.heading {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    16px;
   font-weight: bold;
   color: #000000;
}

.gray {
   TEXT-DECORATION: none;
   FONT-FAMILY:  Verdana;
   FONT-SIZE:    10px;
   FONT-WEIGHT: normal;
   COLOR: #808080;
}

.redT {
	TEXT-DECORATION: none;
	FONT-FAMILY:  Verdana, sans-serif;
	FONT-SIZE:    10px;
	FONT-WEIGHT: normal;
	COLOR: #FF3300;
}

.tour_heading {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    18;
   font-weight: bold;
   color: #000000
}

.tour_subheading {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    14px;
   font-weight: bold;
   color: #000000;
}

.tour_list {
   text-decoration: none;
   font-family:  Verdana;
   font-size:    11px;
   font-weight: normal;
   color: #000000;
}

table.listTable {
margin:0px 0px 15px;
width:100%;
font-family:  Verdana;
 font-size:    10px;
}
table.listTable caption {
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0px 5px 10px;
text-align:left;
}
table.listTable td {
border-top:1px solid #E4DED0;
font-size:0.95em;
line-height:1.2em;
padding:6px 10px;
text-align:left;
vertical-align:top;
width:33%;
}
table.listTable td.top {
border-top:medium none;
}