/* CSS Document */
body {margin:0;}
ul {margin-top:1px;}
li {margin-top:0px;}

.pt9_black {font-size:8pt; color:#333333;font-family:Verdana} 
.pt9_red {font-size:8pt; color:#FF0000;font-family:Verdana} 
.pt9_gray {font-size:8pt; color:#666666;font-family:Verdana} 

.header_blue {font-size:12pt; color:#527787;font-family:Verdana; font-weight:bold;} 
.header_white {font-size:12pt; color:#FFFFFF;font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold;} 

.header_blue_14 {font-size:14pt; color:#527787;font-family:Verdana; font-weight:bold;}

.subheader_red {font-size:10pt; color:#FF0000;font-family:Verdana; font-weight:bold;}
.subheader_blue {font-size:10pt; color:#527787;font-family:Verdana; font-weight:bold;}

.footer {color:#666666;font-size:9pt;}


/* TOP MENU LINKS */
a.topMenu:active {color:#527787;text-decoration:none; font-size:9pt;font-family:Verdana; font-weight:bold}
a.topMenu:link {color:#527787;text-decoration:none; font-size:9pt;font-family:Verdana; font-weight:bold}
a.topMenu:visited {color:#527787;text-decoration:none; font-size:9pt;font-family:Verdana; font-weight:bold}
a.topMenu:hover {color:#6c99ad;text-decoration:underline; font-size:9pt;font-family:Verdana; font-weight:bold}

/* LEFT MENU LINKS */
a.leftMenu:active {color:#395561;text-decoration:none; font-size:10pt;font-family:Verdana; font-weight:bold}
a.leftMenu:link {color:#395561;text-decoration:none; font-size:10pt;font-family:Verdana; font-weight:bold}
a.leftMenu:visited {color:#395561;text-decoration:none; font-size:10pt;font-family:Verdana; font-weight:bold}
a.leftMenu:hover {color:#223138;text-decoration:none; font-size:10pt;font-family:Verdana; font-weight:bold}

/* LEFT MENU LINKS */
a.pt7_red:active {color:#CC0000;text-decoration:none; font-size:7pt; font-family:Verdana; font-weight:bold}
a.pt7_red:link {color:#CC0000;text-decoration:none; font-size:7pt; font-family:Verdana; font-weight:bold}
a.pt7_red:visited {color:#CC0000;text-decoration:none; font-size:7pt; font-family:Verdana; font-weight:bold}
a.pt7_red:hover {color:#990000;text-decoration:underline; font-size:7pt; font-family:Verdana; font-weight:bold}

a.pt9_red:active {color:#CC0000;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.pt9_red:link {color:#CC0000;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.pt9_red:visited {color:#CC0000;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.pt9_red:hover {color:#990000;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold}

a.lightBlue:active {color:#3366CC;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.lightBlue:link {color:#3366CC;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.lightBlue:visited {color:#3366CC;text-decoration:none; font-size:8pt; font-family:Verdana; font-weight:bold}
a.lightBlue:hover {color:#3366CC;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold}

a.newsHeader:active {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold;}
a.newsHeader:link {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold;}
a.newsHeader:visited {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold;}
a.newsHeader:hover {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana; font-weight:bold;}

a.menuLink:active {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana;}
a.menuLink:link {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana;}
a.menuLink:visited {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana;}
a.menuLink:hover {color:#2528a6;text-decoration:underline; font-size:8pt; font-family:Verdana;}

a.footer:active {color:#666666;text-decoration:underline; font-size:9pt;}
a.footer:link {color:#666666;text-decoration:underline; font-size:9pt;}
a.footer:visited {color:#666666;text-decoration:underline; font-size:9pt;}
a.footer:hover {color:#333333;text-decoration:underline; font-size:9pt;}



/*********************************************************************************************
INPUT CLASSES
*********************************************************************************************/
INPUT.File{ text-align:center; border-bottom-color:White; border-top-color:White; vertical-align:baseline; border-width:1px; border-style:ridge; height:18; font-family:Verdana; font-size:8pt; background-color:#FFFFFF; border-color:#666633;font-weight: bold; color:#000000;}
INPUT.FileOver { border-bottom-color:Red; text-align:center; vertical-align:baseline; border-width:1px; border-style:solid; height:18; font-family:Verdana; font-size:8pt; background-color:#FFFFFF; border-color:#5f8174;font-weight: bold; color:#000000;}
INPUT.FileOut { text-align:center; vertical-align:baseline; border-width:1px; border-style:solid; height:18; font-family:Verdana; font-size:8pt; background-color:#FFFFFF; border-color:#666633;font-weight: bold; color:#000000;}
INPUT {font-size:9pt;color:#000000}


/*********************************************************************************************
ROUND BOX
*********************************************************************************************/
#insideBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:5px;
	margin-top:5px;
}

.insideBoxBackground {
 background:#efeeee;
}

				
.roundBox {
	background:#efeeee;
	/*height: 92px;*/
	margin: 0 0 10px;
	position: relative;
	padding: 8px;
	/*width: 350px;*/
}


.roundBox span {
	height: 8px;
	overflow: hidden;
	position: absolute;
	width: 8px;
}			

.roundBox .nw {
	background: url(img/item.nw.gif);
	left: 0;
	top: 0;
}

.roundBox .ne {
	background: url(img/item.ne.gif);
	right: 0;
	top: 0;
}

.roundBox .sw {
	background: url(img/item.sw.gif);
	bottom: 0;
	left: 0;
}

.roundBox .se {
	background: url(img/item.se.gif);
	bottom: 0;
	right: 0;
}

				