/* CSS Document */

body {
	font-family: "Trebuchet MS";
	margin: 0px;

}
.redBG {
	background-color: #d01e25;
}
.grayBG {
	background-color: #CCCCCC;
}
.signs {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 7px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link,a:visited,a:active {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.bluelink:link,a.bluelink:visited,a.bluelink:active {
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
a.bluelink:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.bulletlink:link,a.bulletlink:visited,a.bulletlink:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
a.bulletlink:hover {font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	padding-left: 15px;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rightdotborder {
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.welcome {
	color: #FF0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 17px;
	text-decoration: none;
}
.boldtext {font-size: 13pt;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.leftdotborder {
	border-bottom-style: none;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.fourborder {
	border: 1px double #CCCCCC;
}
.biglinkswithgraybg {font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.a:link,a.a:visited,a.a:active   {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.a:hover {
	text-decoration: underline;
}
.whitetext {font-size: 9pt;
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
}
.textred {font-size: 9pt;
	color: #FF0000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.productheading {font-size: 12pt;
	color: #2E369B;
	text-align: justify;
	font-weight: bold;
}
.greyboldtext {
	font-size: 15pt;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.border {
	border: 1px solid #D3D3D3;
}
.text13 {
	font-size: 14px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}
.grayBG1 {

	background-color: #F8F8F8;
}
.boldtextsmall {
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #151515;
	text-decoration: none;
}

.headings
{
margin:2px 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff
}

.ltfill
{
background:url(images/dashboard-lt.gif) left top  no-repeat;
height:25px;
width:2px;
}
.bgfill
{
background:url(images/dashboard-fill.gif) left top  repeat-x;
height:25px;
}
.rtfill
{
background:url(images/dashboard-rt.gif)  left top no-repeat;
height:25px;
width:2px;
}
.heading
{
margin:2px 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
}