BODY {
	font-family: times new roman, serif;
	font-size: 1em;
        margin-top: 0px;
        background-color: #a5bfb6;
        }
H1 {    font-size: 1.1em;
        font-variant: small-caps;
        margin-bottom:-10px;
        }
H2 {    font-size: .9em;
        margin-top:-5px;
        margin-bottom:-5px;
        }
P {
        margin-right:5px;
        }
A:link, A:visited, {color: #339966;
        text-decoration:none;}
A:hover {color: #33CC66;
        text-decoration:underline;}
A.HDR:hover {color: white;}
A.HDR:link, A.HDR:visited {color: #92a39d;
        text-decoration:none;}
IMG.IMAGELINK {
        border: 1px solid #033a27;
        }
IMG.CAT {
	margin-top:5px;
	margin-bottom:5px;
        border: none;
        }
.CONTAINER {
        width:702px;
        align:left;
        border-left:1px solid #79a495;
        border-right:1px solid #79a495;
        }
.CONTENTBORDER {
        padding: 2px;
        background-color: white;
        }
.CONTENT {
        border:1px solid #a5bfb6;
        padding: 10px;
        background-color: white;
        }
.CONTENTEMBEDDEDBORDER
        {
        border:1px solid #cddcd7;
        padding: 2px;
        background-color: white;
        }
.CONTENTEMBEDDED
        {
        width: 164px;
        border:1px solid #cddcd7;
        padding: 5px;
        font-size: .8em;
        background-color: #e2eae8;
        }
.COPYRIGHT {
        background-color: #033a27;
	color: #92a39d;
        padding: 4px;
        padding-left: 10px;
        font-size: .8em;
        }
.HEADER {
        position: absolute;
	width:702px;
        top:-2px;
        }
.HEADERTEXT {
	color: #92a39d;
        padding-top: 4px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: .8em;
        }
.MENUBG {
        text-align: center;
        background-color: #033a27;
        }
.MENU {
        border:0px;
        }
.TABLEEMBEDDEDBORDER {
        border:1px solid #cddcd7;
        padding: 2px;
        background-color: white;
        }
.TABLEEMBEDDED {
	width:311px;
        border:1px solid #cddcd7;
        background-color: #e2eae8;
        }
.TABLEEMBEDDED_WRIGHT {
	width:478px;
        border:1px solid #cddcd7;
        background-color: #e2eae8;
        }
.TABLEHEADER {
        font-weight:bold;        }
.TABLEROWODD {
        background-color:#FFFFFF;

        font-size:.8em;
        }
.TABLEROWEVEN {
        background-color:#F4F4F4;

        font-size:.8em;
        }

a.screen, a.screen:visited {
	position:relative; 
	z-index:1;
	}
a.screen b {
	background-color:white;
	position:absolute;
	visibility:hidden; /* hide the image */
/*	width:200px; /* give it a width */
	height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
        padding:5px;
	border:1px solid #033a27; /* add a border */
	left:-120px; /* position:the image */
	top:40px;
	}
a.screen:hover {
	text-decoration:none; 
	border:0; /* needed for this to work in IE */ 
	z-index:1000;
	}
a.screen:hover b {
	visibility:visible; /* make the image visible */
	height:auto; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500; 
	}
a.screen:hover b img {
	border:0; /* remove the link border */
	}
.FIXEDHEIGHT {
        width:311px;
        height:360px;
        overflow:auto;
        }

html, body {

height: auto !important;
}


#TB_window {font:12px Arial, Helvetica, sans-serif; color: #333333;
}


#TB_secondLine {font:10px Arial, Helvetica, sans-serif; color:#666666;
}


#TB_window a:link {color: #666666;}

#TB_window a:visited {color: #666666;}

#TB_window a:hover {color: #000;}

#TB_window a:active {color: #666666;}

#TB_window a:focus{color: #666666;}


#TB_overlay {
position:absolute; z-index:100;
 top:0px; left:0px; background-color:#000;
}


#TB_window {
position:absolute; background:#ffffff; z-index:102; color:#000000; border:4px solid #525252; text-align:left;
}


#TB_window img {
display:block; margin:15px 0 0 15px; border-right:1px solid #ccc; border-bottom: 1px solid #ccc; border-top:1px solid #666; border-left:1px solid #666;
}


#TB_caption{height:25px; padding:7px 30px 10px 25px;
 float:left;
}


#TB_closeWindow{height:25px; padding:11px 25px 10px 0; float:right;
}


#TB_closeAjaxWindow{padding:5px 10px 7px 0; margin-bottom:1px; text-align:right; float:right;
}


#TB_ajaxWindowTitle{float:left; padding:7px 0 5px 10px; margin-bottom:1px;
}


#TB_title{background-color:#e8e8e8;
	height:27px;
}


#TB_ajaxContent{clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em;
}


#TB_ajaxContent p{padding:5px 0px 5px 0px;
}


#TB_load{position: absolute; display:none;
 height:100px; width:100px; z-index:101;
}


#TB_HideSelect{
	z-index:99; position:absolute; top:0; left:0; background-color:#fff; border:none;
}


#TB_iframeContent{
clear:both; border:none;
 margin-bottom:-1px;
 margin-top:1px;
}


/* IE6 */
* html #TB_iframeContent{
margin-bottom:1px;
}