@charset "iso-8859-1";
/* HTML : BODY */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align: center;
}

/* HTML : TD */
td, div {	
    font-family:Tahoma;
	font-size:11px;
	line-height:1.5;
}

a {
	color:#666666;
	text-decoration:underline;
	font-weight: bold;
}

a:hover {
	color:#1683DE;
	text-decoration:underline;
	font-weight: bold;
}

a.topnav 			{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:hover 		{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.grey{
	color:#ABABAB;
	font-family:Tahoma;
	font-size:11px;
}

.header{
	color:#005680;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}

.text-default{
	color: #00000;
	font-family:Tahoma;
	font-size:11px;
}


.table-border{
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.white {

	color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px; 
}

a.footernav {

	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.footernav:hover {
	color:#1683DE;
	text-decoration:underline;
	font-weight:normal;
}
a.breadcrumb {


	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
a.breadcrumb:hover {

	color:#1683DE;
	text-decoration:underline;
	font-weight:normal;
}
