BODY {
	FONT-SIZE: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	
}
.fontblue{
color:#47a0ff;
font-size:10px;
line-height:20px;
}
.fontblue A{
color:#47a0ff;
font-size:10px;
line-height:20px;
text-decoration:none;
}

.fontblue A:hover{
text-decoration:underline;
}

.fontinvalid{
color:#666666;
text-decoration:none;
line-height:20px;
}

.fontdarkblue{
color:#0a498e;text-decoration:none;
}

.fontred{
color: #CC0000; 
}

.inputframe{
border:#CCCCCC, solid, thick;
font-size:10px;
color:#0099FF;}

.titlebar{
color:#006699; 
margin-left:20px;
text-indent:20px;
background-repeat:no-repeat;

}
.contentdown{
	border: 1px solid #999999;
	text-align:left;
 }
 
 
.content{
line-height:20px;
text-align:left;
color:#333333;
}

.content A{
	line-height:20px;
	text-align:left;
	text-decoration:underline;
	color:#333333;
}

.content A:visited{
line-height:20px;
text-align:left;
text-decoration:underline;
color:#333333;
}

.content-bk{
	line-height:20px;
	background-image:url(../image/bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabletitle {
	color: #FFFFFF;
	font-size: 11px;
	background-image:url(../image/products-tablebk.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.careertitle {
	color: #0a498e;
	font-size: 11px;
	background-image:url(../image/career-title.png);
	background-repeat: no-repeat;
	background-position: center;
}
.careerbk {
	color: #0a498e;
	font-size: 11px;
	background-image:url(../image/career-bk.png);
	background-repeat: no-repeat;
	background-position: top;
}
