*{
	font-family:Verdana,Arial;
	font-size:10pt;	
}
A:link, A:visited, A:active
{
	color:Blue;
	font-weight:bold;
    TEXT-DECORATION: none
}
A:hover{TEXT-DECORATION: underline}
xdiv{border:1px solid black}
body{
	text-align:center;
	margin:0 auto 0 auto 0;
	background-color:#FFFFFF
}
#tblMain {align:center;height:100%}
#tdLeftMenu {border-top-width:1px;border-top-color:#cccccc;border-top-style:solid}
#tdContent {padding-left:8px;border-top-width:1px;border-top-color:#cccccc;border-top-style:solid;border-left-width:1px;border-left-color:#cccccc;border-left-style:solid}

body.nestedPage{
	
	background-color:#fff !important;	
	text-align:left	
}

#page{
	width:780px;
	text-align:left;
	height:99%
}

body.nestedPage #page{
	width:95%;
}

body.nestedPage #page #content{
	padding:0 3px 0 3px;
	font:1em/2em nomal Verdana;

}

#header #signIn {
	clear: right;
	float: right;
	width: 173px;	
	height:75px;
	display:inline;
}
#header{
	width: 100%;
	height: 75px;
	border-bottom:1px solid black;
}

#header h1 {
	clear:left;
	float:left;
	display:inline;
	padding:3px;
	font: normal 20px/50px Optima,Georgia,Arial Narrow,Arial,sans-serif
}

#footer{
	text-align:center;
}

#contentFrame
{
	width:100%;
	height:100%
}
#leftColumn{
	display:inline;
	padding:0;
	width:100px;
	height:99%
}
#rightColumn{
	display:inline;
	padding:0;
	width:680px;	
	border-left:1px dashed black;
	height:99%
}
#breadCrumb{
	width: 100%;
	padding:3px;
	margin:5px 0 10px 0;
}
#currentPage{
	font-weight:bold;
}
.spacer{
	clear:both;
	margin-top:-1;
	overflow:hidden;
	height:1px;
}
ul.navigation{
	margin:0;	
	padding:0;
	display:block;
	border-bottom:none;
	border-right:none;
}

ul.navigation li{
	padding:0;
	text-align:left;
	list-style-type:none;
	border-bottom:1px solid #FFF;
}
ul.navigation li.navigationHeader{
	padding:2px;
	font-weight:bold;
	color:white;
	display:none;
	border-bottom-color:black;
}

fieldset{	
	border:1px solid #dddddd;
	text-align:left;
}
legend{
	margin:0 3px 0 3px;
	padding:1px;
	background-color:#fff;
	border:1px solid black;
	font-size:10px
}
.doc,.pdf,.xls,.ppt {background-position: left; padding-left: 19px; text-align:bottom; vertical-align:bottom; background-repeat: no-repeat; height: 16px;}
.doc { background-image: url(../images/doc.gif) }
.pdf { background-image: url(../images/pdf.gif) }
.xls { background-image: url(../images/xls.gif) }
.ppt { background-image: url(../images/ppt.gif) }

.textEditor{width:100%;height:300px}
#textEditorTitle{font-size:10px;margin:10px 0 0 0;}
.text{
	width:100%;
	padding:10px !important;	
}
		