/* SETS DEFAULT FONT */
BODY, P, DD, DL, BLOCKQUOTE,TD,TR,TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
} 

/* SETS BODY BACKGROUND IMAGE 
body {
background: #ffffff url(http://resource.cottoninc.com/_images/accesscotton_home/backgroundtest.jpg);
}*/

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}
.BottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Majorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #006699;
	line-height: 32px;
}
.Minorhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #006699;
	line-height: 30px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.bodytext-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.rightrule {
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #CC3399;
	width: 203px;
}
.sectionborder {
	border: 1px dashed #FF0099;
}
.bigBox {
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.headpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3399;
}
.linkBoxindent {
	padding-bottom: 20px;
	padding-right: 33px;
}
.outlineBox {
	border: thin dotted #3E6F9F;
}
.smallspacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.titlePage {
	padding-right: 22px;
	padding-left: 22px;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #006699;
}
