@charset "utf-8";
/* CSS Document */

body {
	background-color : #FFFFFF;
	}

a {text-decoration: none;}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	vertical-align: text-top;
	padding-right: 10px;
	text-align:justify;
}
.main  li {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align:left;
}

.main  ul {
	list-style-image: url(../images/parts/bullet-grey.gif);
}

.main  a {
	color: #336699; 
	text-decoration: underline;
}
.main  a:hover {
	color: #FF9933;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	text-transform: uppercase;
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 18px;
	background-image: url(/images/parts/popup-border-top.gif);
	vertical-align:middle
	}

.subheader {
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #336699;
	font-weight: bold;
	line-height: 17px;
}
.caption {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	text-align:center;
}
