.table_bg {
	background-image: url(../assets/common/bg.gif);
	background-repeat: repeat-y;
}

.module_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding: 0em 1em;
	line-height: 120%;
}



.module_content a{
	color: #666666;
	text-decoration: underline;
}

.module_content a:link{
	color: #666666;
	text-decoration: underline;
}

.module_content a:hover{
	color: #666666;
	text-decoration: underline;
}

.module_content a:active{
	color: #666666;
	text-decoration: underline;
}

.module_content a:visited{
	color: #666666;
	text-decoration: underline;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00b6de;
	text-align: left;
	padding: 0.3em 1em;
}
.thumb {
	height: 55px;
	width: 55px;
	padding-top: 10px;
	padding-right: 0px;
	margin-right: 3px;
}
.bot {
	background-image: url(../assets/common/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #CCCCCC;
	display: inline;
}
.title {
	text-align: left;
	vertical-align: middle;
	height: 50px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.uniLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.uniLink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.uniLink a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.uniLink a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.uniLink a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.spec_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100px;
	font-weight: bold;
	color: #333333;
	background-color: #88c3de;
	vertical-align: top;
}

.contactleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	padding-left:3em;
}

.contactright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

.contactright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: underline;
}

.contactright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}

.warning{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	padding:2em;
	text-align:left;
}

.steps{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	padding:2em;
	text-align:left;
	overflow:auto;
	line-height: 130%;
}

.supttitle{
	font:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	padding-bottom:10px;
}

.reviewdate{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color: #999999;
}
div.bigTitle
{
	color:#00b6de;
	font-size:28px;
	margin-bottom:22px;
}
div.supportLink
{
	
}