/* -- CSS RESET --*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* -- Page Styling --*/

body {
	background-color: #FFF;
	font: Arial, Helvetica, sans-serif;
	background-image:url(../images/bgtile-sub.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: auto;
	padding: 0px;

}

#wrapper {

	margin:auto;
	padding: 0px;
	width: 953px;


}

/*Navigation Links*/
a.nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	
}

a.nav:hover
{
	color:#FFF;
	text-decoration:underline;
}

/*Content Links*/
a
{
	color: #006600;
	text-decoration: none;
}

a:hover
{
	color: #006600;	
	text-decoration: underline;
}

/*Footer Links*/
a.footer
{
	color: #006600;
	text-decoration: none;
}

a.footer:hover
{
	color: #006600;	
	text-decoration: underline;
}

ul.nav-directory li {
	display:inline;
	}

ul.nav-footer li {
	display:inline;
	border-right:1px solid #000;
	padding:0px 5px;
	}

ul.nav-footer li.last {
	border-right:none;
	padding-right:20px;
	}

.nav
{
	padding: 10px;
}

#nav
{
	padding: 10px 20px 10px 1px;	
	float: left;
}

#login
{
	background-image: url(../images/loginbg.gif);
	background-repeat:no-repeat;
	margin-left: 70px;
	padding: 10px;
	float: right;
	width: 130px;
}

#login_u
{
	background-image: url(../images/loginbg.gif);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding: 11px;
	float: right;
	width: 126px;
}
#welcome_u {
	color:#FFFFFF;
	float:left;
	margin-top:2px;
	padding:10px;
	text-align:right;
	width:295px;
}
#logged_u
{	
	margin-left: 5px;	
	float: right;
	width: 475px;
}
#login_u .nav {
padding: 6px 5px 5px 5px;
}

.loginbar
{
	color:#FFF;
	size: 36px;
	padding: 5px;
}


.common-form select {
border:1px solid #BBBBBB;
padding:5px;
width:282px;

}
  

.error-message
{
	clear:both;
	color:red;
	font-size:12px;
	padding-left:10px;
}

.common-form textarea {
border:1px solid #BBBBBB;
padding:5px;
width:270px;

}
.common-form input.text {
border:1px solid #BBBBBB;
padding:5px;
width:270px;
}

#breadcrumbs
{
	margin:11px 8px 8px 1px; 
}

.flash_good {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ECF9ED none repeat scroll 0 0;
border:1px solid #6AC874;
clear:both;
color:green;
font-weight:bold;
padding:5px 10px 5px 15px;
}
.flash_bad {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F8EDED none repeat scroll 0 0;
border:1px solid red;
color:red;
font-weight:bold;
padding:5px 10px 5px 15px;
}
.flash_good img, .flash_bad img {   
float:right;   
} 
.left-image{
float:left;
}
.right-image{
float:right;
}

/*-- Tabular Data --*/
table {
width:463px;
background-color:#FFF;
border:0px solid #DDD;
border-spacing:2px;
border-collapse:separate;
}

tr.cap, tr.cap td {
background-color:#CCC;
color:#333;
}

tr.cap a {
color:#333;
text-decoration:underline;
}

tr.even, tr.even td {
background-color:#FFF;
}

tr.odd, tr.odd td {
background-color:#EEE;
}

td {
text-align:center;
padding:2px;
border:0px solid #DDD;
}

td a {
color:#0000CC;
text-decoration:underline;
}

.right-table {
float:left;
background-color:#E8E8E8;
text-align:left;
width:300px;
}
.right-table td {
padding:2px;
text-align:left;
}
.right-table td b {
color:#006600;
text-decoration:none;
}
.right-table td a {
color:#006600;
text-decoration:none;
}
.right-table td a:hover {
text-decoration:underline;
}

table.gray-acc {
background-color:#E8E8E8;
border:0px solid #000000;
collapse:collapse;
width:100%;
border-spacing:0px;
padding:10px 0px 0px 15px;
}
table.gray-acc td { 
float:left;
padding-left:5px;
}

table.gray2 {
background-color:#E8E8E8;
border:0px solid #000000;
collapse:collapse;
width:100%;
border-spacing:0px;
}
table.gray2 lable { 
clear:both;
}
table.gray {
background-color:#E8E8E8;
border:0px solid #000000;
collapse:collapse;
width:100%;
border-spacing:0px;
}
table.gray2 th {
background-color:#E0E0E0;
font-size:15px;
height:30px;
padding:8px;
text-align:left;
}
table.gray2 td {
font-size:12px;
height:28px;
padding:7px;
text-align:left;
}

table.gray th {
border-bottom:1px solid black;
background-color:#E0E0E0;
font-size:15px;
height:30px;
padding:8px;
text-align:left;
}
table.gray td {
border-bottom:1px dotted #ADADAD;

font-size:14px;
height:28px;
padding:7px;
text-align:center;
}
table.gray .row-heading {
background-image: url(../images/pagenation.png);
background-repeat:repeat-x;
background-position:top;
height:48px;
}

table.gray .row-heading td {
font-weight:normal;
padding-top:16px;
text-align:left;
width:100%;
padding-left:20px;
}
table.gray .row-heading td b {
font-weight:bold;
color:#006600;
}

table.gray  tr.RowOdd {
background-color:#EFEDEE;
}

table.gray  tr.RowEven {
background-color:#E8E8E8;
}

table.gray  td {
text-align:left;
padding:7px 0px 7px 7px;
}

table.gray  td a {
color:#006600;
text-decoration:none;
}

table.gray  td a:hover {
text-decoration:underline;
}

table.gray .pagination {
font-weight:bold;
color:#343434;
padding:7px;
}

table.gray .pagination a {
font-weight:bold;
color:#343434;
}
table.gray .pagination a:hover {
color:#006600;
text-decoration:underline;
}

table.gray .pagination span.current {
font-weight:bold;
color:#343434;
text-decoration:underline;
}

table.gray .pagination span a {
font-weight:bold;
color:#006600;
text-decoration:none;
}

table.gray .pagination span a:hover {
color:#006600;
text-decoration:underline;
}

#home {
background-image:url(../images/bgtile.gif);
}