BODY {
	
	background-position:top;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	min-height: 800px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 13px;
	font-weight:bold;
	text-decoration: none;
	font-variant: normal;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 13px;
	font-weight:bold;
	text-decoration: underline;
}
.boxRight {
	background-color: #FFFFFF;
	border: 1px solid #B9B6A3;
	padding: 20px;
	margin: 31px;
	width: 457px;
	position: relative;
	left: 258px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	line-height: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
.copyright {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 11px;
}
A.copyright {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
}
A.copyright:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: underline;
	line-height: 20px;
	}
A.copyrightKEY {
	FONT-SIZE: 9px;
	COLOR: #cccccc;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
}
A.copyrightKEY:hover {
	FONT-SIZE: 9px;
	COLOR: #cccccc;
	FONT-FAMILY: Arial, sans-serif;
	TEXT-DECORATION: underline;
	line-height: 20px;
	}
.clock {
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
	padding-left: 8px;
}
.boxRight_home {
	background-color: #FFFFFF;
	border: 1px solid #B9B6A3;
	padding: 1px;
	margin: 31px;
	width: 437px;
	position: relative;
	left: 258px;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 4px;
	text-transform: uppercase;
	letter-spacing: 0px;
	border: 0px solid #FFFFFF;
	text-align: left;
}
.header3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
	padding: 0px;
	text-transform: capitalize;
	letter-spacing: 0px;
	border: 0px solid #FFFFFF;
	text-align: left;
}
.footer {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.boxText1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border: 2px solid #FFFFFF;
	padding: 20px;
	background-color: #F8F1DE;
}
.boxText2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 17px;
	border: 2px solid #CECECE;
}
.boxText3-white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	line-height: 17px;
	border: 0px none #FFFFFF;
	font-weight: normal;
	color: #FFFFFF;
}
.boxText4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.lineTop {
	border-top: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 20px;
}
.backToTop {
	color: #aaaaaa;
	font-size: 9px;
}
/****** section styles ******/
a.section:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	background-color: #A0B4AB;
}
a.section:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	background-color: #A0B4AB;
}
a.section:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	background-color: #62006F;
}
/****** NavButtons styles ******/
a.NavButtons:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	padding: 6px 15px 6px 25px;
}
a.NavButtons:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	padding: 6px 15px 6px 25px;
}
a.NavButtons:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	background-color: #F2D60D;
	padding: 6px 15px 6px 25px;
}
a.TopNavButtons:link{
	background-image: url(images2/buttontab2.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 94px;
	height:40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}
a.TopNavButtons:visited{
	background-image: url(images2/buttontab2.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 94px;
	height:40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
	}
a.TopNavButtons:hover{
	background-image: url(images2/buttontab1.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 94px;
	height:40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}
a.HEADLINKS:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #62006F;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	padding: 6px 15px 6px 25px;
	background-color: #62006F;
	border-top: 1px solid #FFFFFF;
}
a.HEADLINKS:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #62006F;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	padding: 6px 15px 6px 25px;
	background-color: #62006F;
	border-top: 1px solid #FFFFFF;
}
a.HEADLINKS:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #FFFFFF;
	background-color: #CC99CC;
	padding: 6px 15px 6px 25px;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BottomLineWhite {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
.RightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
div.TabView
{
  font-family: Verdana, Sans-Serif;
  font-size:   12px;
}
/* ***** Tabs *************************************************************** */
div.TabView div.Tabs
{
  height: 22px;
  background: url('http://www.vipra.us/images/blueglass.jpg')  no-repeat 0px -25px;
}
div.TabView div.Tabs a
{
	display: block;
	float:    left;
	margin-right: 1px;
	width: 150px;
	text-align: center;
	height:      25px;
	line-height: 23px;
	vertical-align: middle;
	background:  url(images/blueglass.jpg) no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #FFFFFF;
	cursor:  pointer;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

div.TabView div.Tabs a:hover
{
  display: block;
	float:    left;
	margin-right: 1px;
	width: 150px;
	text-align: center;
	height:      25px;
	line-height: 23px;
	vertical-align: middle;
  background:  url('http://www.vipra.us/images/blueglass.jpg') no-repeat 0px -25px;
}
div.TabView div.Tabs a.Current,
div.TabView div.Tabs a.Current:hover
{
 display: block;
	float:    left;
	margin-right: 1px;
	width: 150px;
	text-align: center;
	height:      25px;
	line-height: 23px;
	vertical-align: middle;
  background:  url('http://www.vipra.us/images/blueglass2.jpg') no-repeat 0px -25px;
  cursor:  default;
  border-bottom-color: #FFFFFF;
}

/* ***** Pages ************************************************************** */
div.TabView div.Pages
{
  clear: both;
  border: none;
  border-top: none;
  }
div.TabView div.Pages                  { overflow: inherit; }
div.TabView div.Pages div.Page         { overflow:   inherit; }
div.TabView div.Pages div.Page div.Pad { padding: 0px; }
.BoxGray {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	font-size: 12px;

}
