/*
 * page layout
 */
 
body {
	margin:0;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 926px;
}

#clear {
	clear:both;
}

#header {
	margin:0;
	height:75px;
}

#side-a {
	float:left;
	margin-right:10px;
}



#section {
	margin: 0 10px 0 0;
	padding:5px 10px 5px 10px;
}

#leftnav {
	float: left;
	margin: 0;
	width:178px;
}

#contentcontainer {
	float:left;
	margin:0;
	width:532px;
}
html>body #contentcontainer {
	width:532px;
}

#breadcrumb {
	margin:0 10px 10px 18px;
}
#content {
	padding:0 0 10px 18px;
}

#side-b { 
	float: left;
	width: 200px; 
}

html>body #side-b {
	width:202px; /*old number is 202px*/
}

#footer {
	clear: both;
	height:23px;
	margin:0;
	padding:7px 15px 0px 15px;
}

.tabular {
    width: 100%;
    border: 1px solid #ddd;
    border-top: 1px solid #d5d2a7;
    border-bottom: none;
    border-collapse: collapse;
    margin-top: 1.5em;
}

.tabular th { font-family: "Lucida Sans", Verdana, sans-serif; letter-spacing: .3em;
    color:#FFFFFF; /* Added Color white to text */
	text-transform: uppercase; 
	font-size: 1.1em; 
	font-weight: normal; padding: .5em; 
    background: url(/images/boxheaderbkg_a.gif) repeat-x top left; 
	border-bottom: 1px solid #d5d2a7; border-left: 1px solid #999999;/*old color - #d5d2a7*/ 
	text-align: center;}
/* Added Tabular effect fr Header to be white */
.tabular th a { 
    color:#FFFFFF; /* Added Color white to text */
	}


