body
{ 
	padding:0;
	background:#CCE3A2 	url('../images/background_field.jpg') no-repeat top center; 
	width:0;height:0;border:0;top:0;margin:0;height:100%;width:100%;	
	font-family:Arial;
	font-size:.9em;
}

.sitetitle
{ 
font-family:Arial; font-size:18px; color:#FFFFFF; font-weight:bold;
}

.pagetitle 
{ 
font-family:Arial; font-size:1.5em; color:#3E5D0C; font-weight:bold; text-transform:uppercase;
}

.sorttitle
{
font-family:Arial; font-size:.8em; color:#5C7D85; font-weight:bold; 
}

.sortbyitem
{
font-family:Arial; font-size: 1em; color:#BB0000; font-weight:bold; 
}

.greenbackground
{
background-image:url('images/resultbackground_green.gif');
}

.bluebackground
{
background-image:url('../images/resultbackground_blue.gif');
}

.bodytext 
{ 
font-family:Arial; font-size:.8em; color:#000000; font-weight:bold;
}

.bodytext_small
{ 
font-family:Arial; font-size:.8em; color:#000000; 
}

.viewcomments
{ 
font-family:Arial; color:#BB0000; text-decoration:underline;
}


.viewcomments a
{ 
font-family:Arial; color:#BB0000; text-decoration:underline;
}

.viewcomments a:href
{ 
font-family:Arial; color:#BB0000; text-decoration:underline;
}

.pagenum_link a
{ 
font-family:Arial; color:#BB0000; text-decoration:none; padding-left:2px; padding-right:2px;
}

.pagenum_link a:hover
{ 
background-color:#E7CBCE;
}


.note
{ 
font-family:Arial; color:#BB0000; 
}

.selectbox
{ 
font-family:Arial; font-size:.9em; color:#000000; font-weight:normal;
}

.red_submitbutton
{
font-family:Arial; font-size:.8em; color:#BB0000; padding: 2px; font-weight:bold;
overflow: visible; 
}


.blue_submitbutton
{
font-family:Arial; font-size:.8em; color:#3B5A6F; padding: 2px; font-weight:bold;
overflow: visible; 
}



div.body{margin: 0 10%; margin-top:50px; margin-bottom:50px;}

p.body{background-color:#FFFFFF;margin:0;padding:0;line-height: 1.3;text-align:center;}

div.title{margin-top:50px; width:400px; padding:5px;}
p.title{background-color:#CCE3A2;margin:0;padding: 0px;line-height: 1.3;text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:1.05em; font-weight:bold; }

TABLE.withborder	{border-collapse: collapse; width:95%; background-color:#FFFFFF; margin-left:auto; margin-right:auto;}
TABLE.withborder TD	{border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999; padding: 5px; }

TABLE.noborder	{ border-collapse: collapse; }
TABLE.noborder TD	{ border: 0; padding: 5px; }






.navbar_large a
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}


.navbar_large a:hover
{ 
background-color:#CCCCCC;
}

.navbar_small
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.navbar_small a
{ 
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

.navbar_small a:hover
{ 
background-color:#CCCCCC;
}


/*  Hover Tips */
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
	color: #336699;
    text-decoration:none;}

a.info span {display: none;}

a.info:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; width:80em;
	padding:10px;
    border:1px solid #000;
    background-color:#DDE8F3; color:#000;
    text-align: left}{
    position:relative; /*this is the key*/
    z-index:24; 
	color: #336699;
    text-decoration:none;}

a.info_left:hover span{ /*the span will display just on :hover state*/
    left:-15em;}

a.info_center:hover span{ /*the span will display just on :hover state*/
    left:-30em;}
	
a.info_right:hover span{ /*the span will display just on :hover state*/
    right:-30em;}
	
/*  Hover Tips */



.formtitle 
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-transform:uppercase;
}

.formdesc 
{ 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#867D77;
font-weight:bold;
}

.submitbutton
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#867D77;
}


.wbl {background: url(../images/whitecurve_bottomleft.gif) 0 100% no-repeat;}
.wbr {background: url(../images/whitecurve_bottomright.gif) 100% 100% no-repeat}
.wtl {background: url(../images/whitecurve_topleft.gif) 0 0 no-repeat}
.wtr {background: url(../images/whitecurve_topright.gif) 100% 0 no-repeat; padding:5px; text-align:left;}



/*
 * CSS for lister jquery function
*/
li.toplist{
	clear:both;
	padding:10px;
}
div.lister{
	width:640px;
	
}
ul.lister{
	list-style:none;
	text-align:left;
	border:1px solid #ccc;
	padding:10px;
	margin:0;
	overflow:auto;
	height:300px;
	margin-top:5px;
}
ul.lister li{
	text-transform:capitalize;
	padding:0px;	
}
.lister li.hover{
	background-color:#eee;
	cursor:default;
}
.lister li span{
	padding-left:5px;
	color:#366;
}
li.liTitles{
	font-weight:bold;
	border-bottom:1px #999 solid;
}
div.listerLinksLeft,div.listerLinksRight{
	border:1px solid #000;
	text-align:left;
	width:295px;
	padding:5px;
	
}
div.listerLinksLeft{
	float:left;
	margin-left:10px;
}
div.listerLinksRight{
	float:right;
}
div.listerLinksLeft a,div.listerLinksRight a{
	cursor:pointer;
	text-decoration:underline;
	color:red;
	
}
div.listerLinksLeft a:hover,div.listerLinksRight a:hover{
	color:#999;
}
.ReSortLink{
	color:red;
}

/*
 * CSS for ajaxDiv jquery function
*/
#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	text-align:left;
    filter:alpha(opacity=80);
	border:1px solid #000;
    background-color:#DDE8F3; color:#000;
   /* -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;*/
	font-size:.8em;
}
#tooltip div.body{
	padding:1px;
	margin:0px !important;
}

.tabs-nav a, .tabs-nav a span {
    background: url(../utils/images/tab-grey.png) no-repeat;
}
.tabs-container {
border:1px solid #999 !important;
clear:both !important;

}
ol.numList{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}
ol.numList h2{
	clear:both;
	font-family:Arial; 
	font-size:1.2em; 
	color:#060;
}
ul#prioritiesA,ul#prioritiesB{
	list-style:none;
	padding:0px;
	margin:0px;
	border:1px solid #000;
	padding:5px;
	width:300px;
	float:left;
	margin-left:10px;
	text-transform:capitalize;
	
}

#prioritiesA li:hover,#prioritiesB li:hover{
	background-color:#6CF;
	cursor:default;
}
.selectedPriority{
	background-color:#CCC;
}
.radioBtns{
	padding-top:10px;	
}
.radioBtns span{
	margin-right:10px;
}

a.nolink{
	color:red;
	cursor:pointer;
	text-decoration:underline;
}
.win{
	width:650px;
	padding:1em 8px;
	border:1px solid #999;
}
.errors{
	color:red;
	display:none;
}
.err{
	border:1px solid red;	
}

.prioritynotes {
font-size: .8em;	
}
.noBlur{
	color:#999;
	border:1px solid #999;
}
.noBlur:hover{
	background-color:#eee;
}
.wait{
	background-image:url("../utils/images/icons/load.gif");
	background-repeat:no-repeat;
	min-height:16px;
	min-width:16px;
	background-color:#ddd;
}
ol.numList span.bolder{
	font-weight:bold;	
}
h3{
color:#5C7D85;
margin:5px;
font-size:1.1em;

}