@charset "iso-8859-1";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
}

#facebook {position:absolute; z-index:1000; width: 188px; height:40px; top:20px; left: 580px;}

.alink:visited {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #efefef; text-decoration: underline}
.alink:link {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #ffffcc; text-decoration: underline}
.alink:hover {  font-family: Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}

a{
	color: #ffffff; text-decoration:underline;
}
a:hover{
	color: #fcfdad; text-decoration:underline;
}

.text {
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}

.work-list ul{
	font-size: 16px; color: #ffffff; font-family: Tahoma; list-style-type: none; margin:0; padding:0;
}

.work-list li{
	margin-bottom: 13px; padding-left: 5px; margin-left: 20px; list-style-image:url(images/bullet.gif);
}

.work-list a{
	color: #ffffff; text-decoration:underline;
}
.work-list a:hover{
	color: #fcfdad; text-decoration:underline;
}
.work-list a:visited{
	color: #CCC; text-decoration:underline;
}

.header {
	font-size:10px;
	line-height:15px;
	color:#9BB1CD;
	font-family:tahoma, verdana, arial, courier;
}
.header strong {
	color:#9BB1CD;
}
.header a {
	color:#9BB1CD;
	text-decoration:none;
}
.header a:hover {
	text-decoration:underline;
}
.content {
	font-size:11px;
	line-height:13px;
	color:#D3ECFC;
	font-family:tahoma, verdana, arial, courier;
}
.content strong {
	color:#D3ECFC;
}
.content b {
	color:#ffffff;
}
.content a {
	color:#ffffff;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
.content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.content li {
	background:url(images/q1.gif) left center no-repeat;
	margin:0 0 0 0px; 
	padding:0 0 0 19px;
	line-height:20px;
}
.content li a {
	color:#ffffff;
	text-decoration:underline;
}
.content li a:hover {
	text-decoration:none;
}
.links {
	font-size:10px;
	line-height:13px;
	color:#E9EB94;
	font-family:tahoma, verdana, arial, courier;
}
.links strong {
	color:#E9EB94;
}
.links strong a {
	color:#E9EB94;
	text-decoration:none;
}
.links strong a:hover {
	text-decoration:underline;
}
.footer {
	font-size:10px;
	line-height:15px;
	color:#889CB4;
	font-family:tahoma, verdana, arial, courier;
}
.footer strong {
	color:#889CB4;
}
.footer a {
	color:#889CB4;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.form {
	font-size:11px;
	color:#1A2633;
	font-family:Tahoma, verdana, arial, courier;
	width:219px;
	height:20px;
	background-color:#ffffff;
	border:#1A2633 solid 1px;
	padding:2 0 0 5px;
	vertical-align:top;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