.tabular td { font-size: 1.1em; padding: .5em; border-bottom: 1px solid #ddd; }
.tabular .even td { background: #f7f7f7; }

.tabular_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc;
    width: 100%;
}

.tabular_footer ul { list-style: none; margin: 0; padding: 0 0 0 .5em;}
#content .tabular_footer li { float: left; background: none; padding: .3em; margin-right: .5em; }
.tabular_footer a {
    color: #333;
    text-decoration: none;
}

.tabular_footer .disabled {
    color: #777;
}

.tabularr {
    width: 100%;
    border: 1px solid #ddd;
    border-top: 1px solid #d5d2a7;
    border-bottom: thin;
    border-collapse: separate;
	border-color: 1px solid #d5d2a7;
    margin-top: 1.5em;
}


.tabularr th { font-family: "Lucida Sans", Verdana, sans-serif; letter-spacing: .1em;
    text-transform: uppercase; 
	color:#FFFFFF; /* Added Color white to text */
	font-size: 1.1em; font-weight: normal; padding: .5em; 
    background: url(/images/boxheaderbkg_a.gif) repeat-x top left; background-color:#4d5155; border-bottom: 1px solid #d5d2a7; text-align: left;}
.tabularr th a {
	text-transform: none; 
	text-decoration: none;
	color: #FFFFFF }	
.tabularr td { font-size: 1.0em; padding: .5em; border-bottom: 1px solid #ddd; }
.tabularr .even td { background: #f7f7f7; }

.tabularr_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc;
    width: 100%;
}

.tabularr_footer ul { list-style: none; margin: 0; padding: 0 0 0 .5em;}
#content .tabularr_footer li { float: left; background: none; padding: .3em; margin-right: .5em; }
.tabularr_footer a {
    color: #333;
    text-decoration: none;
}

.tabularr_footer .disabled {
    color: #777;
}


.tabularrr {
    width: 100%;
    border: 1px solid #7F1F00;
    border-top: 1px solid #d5d2a7;
	border-left: #7F1F00 solid;
	border-right:#7F1F00 solid;
	border-top:#7F1F00 solid;
    border-bottom: none;
    border-collapse: collapse;
    margin-top: 1.5em;
}

.tabularrr a {
    color: #990000;
    text-decoration: none;
}

.tabularrr ul { list-style: none; margin: 0; padding: 0 0 0 .5em;}
.tabularrr li { 
	margin-top: 0;
	margin-bottom: 0;
	float: left; 
	background: none; padding: .3em; }

.tabularrr_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left:1px #CCCCCC solid ;
	
    width: 100%;
	}

.tabularrr th { font-family: "Lucida Sans", Verdana, sans-serif; letter-spacing: .1em;
   	color:#FFFFFF; /* Added Color white to text */
	text-transform: uppercase; font-size: 1.1em; font-weight: normal; padding: .5em; 
    background: url(/images/boxheaderbkg.gif) repeat-x top left; border-bottom: 1px solid #7F1F00; border-right: 10px solid #ccc; text-align: left;}
.tabularrr td { font-size: 1.0em; padding: .5em; border-bottom: 1px solid #ddd; border-right: 10px solid #ccc;}
.tabularrr .even td { background: #f7f7f7; }

.tabularrr_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc;
    width: 100%;
}

.tabularz {
    width: 100%;
    border: 1px solid #7F1F00;
    border-top: 1px solid #d5d2a7;
	border-left: #7F1F00 solid;
	border-right:#7F1F00 solid;
	border-top:#7F1F00 solid;
    border-bottom: none;
    border-collapse: collapse;
    margin-top: 1.5em;
}

.tabularz a {
    color: #660000;
    text-decoration: none;
}

.tabularz ul { list-style: none; margin: 0; padding: 0 0 0 .5em; background-color:#551F00;}
.tabularz li { 
	margin-top: 0;
	margin-bottom: 0;
	float: left; 
	background: #7F1F00; padding: .3em; }

.tabularz_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left:1px #CCCCCC solid ;
	
    width: 100%;
	}

.tabularz th { font-family: "Lucida Sans", Verdana, sans-serif; letter-spacing: .1em;
    text-transform: uppercase; font-size: 1.1em; font-weight: normal; padding: .5em; 
    background: url(/images/boxheaderbkg.gif) repeat-x top left; border-bottom: 1px solid #7F1F00; border-right: 10px solid #ccc; text-align: left;}
.tabularz td { font-size: 1.0em; padding: .5em; border-bottom: 1px solid #ddd; border-right: 10px solid #ccc; background-color:#7F1F00;}
.tabularz .even td { background: #f7f7f7; }

.tabularz_footer {
    height: 24px;
    background: url(/images/pagination_bg.gif) repeat-x top;
    border: 1px solid #ccc;
    width: 100%;
}


h3.expandable { font-family: "Lucida Sans", Verdana, sans-serif;
    font-size: 1.2em; font-weight: normal; 
    background: #fff9c5 url(/images/boxheaderbkg.gif) repeat-x top left; border: 1px solid #d5d2a7; text-align: left; color: #333;
	padding: .4em; }
	
h3.expandable a {
	text-decoration: none;
	color: #333;
	background: url(/images/rightlistarrow.gif) no-repeat 0 50%;
	padding-left: 13px;
}

.floater { float: left; margin: 1em 1em 1em 0;}

pre {
	font-family: "Courier New", Courier;
	font-size: 1.10em;
/*	border: 1px solid #ccc; */
	border-left: 1px solid #ccc ;
/*	background: #f5f5f5; */
/*	padding: 1em; */
	margin: 0 0 0 0;
}

#content ul.link-list {
	list-style: none;
	border: 1px solid #ddd;
	border-bottom: none;
	background: #f5f5f5;
	margin: 1em 0 1em 0;
	padding: 0;
}

#content ul.link-list li {
	background: none;
	padding: .5em;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

#content ul.link-list li.even {
	background: #fff;
}

.vertical_form { border: 1px solid #ccc; padding: 1em; background: #f5f5f5; margin-top: 1em;}
.vertical_form label { display: block; margin: .8em 0 .2em 0; font-size: 1.2em; font-weight: bold; font-family: "Lucida Sans", sans-serif;}
}

#content form fieldset label { display: block; 
	font-size: .9em;
	margin: 1em 0;}
#content form fieldset input,#content form fieldset select, #content form fieldset textarea { display: block; margin: 0 0 .3em 0; }
#content fieldset { border: 1px solid #ccc; font-size: 1.2em; font-family: "Lucida Sans", sans-serif; margin-bottom: 1em; padding: 1em;}
#content fieldset legend { color: #059; }
#content form fieldset span label { display: inline; }
#content form fieldset span input { display: inline; vertical-align: middle;}
#content form fieldset br { margin-top: .5em; }