body {
	font-family: Helvetica, sans-serif;
	/*font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;*/
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position:inside;	
}
form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
A:link {
	text-decoration: none;
	color: #0040A4;
}
A:visited {
    COLOR: #0040A4;
    TEXT-DECORATION: None;
}
A:active {
    COLOR: #0040A4;
    TEXT-DECORATION: none;
}
A:hover {
	COLOR: #666666;
    TEXT-DECORATION: none;
}
.optiontitle {
    font-size: 12px;
    /*MARGIN: 0px 25% 0px 20px;*/
    color: #0040A4;
	/*text-indent: 0px;*/
}
td.footer {
	font-size: 10px;
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
.MenuIndicator {
	vertical-align: top;
	height: 3px;
	font-size: 1px;
}
.spacer {
	font-size: 1px;
}
.footer:link {
	text-decoration: none;
	color: #0040A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer:visited {
	COLOR: #0040A4;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer:active {
	COLOR: #0040A4;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TD.MainMenuHover {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/MainMenu_Hover.gif);
	background-repeat: repeat-x;
	color: #000000;
	vertical-align:middle;
}
TD.MainMenu {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/MainMenu_back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	vertical-align:middle;
}
.MainMenu:link {
	text-decoration: none;
	color: #ffffff;
}
.MainMenu:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: None;
}
.MainMenu:active {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.MainMenu:hover {
	COLOR: #666666;
    TEXT-DECORATION: none;
}
.MainMenuDivider {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/MainMenu_back.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}
.Search {
	font-size: 9px;
	height: 12px;
}
.Banner {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 77px;
	color: #003399;
	font-size: 12px;
}
.Seperator {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	height: 10px;
	color: #003399;
	font-size: 12px;
}
table.Sidebar {
	background-image: url(images/gradient3.jpg);
	background-repeat: repeat-y;
	color: #C6FDFF;
	font-size: 11px;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
.SidebarHeading {
	color: #CCCCCC;
	font-weight: bold;
}
.Sidebar:link {
	text-decoration: none;
	color: #BFD0E8;
}
.Sidebar:visited {
    COLOR: #BFD0E8;
    TEXT-DECORATION: None;
}
.Sidebar:active {
    COLOR: #BFD0E8;
    TEXT-DECORATION: none;
}
.Sidebar:hover {
	COLOR: #FFFFFF;
    TEXT-DECORATION: none;
}
.ServiceSupport {
	font-weight: bold;
}
.ServiceSupport:link {
	text-decoration: none;
	color: #0040A4;
}
.ServiceSupport:visited {
    COLOR: #0040A4;
    TEXT-DECORATION: None;
}
.ServiceSupport:active {
    COLOR: #0040A4;
    TEXT-DECORATION: none;
}
.ServiceSupport:hover {
	COLOR: #666666;
    TEXT-DECORATION: none;
}

.AITSidebar {
	font-weight: bold;
}
.AITSidebar:link {
	text-decoration: none;
	color: #0040A4;
}
.AITSidebar:visited {
    COLOR: #0040A4;
    TEXT-DECORATION: None;
}
.AITSidebar:active {
    COLOR: #0040A4;
    TEXT-DECORATION: none;
}
.AITSidebar:hover {
	COLOR: #333333;
    TEXT-DECORATION: none;
}

.AITSidebarDisabled {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

td.Message1 {
	vertical-align:text-top;
	background-image:url(images/back_with_triangle.gif);
	background-repeat:no-repeat;
	font-size:11px;
	padding-left: 5px; 
	padding-right: 0px; 
	padding-top:4px;
	padding-bottom: 5px;
}
td.Message2 {
	vertical-align:text-top;
	background-image: url(images/back_with_triangle_black.gif);
	background-repeat:no-repeat;
	font-size:12px;
	padding-left: 5px; 
	padding-right: 0px; 
	padding-top: 4px;
	padding-bottom: 5px;
}
.Message1Heading {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Message2Heading {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.DottedBorder {
	border-top:thin dotted #CCCCCC;
}
.Newsletter {
	font-size:18px;
	text-align: center;
}
.Newsletter:link {
	text-decoration: none;
	color: #000000;
}
.Newsletter:visited {
    COLOR: #000000;
    TEXT-DECORATION: None;
}
.Newsletter:active {
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.Newsletter:hover {
	COLOR: #000000;
    TEXT-DECORATION: none;
}
td.subtitle {
	text-align: right;
	vertical-align:bottom;
	background-image:url(images/hd_img_2.jpg);
	background-repeat:no-repeat;
	color: #0040a4;
	font-size: 18px;
	padding-left: 0px; 
	padding-right: 10px; 
	padding-top: 0px;
	padding-bottom: 5px;
}
td.subtitleUID {
	text-align: right;
	vertical-align:bottom;
	background-image:url(images/hd_img_uid.png);
	background-repeat:no-repeat;
	color: #0040a4;
	font-size: 18px;
	padding-left: 0px; 
	padding-right: 10px; 
	padding-top: 0px;
	padding-bottom: 5px;
}
.default {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	font-size: 11px;
	color: #666666;
}
.default2 {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	font-size: 11px;
	color: #666666;
}
.defaultitalic {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #666666;
}
.address {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	font-size: 11px;
	font-weight:600;
	color:#333333;
}
.CaptionBold {
	font-weight: bold;
}
.CaptionBold2 {
    font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.data-field
{
	COLOR: black;
    BACKGROUND-COLOR: #DDDDDD;
	border: 0 solid #ffffff;
	font-size:9px;
	height: 12px;
}
.cbo-data-field
{
 	border: 5px solid black;
}
.requiredField
{
	font-weight: bold;
}
.heading {
	color: #0040a4;
	font-size: 18px;
}
.heading2 {
	color: #666666;
	font-size: 18px;
}
.smallheading {
	color: #0040a4;
	font-size: 14px;
}
.smallheadingevents {
	color: #0040a4;
	font-size: 11px;
	font-weight:bold;
}
.smallheadingbold {
	color: #0040a4;
	font-size: 14px;
	font-weight: bold;
}
.smallheadingblack {
	color: #666666;
	font-size: 14px;
	font-weight:bold;
	background-repeat: repeat;
}
.events {
	color: #0040a4
	font-weight: bold;
}
.heading11pxbold {
	color: #0040a4;
	font-size: 11px;
	font-weight: bold;
}
.UIDLink {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	color: #666666;
	font-size: 9px;
	width: 100%;
}
.UIDannounce {
	color: #000000;
	font-size: 12px;
	font-weight: 700;
}
.default .smallheadingblack DIV {
	background-color: #8897AE;
}
.underline {
	font-family: Verdana, "Microsoft Sans Serif", Garamond, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
