* {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	background-color: #333333;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFF;
}

a {
	text-decoration: none;
	color: #FFF;
}

.content a:link {
	color: #FFF;
}

.welcome_right a:link,.welcome_right a:visited {
	color: #FFF;
}

.content a:visited {
	color: #FFF;
}

.content a:hover, .welcome_right a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.small_box a:link, .small_box a:visited {
	color: #999;
}

.small_box a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#bottom_menu a:active {
	color: gray;
}

#bottom_menu a:link {
	color: #FFF;
}

#bottom_menu a:visited {
	color: #FFF;
}

#bottom_menu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.content a:active, .welcome_right a:active {
	color: #FFCC00;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
	color: black;
	background-image: url(../../images/wrapper_body.png);
	background-repeat: repeat-y;
}

#wrapper_bottom {
	height: 20px;
	width: 969px;
	margin: 0 auto;
	background-image: url(../../images/wrapper_bottom.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: .75em;
	color: gray;
}

#bottom_menu {
	width: 969px;
	margin: 0 auto;
	text-align: center;
	font-variant: small-caps;
	font-stretch: wider;
	font-weight: bold;
	font-size: .85em;
	color: #FFF;
	padding: 30px 0 8px 0;
}

#wrapper_content {
	padding: 0 40px;
}

#masthead {
	width: 960px;	
	height: 63px;
	margin: 0 auto;
	color: #FFF;
}

#logo {
	width: 960px;	
	margin: 0 auto;
}

img {
	border: none;
}

.content {
	color: #FFF;
	font-size: .9em;
	width: 960px;	
	margin: 0 auto;
	padding: 0 40px 0 40px;
}

/*
#welcome {
	width: 960px;
	margin: 0 auto;
	height: 20px;
	color: #FFF;
}
	::elemental::
	start changes
*/
#welcome { margin: 0; height: auto; color: #FFF; width:350px; float:left; }
/*
	end changes
*/

.welcome_left {
	padding: 5px 0 0 15px;
}

.welcome_right {
	float: right;
	padding: 5px 15px 0 0;
}

.clearit {
	clear: both;
}

.small_box {
	width: 197px;
	height: 200px;
	padding: 0;
	float: left;
}

.small_box_top {
	background-image: url(../../images/small_box_top.png);
	background-repeat: no-repeat;	
	height: 9px;
}

.small_box_body {
	background-image: url(../../images/small_box_body.png);
	background-repeat: repeat-y;
	padding: 0 15px 0 8px;
	height: 168px;
}

.small_box_bottom {
	background-image: url(../../images/small_box_bottom.png);
	background-repeat: no-repeat;	
	height: 17px;
}

.main_masthead {
	width: 684px;
	height: 200px;
	float: left;
	padding: 0;
}

h1 {
	display: none;
}

h2 {
	color: #FFF;
	font-size: 1.3em;
	font-variant: small-caps;
}

h2 .gray {
	color: #666;
}

h3 {
	color: #FFF;
	font-size: 1.2em;
	padding-top: 10px;
	font-style: italic;
}

