body {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
li {
	list-style-image: url(../images/std_bullet.gif);
	line-height: 18px;
	
}

 A:link {
	COLOR: #444444; text-decoration: none;
}
 A:active {
	COLOR: #990099; text-decoration: none;
	text-decoration:underline;
}
A:visited {
	COLOR: #444444; text-decoration: none;
}
A:hover {
	COLOR: #0e72a6; text-decoration: none;
}

.linkfooter a:link {color: #000000; text-decoration: none; font-family: tahoma; font-size: 10px;}
.linkfooter a:visited {color: #000000; text-decoration: none; font-family: tahoma; font-size: 10px;}
.linkfooter a:hover {color: #cc6600; text-decoration: none; font-family: tahoma; font-size: 10px;}
.linkfooter a:active {color: #000000; text-decoration: underline; font-family: tahoma; font-size: 10px;} 


.fontGray {
	font-family: tahoma;
	font-size: 11px;
	color: #9c9c9c;
	line-height: 18px;
}
.fontblack {
	font-family: tahoma;
	font-size: 11px;
	color: #4a4a4a;
	line-height: 18px;
}
.textboldunderline {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: underline;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #4a4a4a;
	font-family: verdana, tahoma, arial;
}
.boldwhite {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}



.Signbuttron {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fontblackunderline {
	font-family: tahoma;
	font-weight: normal;
	color: #010101;
	text-decoration: underline;
	font-size: 11px;
}

.textbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}
.inputboxstyle {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 131px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
}
.dropdownstyke {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	height: 16px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: c9c9c9;
	border-right-color: c9c9c9;
	border-bottom-color: c9c9c9;
	border-left-color: c9c9c9;
}
.header {
	font-family: verdana, tahoma, Arial;
	font-size: 18px;
	color: #0F7EB6;
	font-weight: normal;
	font-style: normal;
}
.bluesubheader {

	font-size: 13px;
	font-weight: bold;
	color: #0F7EB6;
	font-family: verdana, tahoma, arial;
}
.list1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #444444;
	list-style-image: url(images/icon-orange-arrow.gif);
}
.tabnorbg {
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tab_vnor_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.tabselbg {
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tab_vsel_bg.gif);
	padding-right: 10px;
	padding-left: 10px;
	cursor: default;
}
.tabnorbgwhiteboard {
	font-family: tahoma;
	color: #444444;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(../images/white_board_tab_bg.gif);
}

.tabselbgwhiteboard {
	font-family: tahoma;
	color: #ffffff;
	background-color: #118bca;
	padding-right:1px;
	padding-left: 1px;
}
.textfield {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 260px;
}
.fontred{
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	
}
.underlinelink {
	
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2193d5;
	width:auto;
}
