.width100 { width: 100%; }
 
.width75 { width: 75%; }
 
.width50 { width: 50%; }
 
.floatLeft { float: left; }
 
.floatRight { float: right; }
 
.alignLeft { text-align: left; }
 
.alignRight { text-align: right; }
body {
	background-color: #8EAFDA;/*#EDF0F3;*/
	color:#333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {vertical-align:top;}
ul 
{
	margin: 2px 8px 20px 20px;
}
ul li
{
	list-style-image:url('../images/list-bullet.gif');
	    margin-right: 0;
    margin-top: 0;
    margin-bottom: .2em;
}

ol 
{
	margin: 2px 8px 20px 20px;
}
ol li
{
	margin:0 0 .7em 4px;
	list-style-type:decimal;
}
h1 {
	font-size: 190%;
	letter-spacing: -0.05em;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
	font-weight: bold;
}

h2 {
	font-size: 160%;
	letter-spacing: 0.1em;
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	display:inline;
}
h3 {
	font-size: 110%;
	letter-spacing: 0.1em;
	font-weight:bold;
}
h4 {
	font-size: 100%;
	letter-spacing: -0.03em;
	font-weight:bold;
}

blockquote {
	background-image: url(../images/bg_blockquote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	padding: 8px;
}

em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #9E883C;
	text-decoration: none;
}
a:active {
	color: #333333;
}

#topNav {
	float: right;
	width: 500px;
	margin-top: 8px;
	margin-right: 5px;
	text-align: right;
	font-size: 11px;
	color: #9F8238;
	bottom: 0px;
}
#topNav li {
	display: inline;
	padding-left: 11px;
	background-image: url(../images/topMenu_bullet.gif);
	background-repeat: no-repeat;
	padding-right: 4px;
}
#topNav a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#topNav a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#topNav a:hover {
	font-weight: bold;
	color: #E7B92F;
	text-decoration: underline;
}
#topNav a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#banner { 
    height:90px;
    overflow:hidden;
    background-color:#8EAFDA;
}
#topShading {
	background-image: url(../images/topShading.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
#bottomShading {
	background-image: url(../images/bottomShading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	clear: both;
}
#mainNav {
	background-image: url(../images/bg_MainNav.gif);
	background-repeat: repeat-x;
	height: 30px;
}

#logo {
	padding: 20px 0 5px 15px;

}
#footerTag {
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 15px;
}

#links {
	font-size: 10px;
	color: #fff;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#links a:hover { color:#fff; }
#breadcrumbs a:link {
color:#999999;
text-decoration:underline;
}
#breadcrumbs a:visited {
color:#777777;
text-decoration:underline;
}
#breadcrumbs a:hover {
color:#333333;
text-decoration:none;
}
#breadcrumbs a:active {
color:#999999;
text-decoration:underline;
}
#breadcrumbs {
	font-size: 80%;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E4E4E4;
	text-align: right;
	padding: 5px;
	margin-top: 15px;

}
#mainContent {
	margin-left: 25px;
	margin-right:15px;
	min-height: 200px;
}
#mainContent p {
	margin-bottom: 0.8em;
}


#news {
	background: #FDFDFD url(../images/bg_module.gif) repeat-x 0px -7px;
	height: 150px;
}
.module {
	/*border:1px solid #DADADA;*/
	padding:12px;
	font-family: Arial, Verdana;
	font-size:11px;
	background: #fff url(../images/bg_module.gif) repeat-x;
	color:#333333;
	vertical-align:top;
	margin-right: 3px;
}
.module TD, .module A {
	font-size:11px;
	color:#333333;
}
.borderImage {
border: none;
margin: 0px 10px 10px 0px;
padding: 5px;
border: 1px dotted #E4E4E4;
}
#rightContent {
	font-size:90%;
	background-color: #B8CFE9;
	padding-bottom: 20px;
}

#rightContent h1 {
	background-image: url(../images/bg_rightHeader.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	margin: 0;
	padding: 10px 10px;
	color: #194E96;
	font-weight: bold;
}
#rightContent .subMenuLinks {
	background-color: #CADDEE;
	margin-right: 10px;
	margin-left: 10px;

}
#rightContent .subMenuLinks a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8E6F3;
	border-right-color: #A3AEB9;
	border-bottom-color: #A3AEB9;
	border-left-color: #D8E6F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration:none;
}

#rightContent .subMenuLinks a:hover {
background-color:#FDEB9F;
color:#111111;
}
#cubicle {
	font-size: 85%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: right;
	width: 950px;
	margin: 5px auto;
}
#cubicle a {
	color: #FFFFFF;
}

