BODY {
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

BODY, TD, DIV, SPAN {
	color: #656565;
	font-size: .8em;
}

A {
	color: 					#35B3D1
}

A:visited {
	color: 					#35B3D1
}

A:HOVER {
	color: 					#35B3D1
}

/*added*/
#leftcolumn {
	width: 240px;
	padding-left: 20px;
}

/*modified*/
#wrapper {
	background-image: url(../images/generic_gray_error.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 493px;
	text-align: right;
}

/*modified*/
#headerContent {
	height: 62px;
	width: 415px;
	margin-top: 19px;
	text-align: right;
	padding-right: 39px;
}

/*modified*/
#bodyContent {
	position: relative;
	top: 32px;
	/*width: 415px;*/
	height: 300px;
	margin-right: 14px;
	text-align: left;
}

#bodyContent .colorBar {
	height: 7px;
	background-color: #f27d00;
}

#bodyContent .colorBarSpacer {
	height: 7px;
	width: 2px;
}

#bodyContent .colorBoxVDiv {
	background-image: url(../images/colorBoxVDiv.gif);
	background-repeat: no-repeat;
	background-color: #EEF4F7;
}

#bodyContent .blueBkgrdContent {
	background-color: #EEF4F7;
	padding: 7px 7px 10px 13px;
	font-size: .7em;
/*	background-image: url(../images/rounded_corners.gif); 
	background-repeat: no-repeat; 
	background-position: bottom center; */
}

#bodyContent2 .blueBkgrdContent {
	background-color: #EEF4F7;
	padding: 7px 7px 7px 13px;
	font-size: .7em;
}

#bodyContent .blueBkgrdContent INPUT {
	background-color: #DCDCDD;
	font-size: .7em;
}

#bodyContent .yellowBkgrdContent {
	padding: 7px 7px 7px 6px;
	font-size: .7em;
	background-color:#F9F4D3; 
	color:#656565; 
	line-height:14px;
}

#bodyContent .yellowBkgrdContent INPUT {
	FONT-SIZE: 11px; 
	BACKGROUND-COLOR: #dcdcdd; 
}

/*added*/
#footerLinks {
	position: relative;
	top: 85px;
	height: 34px;
}

#comboLogo {
	padding: 0 15px 0 0;
}

#secondaryLinks {
	font-size: .7em;
	color: #FFFFFF;
	padding: 0 0 0 15px;
}

#secondaryLinks A:link {
	color: #FFFFFF;
}

#secondaryLinks A:visited {
	color: #FFFFFF;
}

#secondaryLinks A:active {
	color: #FFFFFF;
}

#secondaryLinks A:hover {
	color: #FFFFFF;
}

#footer {
	text-align: left;
	width: 780px;
	color: #7F7C7D;
	font-size: .7em;
}

#footer A:link {
	color: #1797D7;
}

#footer A:visited {
	color: #1797D7;
}

#footer A:active {
	color: #1797D7;
}

#footer A:hover {
	color: #1797D7;
}

.green_header_small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#75B81B;

}
.portletHeader {
	background-color:	#E1F4F8;
	line-height:		14px;
	font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 		bold;
	padding-left: 		4px;
	padding-bottom:1px;
	font-size:			11px;
	color:				rgb(102,102,102);
}