.small_box h2 {
	background-image: url(../../images/small_box_h2_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px 0 0 0;
	color: #FFCC00;
}

.wide_3box_content h3 {
	color: #FFCC00;
	font-size: 20px;
	background-image: url(../../images/wide_3box_h3_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px 0 0 0;
}

h4 {
	font-size: 1.1em;
	color: #FFF;
	margin: 5px 0 8px 12px;
	letter-spacing: 1px;
}

.small_box_body p {
	color: #999;
	padding: 18px 0 0 0;
	line-height: 1.2em;
	font-size: 1.1em;
	text-align: left;
}
/*
.small_box_body p.imp a  {
	color: #FFCC00 !important;
}
*/
.small_box_body ul li {
	padding: 2px 0 0 8px;
	color: white;
	list-style: none;
}

/*
.larger {
	font-size: 1.5em;
}
*/
.wide_box {
	/* Generic Wide Box */
	width: 897px;
	padding: 10px 0 0 0;
}

.wide_box_top {
	background-image: url(../../images/wide_box_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_body {
	background-image: url(../../images/wide_box_body.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 10px 0 8px;
}

.wide_box_bottom {
	background-image: url(../../images/wide_box_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_box_120_top {
	background-image: url(../../images/wide_box_120_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_120_body {
	background-image: url(../../images/wide_box_120_body.png);
	background-repeat: no-repeat;
	height: 93px;
	padding: 0 10px 0 8px;
}

.wide_box_120_bottom {
	background-image: url(../../images/wide_box_120_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_box_100_top {
	background-image: url(../../images/wide_box_100_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_100_body {
	background-image: url(../../images/wide_box_100_body.png);
	background-repeat: no-repeat;
	height: 73px;
	padding: 0 10px 0 8px;
}

.wide_box_100_bottom {
	background-image: url(../../images/wide_box_100_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_box_180_top {
	background-image: url(../../images/wide_box_180_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_180_body {
	background-image: url(../../images/wide_box_180_body.png);
	background-repeat: no-repeat;
	height: 153px;
	padding: 0 10px 0 8px;
}

.wide_box_180_bottom {
	background-image: url(../../images/wide_box_180_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_box_220_top {
	background-image: url(../../images/wide_box_220_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_220_body {
	background-image: url(../../images/wide_box_220_body.png);
	background-repeat: no-repeat;
	height: 193px;
	padding: 0 10px 0 8px;
}

.wide_box_220_bottom {
	background-image: url(../../images/wide_box_220_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_box_440_top {
	background-image: url(../../images/wide_box_440_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_440_body {
	background-image: url(../../images/wide_box_440_body.png);
	background-repeat: no-repeat;
	height: 413px;
	padding: 0 10px 0 8px;
}

.wide_box_440_bottom {
	background-image: url(../../images/wide_box_440_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}


.wide_box_content {
	/* Generic Wide Box Content */
	padding: 0 5px 0 5px;
}

/*
.wide_box_content a {
	color: #333 !important;
}
*/
.wide_box_top_dark {
	background-image: url(../../images/wide_box_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_box_body_dark {
	background-image: url(../../images/wide_box_body.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 8px;
	color: #666;
}

.wide_box_bottom_dark {
	background-image: url(../../images/wide_box_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_2box {
	width: 897px;
	padding: 5px 0 0 0;
}

.wide_2box_top {
	background-image: url(../../images/wide_2box_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_2box_body {
	background-image: url(../../images/wide_2box_body.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 8px;
}

.wide_2box_left {
	width: 410px;
	margin: 0 0 0 8px;
	float: left;
}

.wide_2box_right {
	width: 410px;
	margin: 0 10px 0 35px;
	float: left;
}

.wide_2box_content {
	padding: 0 2px 0 5px;
}

.wide_2box_bottom {
	background-image: url(../../images/wide_2box_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

.wide_3box {
	width: 897px;
	padding: 5px 0 0 0;
}

.wide_3box_top {
	background-image: url(../../images/wide_3box_top.png);
	background-repeat: no-repeat;	
	height: 15px;
}

.wide_3box_body {
	background-image: url(../../images/wide_3box_body.png);
	background-repeat: repeat-y;
	padding: 0 10px 0 8px;
}

.wide_3box_left {
	width: 250px;
	margin: 0 0 0 15px;
	float: left;
}

.wide_3box_middle {
	width: 250px;
	margin: 0 0 0 50px;
	float: left;
}

.wide_3box_right {
	width: 250px;
	margin: 0 0 0 50px;
	float: left;
}

.wide_3box_bottom {
	background-image: url(../../images/wide_3box_bottom.png);
	background-repeat: no-repeat;	
	height: 20px;
}

/*
.login {
	float: right;
	padding: 5px 10px 0 0;
	text-align: right;
} 
	::elemental:: 
	start changes
*/
.login { color: #fff; padding-top:25px; }
.login input { color: auto; }
/* 
	end changes 
*/

.imp {
	color: #FFCC00;
	font-weight: bold;
}

p {
	padding: 10px 15px 0 15px;
}

.wide_3box_content ul li {
	padding: 3px 0 0 5px;
	list-style-position: inside;
	list-style: disc;
}


.wide_box_content ul li {
	margin: 0 0 0 20px;
	padding: 5px 15px 0 12px;
	list-style-position: inside;
}

.wide_2box_content ul li {
	margin: 0 0 0 20px;
	padding: 5px 15px 0 12px;
	list-style-position: inside;
}

ol li {
	list-style: decimal;
	list-style-position: inside;
	padding: 8px 40px 3px 40px;
}

.right {
	text-align: right;
	font-weight: bold;
}

.left {
	padding: 5px 0 5px 100px;
}

.ctr {
	text-align: center;
}

table.stats {
	margin: 15px auto 5px auto;
	color: black;
	background-color: white;
	border-collapse: collapse;
	border: 1px solid #333;
	border-spacing: 0;
}

.stats th {
	background-color: #ADD8E6;
	text-align: center;
	padding: 3px;
	border: 1px solid silver;
}

.stats td {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid silver;
}

caption {
	caption-side: top;
	padding: 0 0 .5em 0;
	color: gray;
}


.last_row {
	background-color: #CCC;
	font-style: italic;
}

.more_space {
	padding: 15px 0 15px 0;
}

.more_top {
	padding-top: 15px;
}

hr {
	width: 650px;
	color: #333;
}

.pseudolist {
	margin: 10px 0 10px 100px;
}

address {
	padding: 10px 0 0 0;
}

ol.roman li {
	list-style: lower-roman;
	list-style-position: inside;
}

ol.alpha li {
	list-style: lower-alpha;
	list-style-position: inside;
}

#ctl00_Login1_PasswordRecoveryLink {
	color: #FFCC00;
	text-align: right;
}

#tagline {
	text-align: left;
	color: #FFCC00;
	font-size: .9em;
	width: 960px;
	margin: 0 auto;
	padding: 0 0 10px 10px;
}	


.watermark
{
	background: #FFFFD7;
	font-style: italic;
	color: #006600;
}

td.grey { padding: 0px; font-family: Arial, Verdana; font-size: 7.5pt; font-weight: bold; color: #666; }

input.homepage {
	font-family: Verdana, Arial, sans-serif;
	background: #FFF url('~/us/img/input.gif');
	background-repeat: repeat-x;
	height: 20px;
	font-size: 11px;
	color: #060;
	border: 1px solid #666;
	padding: 2px 2px 2px 4px;
}

.error
{
	padding: 5px;
	margin: 5px;
	width: inherit;
	background-color: #FFD2DE;
	border-color: red;
	border-style: solid;
	border-width: thin;
	font-weight: bold;
	text-align: left;
}

.errorCell
{
	background-color: #FFD2DE;
	border-color: red;
	border-style: solid;
	border-width: thin;
}



.warningCell
{
	background-color: #FFFFCC;
	border-color: #DAA520;
	border-style: solid;
	border-width: thin;
}


.warningCellWithErrorBackground
{
	background-color: #FFD2DE;
	border-color: black;
	border-style: solid;
	border-width: thin;
}

.errorBackground
{
	background-color: #FFD2DE;
}

.error ul
{
 list-style-type: none;
 margin: 1em 1em 1em 1em;
}

.error li
{
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 2em;
	color: #515151;
}


.errorMessage
{
	color: black;
	background-color: #fABD00;
	text-decoration: none;
	font-size: 16pt;
	font-weight: bold;
}
