a {

    color: #3A579A;    

    font-family: Arial, Helvetica, sans-serif; 

    font-size: 10pt; 

    font-weight: bold; 

    text-decoration: underline;

}


a:hover {

    color: #000066;

    font-family: Arial, Helvetica, sans-serif; 

    font-size: 10pt; 

    font-weight: bold; 

    text-decoration: underline;

}


td {

    color: #000000;    

    font-family: Arial, Helvetica, sans-serif; 

    font-size: 10pt; 

    font-weight: normal; 

    text-decoration: none;

}


.index {

    color: #444444;    

    font-family: arial; 

    font-size: 9pt; 

    font-weight: normal; 

    text-decoration: none;

}


.groups {

    color: #444444;    

    font-family: arial; 

    font-size: 10pt; 

    font-weight: bold; 

    text-decoration: none;

}


.groupLink {
	color: #444444;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;

}


.groupLink:Hover {

    color: #444444;    

    font-family: arial; 

    font-size: 8pt; 

    font-weight: bold; 

    text-decoration: underline;

}


.tab {

    color: #ffffff;    

    font-family: verdana; 

    font-size: 8pt; 

    font-weight: bold; 

    text-decoration: none;

}


.seltab {

    color: #000000;    

    font-family: verdana; 

    font-size: 8pt; 

    font-weight: bold; 

    text-decoration: none;

}


.pageTitle {
    color: #333333;    

    font-family: arial; 

    font-size: 12pt; 

    font-weight: bold; 

    text-decoration: none;
}
.title {

    font-family: Verdana, Arial, Helvetica, sans-serif; 

    font-size: 12pt; 

    font-style: normal; 

    line-height: normal; 

    font-weight: bold; 

    color: #000000;

}
#left_margin{
	margin-left:10px;
}.canceled {
	color: #CC0000;
	text-decoration: line-through;
}
.border {
	border: thin solid #CCCCCC;
}
.paddingtext {
	padding: 3px;
}
.padding {
	padding-top: 2px;
	padding-left: 4px;
}
.linespacing {
	line-height: 20px;
	list-style-type: square;
	list-style-image: url(../img/support/bullettimage.gif);
}
.paddingfordemo {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 15px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #27467D;
	font-weight: bold;
	padding: 13px 0px 0px;
	border: thin none #CCCCCC;
}
.webborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #28477E;
	border-bottom-color: #28477E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #28477E;
}
.webtitle {
	font-size: 18px;
	color: #3B4D5B;
}
.sampleborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.verticalmarkettitle {
	font-size: 14px;
	color: #1B315C;
}
.supporttitles {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
