/* Style defaults for tags without a class designator. */
body{
	FONT-FAMILY:times,timesnewroman,serif; 
	FONT-SIZE:small; 
	FONT-WEIGHT:normal; 
	COLOR:black; 
	background-color:#ffffff; 
	}
table.risk {
	background-color:darkred;
	color:white;
	font-style:bolder;
	width:80%;
	}
/* h2 same as title */
h2	{
	FONT-FAMILY:verdana,helvetica,arial,sans-serif; 
	FONT-SIZE:12pt; 
	FONT-WEIGHT:bold; 
	COLOR:#C6A058;
	}

/* Tag independant styles. */
.disc		{list-style:circle;}
.clear_right {clear:right;}
.alignright {float:right; margin-left:10px; margin-bottom:10px;}
.alignleft {float:left; margin:10px; }
.print {width:550px}
.padded {padding-left:10px;}
.title	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:medium; FONT-WEIGHT:bold; COLOR:#3a634e;}
.title_red	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:10pt; FONT-WEIGHT:bold; COLOR:#630434;}
.posted	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:7.5pt; FONT-WEIGHT:normal; COLOR:#C6A058;}
.resources	{border:solid thin darkblue; background-color:lightyellow; padding:3px;}
.name	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:9pt; FONT-WEIGHT:bold; COLOR:#C6A058;}
.list_title	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:bold; color:#630434;}
.listline_plain	{BACKGROUND-COLOR:#FFFFFF;}
.listline_light	{BACKGROUND-COLOR:#EEEEEE;}
.space10 {margin-left:10px;}
.space10_line {margin-left:10px;border:thin green solid;background-color:#f3fff7;padding:3px;}
.add2 {padding-bottom:2px;}
.instructions {font-family:verdana,helvetica,arial,sans-serif; FONT-SIZE:7.5pt; FONT-WEIGHT:normal; COLOR:#630434;}
.list_red	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:normal; COLOR:#630434;}
.message {width:225px; text-align:center;}

/*Cool Table */
table.cool {float:left; margin-right:10px;}
td.upperleft {background: url('/images/upperleft.gif') repeat-x bottom; width:10px; height:10px}
td.topmid {background: url('/images/topmid.gif') repeat-x bottom; height:10px}
td.upperright {background: url('/images/upperright.gif') repeat-x bottom; width:10px; height:10px}

td.leftmid {background: url('/images/leftmid.gif') repeat-y; width:10px}
td.rightmid {background: url('/images/rightmid.gif') repeat-y; width:10px}

td.bottomleft {background: url('/images/bottomleft.gif') repeat-x top; width:10px; height:10px}
td.bottommid {background: url('/images/bottommid.gif') repeat-x top; height:10px}
td.bottomright {background: url('/images/bottomright.gif') repeat-x top; width:10px; height:10px}


.general_notice	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:bold; COLOR:orange;}
.general_error	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:bold; COLOR:red;}
.fatal_error	{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:10pt; FONT-WEIGHT:bold; COLOR:red;}

.date		{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:8pt; FONT-WEIGHT:normal; COLOR:gray; float:right;}
.footer		{FONT-FAMILY:verdana,helvetica,arial,sans-serif; FONT-SIZE:7.5pt; FONT-WEIGHT:normal; COLOR:gray;}
.small	{font-size:7pt;}

/* Anchor Style */
A		{ color:blue; text-decoration: none}
A:hover	{ color:red; text-decoration: none}

A.sidenav		{font-family: verdana,helvetica,arial,sans-serif; font-size:7.5pt;  FONT-WEIGHT:normal; color:white; padding-left:4px;padding-right:4px;  background-color:darkgreen; border:thin darkgreen inset;text-decoration: none}
A.sidenav:hover	{font-family: verdana,helvetica,arial,sans-serif;  FONT-WEIGHT:normal; color:white; padding-left:4px;padding-right:4px; background-color:tan; border:thin darkgreen inset; text-decoration: none}

A.sidered		{font-family: verdana,helvetica,arial,sans-serif; font-size:7.5pt;  FONT-WEIGHT:normal; color:white; padding-left:4px;padding-right:4px;  background-color:darkred; border:thin darkred inset;text-decoration: none}

A.sidered:hover	{font-family: verdana,helvetica,arial,sans-serif;  FONT-WEIGHT:normal; color:white; padding-left:4px;padding-right:4px; background-color:tan; border:thin darkred inset; text-decoration: none}



A.foot		{font-family: verdana,helvetica,arial,sans-serif; font-size:7pt; color:gray; text-decoration: none}
A.foot:hover	{font-family: verdana,helvetica,arial,sans-serif; font-size:7pt; color:red; text-decoration: none}
