body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 9pt;
	
}
a:link {

	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #000000;
} 
td.newstextcell a:link {
	text-decoration: none;
}
td.newstextcell a:hover {
	text-decoration: underline;
}
td.newstextcell a:active {
	text-decoration: none;
	color: #000000;
}
td.newstextcell a:visited {
	text-decoration: none;
	color: #000000;
}

#MainLeftCell {
	background-image: url('../images/background_left.gif'); 
}
#MainMiddleCell {
	background-image: url('../images/bg-examlpe.png'); 
	/*width: 1400px;*/
	/*height: 1100px;*/
	vertical-align: top;
	background-position: top center;
	background-repeat: no-repeat;
}
#MainMiddleCellPopup {
	background-color: #CCCCCC; 
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: top;
}
#MainRightCell {
	background-image: url('../images/background_right.gif'); 
}
#FooterSeperatorCell{
	background-image: url('../images/footer_seperator.gif'); 
	background-repeat: repeat-x;
	height: 8px;
}
#FooterMenuCell {
	height: 40px
}
#ContentTopLeft {
	text-align: right;
	vertical-align: bottom;
	height: 153px;
}
#ContentTopLeftPopup {
	background-image: url('../images/content_ul.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#ContentTopMiddle {
	background-image: url('../images/content_um.png');
	background-repeat: repeat-x;
	background-position: bottom right;
}
#ContentTopRight {
	width: 338px;
}
#TopMenuLeft {
	background-image: url('../images/topmenu_left.png');
	width: 2px;
	background-repeat: no-repeat;
}
#TopMenuMiddle {
	background-image: url('../images/topmenu_middle.png');
	background-repeat: repeat-x;
	width: 76px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11pt;
}
#TopMenuRight {
	background-image: url('../images/topmenu_right.png');
	width: 2px;
	background-repeat: no-repeat;
}
#ContentTopRightLeft {
	background-image: url('../images/content_um.png');
	background-repeat: repeat-x;
	background-position: bottom right;
	height: 12px;
}
#ContentTopRightRight {
	text-align: right;
	vertical-align: bottom;
}
td.docCellPageTitle {
	background-image: url('../images/titlebg.png');
	background-repeat: no-repeat;
	height: 31px;
	width: 100%;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 3px;
}
input.loginHome {
	height: 22px; 
	padding-top: 5px;
	vertical-align: bottom;
	border: 0px;
	filter: alpha(opacity=70);
	moz-opacity: .70;
	opacity: .70;
	color: #464545;

}
input[type="button"] {
	vertical-align: bottom;
	background: url('../images/buttonbg.gif');
	background-repeat: repeat-x;
	height: 29px;
	margin-left: 4px;
	margin-right:4px;
	border-style: none;
	font-weight: bold;
	color: #163bb3;

}
input[type="button"]:hover {
	background: url('../images/buttonbg_over.gif');
}

#ContentMenuMiddle {
	background-color: white;
	background-image: url('../images/menu_middle.png');
	background-repeat: repeat-x;
}
#ContentMiddleLeft, #ContentMenuLeft {
	background-image: url('../images/content_ml.png');
	background-repeat: repeat-y;
	background-position: bottom right;
	vertical-align: top;
}
#ContentMiddleMiddle {
	background-color: white;
	/*height: 800px;*/
}
#ContentMiddleRight, #ContentMenuRight {
	background-image: url('../images/content_mr.png');
	background-repeat: repeat-y;
	background-position: bottom left;
	vertical-align: top;
	
}

#ContentBottomLeft {
	background-image: url('../images/content_dl.png');
	background-repeat: no-repeat;
	background-position: top right;
}
#ContentBottomMiddle {
	background-image: url('../images/content_dm.png');
	background-repeat: repeat-x;
	height: 9px;
}
#ContentBottomRight {
	background-image: url('../images/content_dr.png');
	background-repeat: no-repeat;
	background-position: top left;
	
}
td.MenuItemSelected {
	text-align: center;
	height: 60px;
	background-color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 14;
	color: black;
	vertical-align: top;
	padding: 10px;
}
td.MenuItem {
	text-align: center;
	height: 60px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: white;
	vertical-align: top;
	padding: 10px;
}
td.MenuItem a{
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
	color: #FFFFFF;
}
td.SubmenuItemSelected {
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
	color: black;
	text-align: left;
}

td.SubmenuItem {
	font-family: Arial;
	text-decoration: none;
	font-size:10pt;
	color: black;
	text-align: center;
}
td.SubmenuItem.Even {
	background-color: #E8E8E8;
}
td.SubmenuItem.Even.Over {
	background-color: #1D3A96;
	color: #FFFFFF;
}
td.SubmenuItem.Odd.Over {
	background-color: #1D3A96;
	color: #FFFFFF;
}
div.SubMenu {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
}
.frameborder{
	width: 100%;
}
td.newsReportBottom a{
	text-decoration: none;
	color: #666666;
}
td.newsReportBottom a:hover {
	text-decoration: underline;
}
td.nameCellEven a, td.nameCellOdd a{
	text-decoration: none;
	color: #666666;
}
td.nameCellEven a:hover, td.nameCellOdd a:hover {
	text-decoration: underline;
	color: #000000;
}
td.categoryCell a {
	color: #000000;
	text-decoration: none;
}
td.categoryCell a:hover {
	text-decoration: underline;
}
#personSelectList {
	overflow-y: auto;
	height:70px;
	background-color: #F2F5FC;
}
td.homedayeditPersonNameCell {
	white-space: nowrap;
}

.ajaxloader {
 display:none;
 position:absolute;
}

.ajaxloaderbackground {
 display:none;
 position:absolute;
}


#contactFrom .flabel{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#contactFrom .fdesc{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}

#contactFrom input, #contactFrom select{
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#contactFrom textarea {
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
margin:2px 0 20px 10px;
}

#personSelect {
	display: none; 
	position: absolute;
	z-index: 100; 
}
td.loggedInFrameCell {
	white-space:nowrap;
	background-color: #FFFFFF;
	border: 0px;
	filter: alpha(opacity=70);
	moz-opacity: .70;
	opacity: .70;
	border:solid 1px #163bb3;
}
td.loginCell {
	white-space:nowrap;
}
#popupTitle {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
td.rightCell {
	border:solid 1px #aacfe4;
	width:329px;
}
div.voteBoxBackground {
	background-image: url('../images/emptyBar2.gif'); 

	width: 229px;
	margin-left: auto;
	margin-right: auto;
}
div.voteBox {
	height: 29px;
	background-image: url('../images/fullBar2.gif'); 
	background-color: transparent;
	border: 0px;
	margin-left: 0px;
}
div.voteTitle {
	margin-left: 50px;
}
div.pollQuestion {
	margin-left: 5px;
	margin-bottom: 8px;
	font-weight: bolt;
}
div.pollMessage {
	display: none;
}
textarea {
	font-size:12px;
	border:solid 1px #aacfe4;
	font-family: Arial;
}
#profilePictureForm td.fname, #basicProfileForm td.fname, #advancedProfileForm td.fname, #contactProfileForm  td.fname{
	width: 200px;
}
#teamBasicProfileForm td.fname, #teamAdvancedProfileForm td.fname, #teamContactProfileForm  td.fname{
	width: 100px;
}