@charset "UTF-8";
.plainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.bgdRepeat {
width:100%;
margin:0;
background:url(images/layout4_repeat.jpg) repeat-x top right;
}

.swooshBgd {
width:1250px;
background:url(images/swoosh_bgd.jpg) no-repeat;
	background-position:right top;
}
.textindent {
	width:900px;
	padding-left:120px;
	padding-top:120px;
	padding-bottom:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align:center;
	clear:both;
}

.wrapper {
	width:1024px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.wrapper a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.wrapper a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
.intBgd {
	width:100%;
	margin:0;
	background-image: url(images/int_bgdRepeat.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.intSwooshBgd {
	width:1250px;
	background-position:right top;
	background-image: url(images/int_bgd.jpg);
	background-repeat: no-repeat;
	
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
}
.textindentint {
	width:900px;
	padding-left:120px;
	padding-top:50px;
	padding-bottom:100px;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
.subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
.subtitle3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}
.subtitle3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: underline;
}

