﻿body {
	/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartcolorStr= '#9F9F9F' ,EndcolorStr= '#DFDEDE');*/
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
}

a:link {font-size:11px; color: #1570CD;text-decoration: none;}
a:visited {font-size:11px; color: #1570CD;text-decoration: none;}
a:hover {font-size:11px; color: #FFAD33;text-decoration: none;}
a:active{font-size:11px;color: #1570CD; text-decoration:none;}

url,a.url:link {
	color: #1570CD;
	text-decoration:none;
}
url,a.url:visited {
	color: #1570CD;
	text-decoration:none;
}
url,a.url:hover {
	color: #FFAD33;
	text-decoration:none;
}
url,a.url:active {
	color: #1570CD;
	text-decoration:none;
}

.dot {
	background-image: url(Images/dot.gif);
	background-repeat: repeat-x;
}

.dot1 {
	background-image: url(Images/dot1.gif);
	background-repeat: repeat-x;
}

.line {
	background-image: url(Images/linedot.jpg);
	background-repeat: repeat-x;
}

.topbg
{
/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartcolorStr= '#0066CB' , EndcolorStr= '#A9D0F7');*/
	background-image: url(Images/topbg.gif);
	background-repeat: repeat-x;
}

.topunderline 
{
	background-image: url(images/topunderline.gif);
	background-repeat: repeat-x;
}

.botunderline 
{
	background-image: url(images/botunderline.gif);
	background-repeat: repeat-x;
}

.middlebg
{
	background-color:#99C2EA;
/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartcolorStr= '#DCECFB' , EndcolorStr= '#99C2EA');*/
}

.botbg
{
/*filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartcolorStr= '#69A8E6' , EndcolorStr= '#0066CB');*/
background-image: url(images/bottombg.gif); background-repeat: repeat-x;
}

.borders
{
border:1px solid #71AEEC;
}.tltunderline {
	background-image: url(images/tlt_underline.gif);
	background-repeat: repeat-x;
}
.titles {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0181E2;
}

.subtlt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #076ACD;
}
.smalltext {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	height:12px;
	width:165px;
	border:1px solid #888888;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.smallbtn {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width:50px;
}
.bigbtn {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	width:125px;
}
.linktext
{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
}

/*ClearFix*/
.clearfix:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: "."
}
.clearfix {
	DISPLAY: inline-block
}
* HTML .clearfix {
	HEIGHT: 1%
}
.clearfix {
	DISPLAY: block
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.textbox{font-family:Verdana; font-size:10px; color:#626469;}