/* Global Styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#verticallinesmallwidth {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: url(images/dot.gif) repeat-y left;
	width: 3px;
}

#verticallinelargewidth {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: url(dot.gif) repeat-y left;
	width: 1px;
}

#horizontalbottom {
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	color: #707070;
	background: url(dot.gif) repeat-x bottom;
	margin: 0;
	<!--padding: 0 0 5px 5px;-->
	Padding 0 0;
}

#horizontaltop {
	horizontal-align: top;
	margin: 0;
	padding: 0 0;
	background: url(dot.gif) repeat-x top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}


bold { font-weight: bold; }

/* Class Styles */

.line {
	font-size: 18px;
	color: #FFFFFF;
}

.smallline {
	font-size: 10px;
	color: #FFFFFF; 
}

.smallerline {
	font-size: 9px;
	color: #FFFFFF; 
}

.rightlink {
	color: #000000;
	}