/* CSS Document */
body, table, td, li, p {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;
}
.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003366; 
	font-weight: bold;
} 
.line_center_grey{
	background-image: url(images/web_page/grey_dot.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.titlefx {
	/* Filter: DropShadow( color=#cccccc, offX=2, offY=2) Shadow( direction=135); */
}
.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px; 
	color: #0000ff;
}
.navpage {
	color: #000000;
	font-family:Arial; 
	text-decoration: none;
}
.navlinks {
	color: #999999;
	font-family:Arial; 
	text-decoration: none;
}
.navlinks:hover {
	color: #A0C2DE; 
	text-decoration: none;
}
/*body {
	scrollbar-face-color: #FFCC00;
	scrollbar-highlight-color: #C0C5E9;
	scrollbar-shadow-color: #003366;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #003366;
	scrollbar-darkshadow-color: #003366;
}*/
a {	color: #006699;
	text-decoration: none;
 }
a:hover {
	color: #5BCAFF;
    text-decoration:none;
  }
.done {
	text-decoration: line-through;
	color: #666666;
}
.donebg {
	background-color: #E4E9E9;
}
.navbg {
	filter: Alpha(Opacity=90);
}
.imglink {

}
.imglink:hover {
	border-bottom-style: none;
}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.indexbartitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.footer {
	font-size: 9px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	color: #FFFFFF;
}
.footer_text{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.footer_text:hover{
	color:#E6E6E6;
	text-decoration:none;
	font-weight: bold;
}
.annouce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.button_bkg {
	vertical-align:middle;
	text-align:right;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	font-style: italic;
	padding-left: 28px;
}
.button_over {
	vertical-align:middle;
	text-align:center;
	padding-right: 4px;
	padding-left: 4px; 
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.button_up {
	vertical-align:middle;
	text-align:center;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.button_selected{
	vertical-align:middle;
	text-align:center;
	padding-right: 4px;
	padding-left: 4px; 
	background-color:6C6C6C;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 5px;
}
.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #666666;
}
.button_textSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #666666;
}
.button_text:hover {
	color:#999999;
	text-decoration: none;
	border-bottom-width:0px;
    border-bottom-style:dashed;
}
.nav_side {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url(images/web_page/side_bkg.jpg); 
	background-repeat:repeat-x
}
.nav_side_bkg {
	background-image: url(images/web_page/side_nav_bkg.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F2f2f2;
	border-right-color: #F2f2f2;
	border-bottom-color: #F2f2f2;
	border-left-color: #F2f2f2;
	height: 180px;
	vertical-align: top;
}

.side_content_r {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-top: 4px;
	padding-left: 4px;
	padding-right:4px;
}
.side_content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	padding-bottom: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

.children_title {
	color: #7194B8;
	font-weight: bold;
	font-size: 13px;
}
.children{

	font-size: 10px;
}
.children_text{
	color: #7194B8;
	font-weight: bold;
	font-size: 11px;
}
.nav_title_text_no_content{

}
.nav_title2 {
	font-size: 12px;
	font-variant: small-caps;
	color:#666666;
	font-weight: bold;
	padding-left:7px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #F3F3F3;
}
.nav_title {
	font-size: 13px;
	font-variant: small-caps;
	color: #003399;
	font-weight: bolder;
	background-image: url(images/web_page/title_bkg_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
	height: 22px;
	vertical-align: middle;
}
/* (CM) Title Cell For None Menu Items WITH sub items */
.nav_title_no_content {
	font-size: 13px;
	font-variant: small-caps;
	color: #003399;
	font-weight: bolder;
	border-bottom: 1px dotted #cccccc;
	height: 22px; 
	vertical-align: middle;
	padding:5px;
}

.border_left_right{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.small{
	font-size:9px;
}
.white {
	color: #FFFFFF;
}
.bkg_white {
	background-color: #FFFFFF;
}

.side_title_r {
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
.bullet{
	background-image:url(images/link.gif);
	background-repeat:no-repeat;
	background-position: right center;
	width:10px;
}