table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#000;
	text-align:justify
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-color: #CCC;
}

strong {
	color:#000;
	font-size:10px;
	text-transform:uppercase
}

b a{ color:#B8B8B8; text-decoration: none; text-transform:uppercase}
b a:hover{ text-decoration:underline}

a{ color:#B8B8B8; text-decoration:underline}
a:hover{
	text-decoration:none;
	text-align: center;
}

b{ color:#000000; font-size:10px; text-transform:uppercase}

.list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:18px;
	color: #999;
}
.list ul li a{
	color:#666;
	font-size:10px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:bold
}
.list ul li a:hover{ text-decoration:none}

.footer {
	font-size:9px;
	color:#4F5050;
	margin-left:15px
}
.footer a{ color:#4F5050; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.footer span a{ color:#4F5050; text-decoration:underline}
.footer span a:hover{ text-decoration:none}
.footer b a{ color:#878787; text-transform:uppercase; text-decoration:none}
.footer b a:hover{ text-decoration:underline}
.footer span{color:#878787}

strong a{ color:#000000; text-transform:uppercase; font-size:10px; text-decoration:underline}
strong a:hover{ text-decoration:none}

.form input{
	width:193px;
	height:20px;
	color: #B8B8B8;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#4A4C4C
}

.form textarea {
	width:193px;
	height:112px;
	color: #B8B8B8;
	overflow: auto;
	padding:1px 0 0 5px;
	border:#4A4C4C solid 1px;
	background-color:#4A4C4C
}
.TITLE_TEXT_GRAY {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 22px;
	font-weight: bold;
	color: #313333;
	text-transform: uppercase;
}
.TITLETEXTWHITE {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	margin-top: 0px;
	text-transform: uppercase;
}
.TITLETEXTBLUE {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light";
	font-size: 22px;
	font-weight: normal;
	color: #5FA8CF;
	font-variant: inherit;
	margin-top: 10px;
	text-transform: uppercase;
}

