body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 14px; 
	letter-spacing:.2px;
	color: #333333;
	background: white;
}

.asterisk{
	color:#FF0000;
	font-weight:bolder;
}
.field_note{
	color:#0066FF;
	font-weight:bold;
}
div.field_explanation {
	margin: 3px;
	font-size: 90%;
	color: #777777;
}

table#pageHeader {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
td#pageHeaderLeft {
	padding-left: 10px;
	width: 100%;
	background: url('/images/vir_fn/lightblue_gradient.png') top left repeat-x #5a8fcb;	
	text-align: left;
	vertical-align: top;
}
td#customLogo {
	padding-left: 10px;
	width: 100%;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
} 
td#customText{
	background: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	color: #5a8fcb;
}
td#pageHeaderRight {
	background: url('/images/vir_fn/lightblue_gradient.png') top left repeat-x #5a8fcb;
	text-align: right;
	vertical-align: bottom;
}
td#pageHeaderRight td {
	white-space: nowrap;
}

td#pageHeaderBottom {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: arial;	
	font-size: 8pt;
	color: #696ecf;
	background: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
td#pageHeaderBottomRight {
	white-space: nowrap;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: arial;	
	font-size: 8pt;
	color: #696ecf;
	background: #CCCCCC;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
td#pageHeaderBottom span.menuitem {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
td#pageHeaderBottom span.menuitem:hover {
	background: #DDDDDD;
}
td#pageHeaderBottom span.menuitem a {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
td#pageHeaderBottom span.menuitem a:hover {
	background: none;
}
td#pageHeaderBottom span.seperator {
	border-left: 1px solid #696ecf;
}

div#pageFooter {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: arial;	
	font-size: 8pt;
	color: #696ecf;
	background: #CCCCCC;
	border-top: 1px solid #666666;
	text-align: center;
}

.note_txt{
	font-size:10px;
	color:#4FB6E0;
}

.up_menu a{
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size:11px;
	font-weight:bolder;
	color:#295F7F;
	text-decoration:none;
	letter-spacing: 1px;
}

.up_menu a:hover{
	color:#4FB6E0;
	text-decoration:none;
}

.login {
	font-family: Arial,"Arial Narrow", "Franklin Gothic Medium", "Trebuchet MS";
	font-size:11px;
	color:#295F7F;
	letter-spacing: 1px;	
}

.login a{
	color:#88BAD8;
	text-decoration:underline;
}

.login a:hover{
	color:#295F7F;
	text-decoration:underline;
}

.td1 {
	background:		#ADDDEE;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #5083A8;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #93D2EA;
	height: 30px;
}
.td1 a{
	color: #5083A8;
	text-decoration: none;	
}
.td1 a:hover{
	color: #7EBDDA;
	text-decoration: none;
}
.td1 a:visited{
	color: #5083A8;
	text-decoration: none;
}


ul#left {
	PADDING-LEFT: 0px; 
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	TEXT-INDENT: 17px; 
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: #C9E7F4;
	FONT-FAMILY: Arial, Helvetica, san-serif; 
	font-size: 11px;
	TEXT-DECORATION: none
}

ul#left li {
	BORDER-BOTTOM: #ABDDEA 1px solid
}

ul#left li a:link, ul#left li a:visited {
	PADDING-TOP: 5px; 
	DISPLAY: block; 
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	COLOR: #12588D;
	TEXT-DECORATION: none
}

ul#left li a:hover {
	MARGIN: 0px; 
	/*WIDTH: 200px; */
	COLOR: #7EBDDA; 
	BACKGROUND-COLOR: #E2F0F6;
}

h1,h2 {
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-weight:	bolder;
	letter-spacing: 2px;	
}

.td2 {
	background:		#ADDDEE;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #5083A8;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #93D2EA;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #93D2EA;
}

.td3 {
	background:	#D5D5D5;
	font-family: "Arial Narrow", Arial, "Franklin Gothic Medium", "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 40px;
}

.td_main {
	 background-image: url('/images/bg.gif');
	background-repeat: repeat-x; 
	/*	background: #CCCCCC;*/
}

tr  .white_list {
	background: #FFFFFF;
	text-align: center;
}

tr  .blue_list {
	background: #F0F0EE;
	text-align: center;
}

td .link_list {
	line-height: 16px;
}

td  .st_list {
	background: #F0F0EE;
	text-align: center;
}
td  .n_st_list {
	background: #777777;
	text-align: center;
}

tr  .ti_list {
	background: #F0F0EE;
	text-align: center;
}

table .t_bg {
	background: #CCCCCC;
}
.popup_top {
  background-color: #AFAFAF;
  color: #FFFFFF;
  text-align: left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  font-weight:bold;
  padding:7px
}
.popup_bottom {
  background-color: #CCCCCC;
   color:#FF0000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  padding: 15px;
}
#invalid_msg {
	background: red;
	padding: 2px;
	display: none;
	color:#FFFFFF;
font-weight:bold;
}
a.button {
    background: transparent url(/images/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	font-weight:bold;
}

a.button span {
    background: transparent url(/images/bg_button_div.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

