/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
a:link {
	color: #3E74CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E74CC;
}
a:hover {
	text-decoration: none;
	color: #1E3E73;
}
a:active {
	text-decoration: underline;
	color: #3E74CC;
}
#btmenu {
	color: #F9B324;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
#btmenu a:link {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
}
#btmenu a:hover {
	color: #D7E3F2;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
}
#btmenu a:visited {
	color: #D7E3F2;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
}
#btmenu a:active {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: underline;
}
#csp {
	background-color: #E1E8F1;
	background-image: url(images/c-sp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pgtit {
	padding-left: 20px;
}
#pgtit h1 {
	font-size: 22px;
	font-weight: normal;
	color: #063B81;
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#pgtit h2 {
	font-size: 14px;
	line-height: 14px;
	color: #76A6E0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pgtit1 {
	padding-left: 17px;
}
#pgtit1 h1 {
	font-size: 22px;
	font-weight: normal;
	color: #063B81;
	text-align: left;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
#pgtit1 h2 {
	font-size: 14px;
	line-height: 14px;
	color: #76A6E0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content {
	line-height: 18px;
	text-align: justify;
}
#content h3 {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-image: url(images/tit-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
	padding-top: 13px;
}
.contPadd {
	padding-left: 11px;
	text-align: justify;
}
.white11 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftsideMenu {
	font-size: 11px;
	color: #1B4881;
}
#leftsideMenu ul {
	font-size: 11px;
	font-weight: bold;
	color: #1B4881;
	text-decoration: none;
	padding-left: 22px;
	padding-top: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
}
#leftsideMenu ul li {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	list-style-type: none;
	list-style-image: url(images/minus.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: middle;
	text-transform: none;
	margin: 0px;
}
.lightBlue14 {
	font-size: 14px;
	font-weight: bold;
	color: #4787D6;
	text-decoration: none;
	text-align: left;
}
table.comparison
{
	width: 100%; border: none 1px #375B7A;
}
	td.comparison-top
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #375B7A; background-color: #0D2F5C; text-align: center;
	padding: 2px 2px 2px 2px; font-size: 12px; font-weight: bold; color:#FFFFFF;
}

	td.comparison-item
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #A1B3C3; background-color: #efefef; text-align: center;
	padding: 2px 2px 2px 2px; font-weight: bold; 
}
    td.comparison-item2
{
	border-top: solid 1px #A1B3C3; border-left: solid 1px #A1B3C3; background-color: #D0E3ED; text-align: center;
	padding: 2px 2px 2px 2px; font-weight: bold; 
}

td.comparison-item a:link,a:visited
{
	COLOR: #024E72;		
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;	
	text-decoration: none;  
}
td.comparison-item2 a:link,a:visited
{
	COLOR: #024E72;		
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;     
    FONT-SIZE: 12px;	
	text-decoration: none;  
}