/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/carbon_bg.gif);
	text-align:center;
	background-repeat: repeat;
}

.p{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height: 18px;
}
.p_small{font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color:#666666;
line-height: 18px;
padding: inherit
}

.p_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height: 18px;
	padding: inherit;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 6px;
	width:150px;
	text-align:left;
}


.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 6px;
	width:150px;
	text-align:left;
}

.navigation_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 6px;
	width:150px;
	text-align:center;
}


.navigation_login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding: 6px;
	width:150px;
	text-align:center;
}

.vert_navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width:150px;
	text-align:left;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
}


.vert_navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width:150px;
	text-align:left;
}

.vert_rt_navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width:150px;
	text-align:left;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
}


.vert_rt_navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	width:150px;
	text-align:left;
}
.h1{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
line-height: 18px;
padding:inherit;
font-weight: bold;
text-align:left;
}

.h1_tower{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	line-height: 18px;
	width:150px;
	padding:inherit;
	font-weight: bold;
	text-align:left;
	background-color: #FFFFFF;
}

.h2{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
line-height: 18px;
padding:inherit;
font-weight: bold;
text-align:left;
}
.textnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:inherit;
	color: #0000FF;
	text-decoration: none;
	display: inline;
	}


.textnavigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:inherit;
	color: #FF0000;
	text-decoration: none;
	display: inline;
	}
.textnavigation_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	line-height:inherit;
	color: #0000FF;
	text-decoration: none;
	display: inline;
	}


.textnavigation_small:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	line-height:inherit;
	color: #FF0000;
	text-decoration: none;
	display: inline;
	}