/* HTML Tags Initialization */
body
{
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border-width: 0px;
	border-color: #989898;
	border-style: solid;
}

h1 {
	height: 20px;
	font-size: 18px;
	font-family: Arial;
	vertical-align: text-bottom;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 6px;
	text-align: left;
	text-transform: none;
	word-spacing: 3px;
	border-bottom: 0;
}
h2
{
	padding: 0px;
	margin-left: 0px;
	width: 100%;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
	border-left: 0px;
	font-size: 10px;
	color: #000000;
	background: none;
}

a:link {
color: #000000;
border-bottom: 0px solid #efefef;
text-decoration: none;
font-size: 11px; 
font-family: Verdana;
}
a:visited {
color: #000000;
border-bottom: 0px solid #efefef;
text-decoration: none;
font-size: 11px; 
font-family: Verdana;
}
a:hover {
color: #19519D; /*999966;*/
border-bottom: 0px solid #efefef;
text-decoration: underline;
font-size: 11px; 
font-family: Verdana;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li
{
	list-style-type: none;	
	text-align: left;
	background: none;
}

/* HTML Tags Initialization */

/* IDs */
#container {
	width: 100%;
	height:99%;
	border-bottom: 1px solid #19519D; /*989898;*/
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	vertical-align:top;
}
#sidenav
{
	line-height: 14px;
	text-align: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #19519D;
	color: #000000;
}
#sidenav h1 {
	height: 20px;
	font-size: 15px;
	font-family: Verdana;
	vertical-align: text-bottom;
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 6px;
	text-align:   left;
	text-transform: none;
	word-spacing: 3px;
	border-bottom: 1px dashed #19519D;
}
#sidenavcontainer
{
	text-align: left;
	margin: 2px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
	vertical-align:top;
	font-size: 11px;
	/*
	padding-top: 0px; 
	line-height: 12px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 2px;
	*/
}
#sidenavcontainer ul{
	margin: 0;
	padding: 0;
}
#sidenavcontainer li{

	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 4px 12px;
	border-bottom: 1px solid #19519D;
	/*
	padding-left: 8px;	
	padding-bottom: 5px;
	padding-top: 5px;
	background: url(Bullet.gif) no-repeat 0px 6px;	
	border-bottom: 1px solid #19519D;
	list-style-type: none;
	white-space: normal;
	margin: 0px 0px 0px;
	text-transform:  none;
	word-spacing: normal;
	font-weight:  normal;
	*/	
}
#sidenavcontainer a {
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
} 
#sidenavcontainer a:hover {
color: #19519D; /*999966;*/
border-bottom: 0px solid #efefef;
text-decoration: underline;
font-size: 11px; 
font-family: Verdana;
}
#sidenavcontainer a:link, #sidenavcontainer a:active, #sidenavcontainer a:visited {
	border-bottom: 0px solid #efefef;
	text-decoration: none;
	font-size: 11px; 
	font-family: Verdana;
}
#banner{
	background: url(banner.gif) no-repeat;
	cursor: auto;
}
#banner span{	
	display: none;
}
#SearchBox
{	
	line-height: 18px;
	text-align: left;
	padding: 2px 0px 0px 5px;
}
#SearchBox H2
{
	padding: 4px;
	margin-left: 0px;
	width: 170px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	color: #000000;
	background: none;
}

#BreadCrumbs{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	color: #000000;	
	font-size: 11px;
}

#content
{	
	width: 94%;
	line-height: 18px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
}
#content H1{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial;
	color:#000000;
	border-bottom: 0px dashed #19519D;
	word-spacing: 0px;
	text-align: left;
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
}
#ContentSection1
{
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#imagefloatleft{
	float: left; 
	margin: 4px;
}
/* IDs */


