body {
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.left_bar { background-image:url(images/left_bar.jpg); background-repeat:repeat-y;}
.right_bar { background-image:url(images/right_bar.jpg); background-repeat:repeat-y;}
.gray_bg { background-color:#B2B2B2;}
.blue_bg { background-color:#014D89;}
.btm_bg { background-color:#9C9C9C;}
.button {
	background-color:#000099;
	padding:2px 5px 2px 5px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	}
.button:hover {
	background-color:#666666;	
}

.link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	}
.link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #CFEEFF;
	text-decoration:none;
	}
.btm_link {
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	}
.btm_link:hover {
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.blue_link {
	font-family:Tahoma;
	font-size:12px;
	color: #014D89;
	text-decoration:underline;
	}
.blue_link:hover {
	font-family:Tahoma;
	font-size:12px;
	color: #014D89;
	text-decoration:none;
	}
.btm_text { 
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration:none;
	}
.copy_text {
	font-family:Tahoma;
	font-size:11px;
	color:#9C9C9C;
	text-decoration:none;
	}
.white_link {
	font-family:Tahoma;
	font-size:12px;
	color:#0EB0E7;
	text-decoration:none;
	}
.white_link:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#0033CC;
	text-decoration:none;
	}
.whiteheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
.blacklink {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.blacklink:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}
.text {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}
.see_more {
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
	text-decoration:underline;
	}
.see_more:hover {
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
	text-decoration:none;
	}	
.rootways {
	font-family:Tahoma;
	font-size:11px;
	color: #666666;
	text-decoration: none;
	}
.rootways:hover {
	font-family:Tahoma;
	font-size:11px;
	color: #333333;
	text-decoration:none;
	}	
.blue_bold_text {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0069A3;
	}
.blacktextnormal {
	font-family: tahoma;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
	}
.textarea {
	border:1px solid #CCCCCC;
	width:175px;
	height:16px;
	font-family:tahoma;
	font-size:11px;
	}
	
	
	
	
.pageheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0068a5;
	text-indent:10px;
	text-decoration:none;
	}
.pageheadingmini{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#0068a5;
	text-indent:7px;
	padding:3px;
	background-color: #EFEFEF;
	text-decoration:none;
	}	
div.sample_attach
{
  width:118px;
  border: 1px solid black;
  background:#014D89;
  /*padding: 0px 5px;*/
  font-weight:bold;
  font-size:11px;
  line-height:20px;
  color:#3D5267; 
}
a.sample_attach
{
  width:118px;
  border:1px solid black;
  background:#014D89;
  padding:0px 7px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:11px;
  line-height:20px;
  color:#ffffff; 
  display:block;
  border-bottom:none;
  text-decoration:none;
}
a.sample_attach:hover
{
  background:#ffffff;
  color:#2175A1; 
}
form.sample_attach
{
  position:absolute;
  visibility:hidden;
  border:0px solid black;
  background:#E6E6CC;
}
.gray_small_text { font-family:Tahoma;
		font-size:11px;
		color:#414040;
}
.white_text { font-family:Tahoma;
		font-size:12px;
		color: #FFFFFF;
}
