/* Copyright 2005 evenlogic ltd */


/*
* {margin: 0; padding: 0;}
*/

/*
html,
       height: 100%;
       margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
*/


html
	{
    margin-top: 0px;
    margin-left: 4px;
	}
	
body
   {
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 4px;
    margin: 0px;
    padding: 0px;
   }

div {
	-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
	-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
	}



.errormsg {
	font-weight: bold;
	color: red;
	}
	
.ValidationMsgLeft {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: left;
	}

.ValidationMsgRight {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: right;
	}

.label {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	}

.label2 {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	}
	
.label2right {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: navy;
	text-align: right;
	}
	
.label3 {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: navy;
	}
	
.labelvalue {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	}

.InputTextBox {
	color:#000066;
	background-color:#D9E8E7;
	font-family:tahoma,sans-serif; 
	font-size:11px;
	}

.inputtext {
	color: Black;
	background-color: White;
	font-family: "Verdana", sans-serif;
	font-size:8px;
	}
	
.bigheading {
	font-family: "Serif";
	font-size: 36px;
	font-weight: bold;
	color: #515151;
	}

.xheading {
	font-family: "Verdana", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: orange;
	}

.xxheading {
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515151;
	}

.xxxheading {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	}

.announce {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: center;
	background-color: #2569a8;
	}

.boxannouncelink {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: center;
	background-color: #5F9C99;
	}

.linkstandard {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	}
	
.linkleft {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-align: left;
	}
	
.copyright {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #515151;
	}

.xbox 
{
	background: yellow;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	}

.InputPushButton {
	background: #5F9C99;
	border-bottom: black thin solid;
	border-right: black thin solid;
	border-left: silver thin solid;
	border-top: silver thin solid;
	color: white;
	height: 24px;  /* was 24 */
	text-decoration:none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:2px;
	padding-bottom:2px;
	cursor: hand;
	font-family: Verdana, Arial;
	font-size:11px;  /* was 10 */
	}
	
.InputModernButton
{
	background: #5F9C99;
	border-bottom: black thin solid;
	border-right: black thin solid;
	border-left: silver thin solid;
	border-top: silver thin solid;
	color: white;
	height: 24px; /* was 24 */
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	font-family: Verdana, Arial;
	font-size: 11px; /* was 10 */
}

.tcellA {
	background-color: #f1f1ff;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
.tcellB {
	background-color: #dedeff;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.tcellBA {
	background-color: #f1f1ff;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	}
	
.tcellAA {
	background-color: #dedeff;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	}
	
.tcellBQ
{
	background-color: #fff6a7;
	font-family: "Verdana" , sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
	
.tcellAQ
{
	background-color: #ffe482;
	font-family: "Verdana" , sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
	
.tcellC {
	background-color: white;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: red;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.tcellH {
	background-color: #f1f1ff;
	font-family: "Verdana" , sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}

.radiobutton 
{
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: navy;
	}

.AnnouncementBox {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-top: 4px;
	}
	
a.AnnouncementBox:link			{ color: white; text-decoration:none; }
a.AnnouncementBox:visited		{ color: white; text-decoration:none; }
a.AnnouncementBox:hover		{ color: blue; text-decoration:none; }
a.AnnouncementBox:active		{ color: Gray; text-decoration:none; }

.AnnouncementListItem {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align: left;
	left: 0px;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-top: 4px;
	}
	
a.AnnouncementListItem:link			{ color: white; text-decoration:none; }
a.AnnouncementListItem:visited		{ color: white; text-decoration:none; }
a.AnnouncementListItem:hover		{ color: blue; text-decoration:none; }
a.AnnouncementListItem:active		{ color: Gray; text-decoration:none; }

.AnnouncementList {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-align: left;
	left: -20px;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-top: 4px;
	}
	
.GetStarted {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	width: 108px !important; width: 128px
	}
	
a.GetStarted:link			{ color: blue; text-decoration:none; }
a.GetStarted:visited		{ color: blue; text-decoration:none; }
a.GetStarted:hover		{ color: red; text-decoration:none; }
a.GetStarted:active		{ color: Gray; text-decoration:none; }

p {font-family: "Verdana", sans-serif; font-size: 12px; font-weight: normal; color: #515151; margin-bottom: 10px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px; line-height: 120%}
h1 {font-family: "Verdana", sans-serif; font-size: 20px; font-weight: bold; color: orange; margin-bottom: 0px; margin-top: 0px; padding-bottom: 0px; padding-top: 0px;}
h2 {font-family: "Verdana", sans-serif; font-size: 20px; color: #515151;}
h3 {font-family: "Verdana", sans-serif; font-size: 16px; color: #00188a; margin-bottom: 0px; padding-bottom: 0px;}
h4 {font-family: "Verdana", sans-serif; font-size: 14px; color: #00188a; margin-bottom: 4px; padding-bottom: 0px;}
li {font-family: "Verdana", sans-serif; font-size: 12px; color: #515151;}

/*
a:link {
	color: #4e2a28;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4e2a28;
}
a:hover {
	text-decoration: none;
	color: #CDA06F;
}
a:active {
	text-decoration: none;
	color: #4e2a28;
}

a {
	font-weight: bold;
}
*/

a:link					{ color:Blue; text-decoration: none; }
a:visited				{ color: Blue; text-decoration:none; }
a:hover					{ color:Red; text-decoration:none; }
a:active				{ color:Gray; text-decoration:none; }

a.linkstandard:link		{ color:Blue; text-decoration: none; }
a.linkstandard:visited	{ color: Blue; text-decoration:none; }
a.linkstandard:hover	{ color:Red; text-decoration:none; }
a.linkstandard:active	{ color:Gray; text-decoration:none; }

a.linkleft:link			{ color: Blue; text-decoration:none; }
a.linkleft:visited		{ color: Blue; text-decoration:none; }
a.linkleft:hover		{ color: Red; text-decoration:none; }
a.linkleft:active		{ color: Gray; text-decoration:none; }

a.boxannounce:link		{ color: White; text-decoration:none; }
a.boxannounce:visited	{ color: White; text-decoration:none; }
a.boxannounce:hover		{ color: White; text-decoration:none; }
a.boxannounce:active	{ color: Silver; text-decoration:none; }

