
.page
{
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
}

.footer
{
    background-color : #ffffff;
    padding : 3px;
}

.footer td
{
    font-family : arial;
    font-size : 8pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
    padding-right : 3px;
}
.footer_bg1{
    background-image : url(images/footer_bg1.gif?5851);
    background-repeat : no repeat;
    height : 3px;
    }
.footer_bg2{
    background-image : url(images/footer_bg2.gif?9592);
    height : 17px;
    }
.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : underline;
    color : #000000;
}

.footer a:visited
{
    text-decoration : underline;
    color : #000000;
}

.menu 
{
	background-color: #0355ab;
}
.menuButton, .menudefault, .menuButton_on 
{
	padding-left: 15px;
    padding-right : 15px;
    cursor : hand;
}
.menuButton a, .menudefault a, .menuButton_on a
{
	font-family : arial;
	font-size :  8pt;
	font-weight : bold;
	color : #ffffff;
	font-style : normal;
	text-decoration: none;
}
.menuButton
{
	background-color: #0355ab;
}
.menuButton_on 
{
	background-color: #fd8800;
}
.menudefault{
	background-color: #0355ab;
	width:25%;
}
.menuright 
{
	background-color: #ffffff;
	width:1px;
}
.menuright_on 
{
	background-color: #ffffff;
	width:1px;
}
					
.menuleft 
{
	background-color: #ffffff;
	width:1px;
}
.menuleft_on 
{
	background-color: #ffffff;
	width:1px;
}
.menu_ButtonHeight 
{
	background-color : #ffffff ;
	width: 0px;
	height: 25px;
}
.menu_h_space
{
	background-color : #ffffff ;
	height : 1px;
}
.menu_h_space2
{
	background-color : #C1DEF4 ;
	height : 1px;
}

.body
{
    padding : 10px;
}

.body_text
{
    font-family : arial, helvetica;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    padding : 10px;
}

.body_text a:link
{
    text-decoration: none;
    color: #0000ff;
}

.sidebar
{
    background-color: #;
    border-style : solid;
    border-color : #669DAD;
    border-width : 0px;
    padding: 10px;
}

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FD8800;
    background-color : #FEB000;
}

.item_title
{
    background-color: #FD8800;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #0066ff;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
