body {
	background: #F2F2F2;
	font-size: 75%;
	margin: 20px;
}
.container {
	font: 1em/1.6em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
}

a:link {
	color: #03C;
}
a:visited {
	color: #06C;
}
a:focus {
}
a:hover {
}
a:active {
	color: #03C;
}
ul {
	padding: 0px;
	margin: 1em;
}
ul li {
	list-style: disc url(../images/img_bullet1.png) outside;
}
.header {
	padding: 0px 20px 5px;
	background: url(/images/img_2lines.png) repeat-x left bottom;
}
.branding {
	float: right;
}

/* Begin Skip to the Content Styles */
.container .skiptoContent {
	display: block;
	width: 900px;
	padding: 0.25em 0em 0.75em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	text-indent: -600em;
	position: absolute;	
	top: 0;
	z-index: 2000;
	overflow: hidden;
}
.container .skiptoContent:focus, .container .skiptoContent:hover, .container .skiptoContent:active {
	text-indent: 0;
	background:  url(../images/bkgd_skipto.png) no-repeat center bottom;
}
/* End Skip to the Content Styles */

.page {
	padding: 2px 0px;
	background: url(../images/bkgd_page.png) no-repeat;
}
.pageHome {
	padding: 2px 0px;
	background: url(none);
}
.feature {
	background: url(/images/banner_campusu.png) no-repeat left top;
	height: 294px;
}
.featureImg {
	float: left;
	margin-right: 30px;
	width: 260px;
}
.feature h1 {
	font: normal 1em/100% "Trebuchet MS", "Times New Roman", Times, serif;
	color: #F2F2F2;
	background: url(/images/txt_campusu.png) no-repeat left top;
	height: 52px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.feature .hide  {
	display: none;
	text-align: left;
	vertical-align: top;
}
.featureDesc {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 50px;
	font: 1.1em/130% Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
}
.featureLinks {
	float: left;
}
.feature p {
	padding-left: 10px;
}
.featureLinks ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.featureLinks li {
	padding: 2px 0px 0px 22px;
	list-style: url(none) none;
	margin: 0px;
	font: 0.95em/100% Verdana, Arial, Helvetica, sans-serif;
	color: #595959;
	height: 18px;
	background: url(/images/banner_link_bullet.png) no-repeat left center;
}
/*
.featureLinks li:after {
	content: " \00BB";
}
*/
.featureLinks a {
	text-decoration: none;
}
.featureLinks a:link, .featureLinks a:visited {
	color: #333;
}
.featureLinks a:hover {
	color: #E33309;
}
.featureLinks a:active {
	color: #333;
}
.nav {
	width: 120px;
	margin-left: 20px;
	float: left;
	text-align: right;
	padding: 100px 0px 20px;
	border-right: 1px solid #AFAFAF;
	min-height: 320px;
}
.pageHome .nav {
	width: 120px;
	margin-left: 20px;
	float: left;
	text-align: right;
	padding: 0px 0px 20px;
	border-right: 1px solid #AFAFAF;
	min-height: 400px;
}
.nav ul {
	margin: 0px -1px 0px 0px;
	padding: 0px;
	font-size: 1.1em;
}
.nav li {
	margin: 1em 0em;
	list-style: url(none) none;
	display: block;
	padding-right: 30px;
}
.nav li.active {
	background: url(../images/nav_active1.png) no-repeat 115px 0.5em;
	display: block;
}
.nav ul ul {
	margin: 0em -30px 0px 0px;
}
.nav ul ul li {
	font-size: 0.8em;
	margin: 0.25em 0em;
}
.nav ul ul li.active {
	background: url(../images/nav_active2.png) no-repeat right center;
}
.nav a {
	text-decoration: none;
}
.nav a:link, .nav a:visited {
	color: #333;
}
.nav a:hover {
	color: #E33309;
}
.nav a:active {
	color: #333;
}
.nav ul ul a:link, .nav ul ul a:visited {
	color: #666;
}
.nav ul ul a:hover {
	color: #E33309;
}
.nav ul ul a:active {
	color: #666;
}
.articles {
	color: #666;
	border-top: 1px dotted #CCC;
}
.articles li a:link, .articles li a:visited {
	color: #666;
}
.articles li a:hover {
	color: #E33309;
}
.articles li a:active {
	color: #666;
}
.utilityNav {
	margin: 0px;
	padding: 14px 0px 0px;
	font-size: 0.95em;
}
.utilityNav li {
	display: inline;
	margin-right: 1.5em;
}
.utilityNav a {
	text-decoration: none;
}
.utilityNav a:link, .utilityNav a:visited {
	color: #333;
}
.utilityNav a:hover {
	color: #E33309;
}
.utilityNav a:active {
	color: #333;
}
.content {
	width: 420px;
	float: left;
	border-right: 1px solid #AFAFAF;
	background: #F2F2F2 url(../images/bkgd_content.png) no-repeat center top;
	padding: 20px 40px;
	min-height: 400px;
}
.pageHome .content {
	width: 420px;
	float: left;
	padding: 34px 40px 20px;
	margin-top: -34px;
	border-right: 1px solid #AFAFAF;
	background: url(none);
	min-height: 400px;
}
.products {
	margin: 0px;
	padding: 0px;
}
.products li {
	display: inline;
	list-style: url(none) none;
	margin-right: 1em;
}
.sidebar {
	float: right;
	margin-right: 20px;
	width: 200px;
	padding: 100px 0px 20px 30px;
}
.pageHome .sidebar {
	float: right;
	margin-right: 20px;
	width: 200px;
	padding: 0px 0px 20px 30px;
}
.sidebar p+p {
	margin-top: 1em;
	border-top: 1px dotted #AFAFAF;
	padding-top: 1em;
	margin-bottom: 1em;
}
.normalPara p+p {
	border-top-style: none;
	padding-top: 0px;
}
.footer {
	background: url(../images/img_2lines.png) repeat-x left top;
	padding: 10px 20px 0px;
	font-size: 0.95em;
	color: #666;
	clear: both;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer li {
	display: inline;
	margin-right: 1.5em;
}
.footer ul.validations {
	float: right;
	margin: 0px;
	padding: 0px;
}
.footer ul.validations li {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
h1 {
	color: #66A9D4;
	text-transform: capitalize;
	font: italic bold 1.4em "Trebuchet MS", "Times New Roman", Times, serif;
}
h2 {
	color: #333;
	font: bold 1.2em "Trebuchet MS", "Times New Roman", Times, serif;
}
h2.interest {
	color: #4C7F00;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
p+h2, ul+h2, ol+h2 {
	margin-top: 2em;
	border-top: 1px dotted #AFAFAF;
	padding-top: 2em;
}
h2+p {
	margin-top: -0.5em;
}
h3 {
	color: #666;
	font: bold 1.2em "Trebuchet MS", "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #333;
	margin-bottom: 0em;
	text-transform: capitalize;
}
.imgThumbnail+h4 {
	padding-top: 2em;
	border-top: 1px dotted #AFAFAF;
}
h4+p {
	margin-top: 0.5em;
}
h5 {
	font-weight: bold;
	font-size: 1em;
	color: #333;
	margin: 1em 0px 0em;
}
h5+p {
	margin-top: 0em;
}
p {
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}
img {
	border-style: none;
}
p.reference {
	font-size: 0.95em;
	font-style: italic;
	color: #666;
	margin-bottom: 0em;
	margin-left: 50px;
}
ul.links {
	margin: 1em 0px;
	padding: 0px;
}
ul.links li {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	list-style: url(none) none;
}
ul.links li:after {
	content: " \00BB";
	font-weight: bold;
}
ul.smallLinks {
	margin: 1em 0px;
	padding: 0px;
}
ul.smallLinks li {
	margin: 0.5em 2em 0.5em 0em;
	list-style: url(none) none;
	display: inline;
}
ul.smallLinks li:after {
	content: " \00BB";
	font-weight: bold;
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}
blockquote {
	margin: 0em 0em 0em 1em;
	border-left: 4px solid #CCC;
	padding-left: 1em;
}
blockquote.footnote:after {
	content: " [" attr(cite) "]";
	color: #666;
}

/*
blockquote.footnote {
	counter-increment: number;
}
blockquote.footnote:after {
	content: counter(number);
	color: #666666;
	vertical-align: super;
	font: 0.85em Arial, Helvetica, sans-serif;
}
*/
ul.press {
	margin: 1em 0px;
	padding: 0px;
}
ul.press li {
	list-style: url(none) none;
	margin: 1.5em 0px;
	padding: 0px;
}
ul.press li em {
	font-style: italic;
	color: #666;
}
ul.press li em:after {
	content: " \2014";
}
strong.callout {
	display: block;
	text-align: center;
	font: normal 1.6em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #999;
	margin: 1em 0.5em;
}
.imgThumbnail {
	float: left;
	clear: left;
	padding: 2em 1.5em 1em 0em;
	border-style: none;

}
.imgCaption {
	font-size: 0.95em;
	color: #666;
	display: block;
	font-style: italic;
	margin: 0em 0em 1.5em;
}
code {
	font: 1.2em "Courier New", Courier, monospace;
	color: #000;
}
.imgInline {
	float: left;
	padding-right: 0.5em;
}
img.test:after {
	content: attr(title);
	color: #333;
	display: block;
}
abbr, acronym {
	cursor: help;
}
div#flashcontent {
	position: relative;
	float: left;
	width: 145px;
	z-index: 10;
	left: -20px;
	margin-bottom: -172px;
	top: -172px;
	clear: both;
}
div#flashcontent p {
	margin-top: 180px;
}