/* Classes */
.Header
{
	border-bottom: 2px solid #19519D;
}
.Topmenu {
	line-height: 14px;
	margin: 0;
	padding:0px;
	text-align: center;
	border: 0px;
	vertical-align:bottom;
}
.Topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;	
	float: right;
}
.Topmenu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin: 0px 2px 0px;
	text-transform: none;
	word-spacing: normal;
	font-weight: normal;
}
.Topmenu a {
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	color: #000000;
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
} 
.Topmenu a:link, .Topmenu a:active, .Topmenu a:visited {
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	color: #000000;
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
}
.Topmenu a:hover {
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	margin-left: 0px;
	color: #19519D; /*999966;*/
	border-bottom: 0px solid #efefef;
	font-size: 11px; 
	font-family: Verdana;
}
.Footer
{
	border-top: 1px solid #19519D;
	text-align: center;
	font-size: 10px;
}
.Box100
{
	padding: 4px;
	width: 110px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px dashed #19519D;
	border-left: 1px dashed #19519D;
	border-right: 1px dashed #19519D;
	border-top: 1px dashed #19519D;
}
.ProductContent
{
	font-size: 4ex;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
	border-bottom: 0px dashed #19519D;
	word-spacing: 0px;
	text-align: left;
	line-height: 20px;
	margin: 2px 0px 0px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
}
.ProductPara{
	text-align: justify;
	margin: 2px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
	vertical-align:top;
	font-size: 11px;
}

.ProductPara ul
{
	margin: 0px;
	padding: 0px;
}

.ProductPara li
{
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;
}

.ProductContent_Home
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	border-bottom: 0px dashed #D1D1D1;
	word-spacing: 0px;
	text-align: left;
	line-height: 20px;
	margin: 2px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;	
	padding-right: 5px;
}

.ProductParaWithImage
{
	border-bottom: 1px solid #D1D1D1;
}
.FloatRight{
	float: right;
}
.FloatLeft{
	float: left;
}
.ItemListingHeaderRow
{
	border-bottom: 1px solid #D1D1D1;
	background-color: #19519D; /*B6B66B;*/
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: White;
}
.ItemListingContentRow
{
	border-bottom: 1px solid #19519D; /*D1D1D1;*/
	vertical-align:top;
	text-align:left;
}
.ctextbox
{
	border: solid 1px black;
	font-family:Verdana;
	font-size: 11px;
	width:45px;
	padding-left:2px;
	border-color: #19519D;
}
.cbutton
{
	padding-top: 2px;
	vertical-align:text-bottom;
}
.GotoPageNav
{
	text-align: Left;	
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	background: #ffffff;
}

.GotoPageNav ul 
{
	margin: 0; 
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.GotoPageNav li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	display: block;
	width: 18px;
	height:18px;
	text-align: center;
	border: 1px solid #19519D;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: red;
}
.GotoPageNav a .GotoPageNav a:link, .GotoPageNav a:active, .GotoPageNav a:visited 
{
	color: #000000;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

.GotoPageNav a:hover 
{
	background: #19519D; /*718B4E;*/
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

.gotopagebutton
{
	margin: 2px 0 0;
	font-size: 9px;
	font-weight: bold;
	width: 22px;
	text-align: center;
	background: #19519D;
	padding-top: 2px;
	color: #000000;
	border: 0;
	cursor:pointer;
}
.gotopagebutton_hover
{
	margin: 2px 0 0;
	font-size: 9px;
	font-weight: bold;
	width: 22px;
	text-align: center;
	padding-top: 2px;
	background: #718B4E;
	color: #ffffff;
	border: 0;
	cursor:pointer;
}

.StaticPagesPara
{
	font-size: 11px;
	text-align: justify;	
	padding-left: 10px;
}
.StaticPagesList
{
	border: 1px dashed #D1D1D1
}
.StaticPagesList ul{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
		
}
.StaticPagesList Li {	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;

}

.StaticPagesList2
{
	border: none;
}
.StaticPagesList2 ul{	
	margin: 0px;
	padding: 0px;
}
.StaticPagesList2 Li {	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 11px;	
	background: url(Bullet.gif) no-repeat 15px 10px;
}
.FeaturesPane
{
	font-size: 11px;
	font-weight:bold;
	padding-top:7px;
	font-family:Verdana;
}
.Tab
{
	font-family:Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #2674DD; /*ff6600;*/
	padding: 8px;
	display: inline;
	margin-right: 4px;
	color: #660000;
	text-align:center;
	cursor:pointer;
}
.Tab_Selected
{
	font-weight: bolder;
	font-size: 12px;
	background-color: #19519D;
	padding: 8px;
	display: inline;
	margin-right: 3px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}
.TabLine
{
	border-bottom: #19519D 1px solid;
}
.SiteColor
{
	color: #19519D;
}
/* Classes */

.text
{
	color: #001E5B;
}
