body{
	font-family:sans-serif;
	/* font-size:10px; */
	margin:0px;
	background-color:#FFFFCC;
}

#parentContainer{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	border-color:#FF9900;
	border-style:solid;
	border-width:thin;
	width:960px;
}

hr{
	border:0;
	color:#FF9900;
	background-color:#FF9900;
	height:1px;
	width:100%;
	text-align:left;
}

input{
	width:250px;
}

input[type="checkbox"]{
	width:15px;
}

.different{
	background-color:#FF0;
}

.pageTitle{
	font-weight:bolder;
	font-size:14px;
	padding:10px;
}

#textfield1 {
	width: 170px;
	height: 17px;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

input.small {
	width: 40px;
	height: 17px;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}


input.medium {
	width: 100px;
	height: 17px;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

input.large {
	width: 250px;
	height: 17px;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

input.header {
	width:250px;
	height: 17px;
	color:#999999;
	background: url(../images/homepage21.gif) repeat-x left top;
	border: 1px solid #FF9900;
}

table{
	margin: 0px;
	padding: 0px;
}

th{
	font-weight:bold;
	text-align:left;
}
.gridalternate{
	background-color:#CCCCCC;
}

.rowOver{
	background-color:#FF9C08;
	cursor:hand;
}

/*a.mainMenu {
	text-decoration:none;
	color:#FFFFFF;
}

a.mainMenu:hover {
	text-decoration:none;
	color:#666666;
}*/

a{
	text-decoration:underline;
	color:#000;
	font-size:12px;
}

a:hover{
	text-decoration:underline;
	color:#666;
	font-size:12px;
}

a.subMenu {
	color:#666666;
	text-decoration:none;
	
}

a.subMenu:hover {
	text-decoration:none;
	color:#FF6600;
}

.header{
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
}

.row1{
	background-color:#FFFFFF;
}

.row2{
	background-color:#CCCCCC;
}

.buttonbg {
	font-weight: bold;
	color: white;
	border: 1px;
	border-bottom-color:#000000;
	border-right-color:#000000;	
	border-color:#000000;
	width:120px;
	height:20px;
	border-style: ridge;
	font-family: verdana;
	font-size: 11px;
	background-image:url('../images/buttonbg.png');
}

.buttonbg2 {
	font-weight: bold;
	color:#FFFFFF;
	border: 1px;
	border-bottom-color:#000000;
	border-right-color:#000000;	
	border-color:#000000;
	width:120px;
	height:20px;
	border-style: ridge;
	font-family: verdana;
	font-size: 11px;
	background-image:url('../images/buttonbg2.png');
}

#guideContainer{
	background-color:#FFFFFF;
}

#footerContainer{
	position:fixed;
	bottom:0px;
	background-color:#FFFFFF;
	z-index:100;
	width:100%;
	height:37px;
	background-image:url('../images/headerbg.png');
}

#leftFooter{
	width:33px;
	height:37px;
	position:absolute;
	bottom:0px;
	background-image:url('../images/leftHeader.png');
}

#rightFooter{
	 background-image:url('../images/rightHeader.png');
	 width:32px;
	 position:absolute;
	 right:0px;
	 height:37px;
	 bottom:0px;
}

#mainFooter{
	width:100%;
	height:37px;
	position:absolute;
	left:33px;
	background-image:url('../images/blankHeaderBack.png');
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

#subMenu{
	font-size:12px;
	color:#666666;
}

#mainMenu2{	
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#FF9900;
	background-color:#FFFFFF;
}

#mainMenu{
	height:50px;
	position:absolute;
	left:225px;
	right:0px;
	/*background-image:url('../images/blankHeaderBack.png');*/
	background-repeat:repeat-x;
	padding-top:26px;
	padding-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#leftHeader{
	width:225px;
	height:50px;
	position:absolute;
	left:0px;
	/*background-image:url('../images/leftHeader.png');*/
}

#title{
	position:absolute;
	top:31px;
	right:0px;
	color:white;
	height:17px;
	text-align:right;
	font-weight:bolder;
	font-size:12px;
	padding-top:1px;
	padding-right:7px;
}

#menuContainer{
	position:fixed;
	top:0px;
	width:960px;
	z-index:101;
	height:50px;
	background-color:#FFFFFF;
	/*background-image:url('../images/headerbg.png');*/
}

#viewContainer{
	background-color: #FFFFFF;
	z-index:90;
	padding-top:45px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

#toolbarContainer{
	height:30px;
	position:fixed;
	bottom:0px;
	z-index:100;
	width:100%;
	padding:0px;
}

#toolbar{
	/*background:url('/_assets/img/toolbar.gif') repeat-x;*/
	background-color: #FFFFFF;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	font-size:0.8em;
	width:900px;
	z-index:100;
}       

#toolbarProjectMenu{
	position:absolute;
	height:125px;
	bottom:29px;
	z-index:102;
	width:120px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	background-color: #FFFFFF;
	margin-left:15px;
}
#toolbarKeywordSearch{
	position:absolute;
	margin-left:60px;
	height:50px;
	bottom:29px;
	z-index:102;
	width:300px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	background-color: #FFFFFF;
}
#toolbarUserGuideSearch{
	position:absolute;
	margin-left:80px;
	height:50px;
	bottom:29px;
	z-index:102;
	width:300px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
	background-color: #FFFFFF;
}