

body {
    background : #232f53;
    font : 9pt Arial,sans-serif;
    padding : 0px;
    margin : 0px;
    color : #333333;
  }

p {
	margin-bottom: 9pt;
}

a:link, a:visited, a:hover {
    color: #006699;
    text-decoration: none;
  }


a:hover {
    background-color:#FFFFCC;
  }


h1 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 20px;
    font-style:italic;
    font-variant:small-caps;
    color:#666666;
    display:block;
    width:100%;
    text-align:center;
	margin-bottom:20px;
/*     background-color:#CCCCDD; */
  }


h2 {
    font-size: 16px;
    color: #006699;
    display:block;
    width:100%;
/*     background-color:#EFE; */
    margin: 0 0 10 0;
    padding:5px;
    text-align:center;
  }


h3 {
    font-size: 14px;
	margin-bottom: 14px;
    color: #009999;
  }


h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
	margin-bottom: 16px;
  }


h5 {
    font-size: 14px;
    color: #334d55;
  }


ul {
    list-style-type: square;
    margin-left: 20px;
  }


ul ul {
    list-style-type: disc;
  }


ul ul ul {
    list-style-type: none;
  }


label {
    font: bold 14px Arial,sans-serif;
    color: #334d55;
  }


#content {
    float:left;
/*     background-color:#DFDEE4; */
    display:block;
    width: 520px;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px;
    text-align:justify;
  }

#pageheader{
	height: 237px;
	padding: 0;
	margin: 0;
	display:block;
	background: url('../img/light/banner_base.jpg') no-repeat;
}

#globalNav {
    color: #cccccc;
    padding: 0px 0px 0px 10px;
  }


#globalNav img {
    display: block;
  }


#globalNav a {
    font-size: 90%;
    padding: 0px 4px 0px 0px;
  }

/************** .feature styles ***************/
#siteInfo {
    clear: both;
    border: 1px solid #cccccc;
    font-size: 10px;
    color: #cccccc;
    padding: 10px 10px 10px 10px;
    margin-top: -1px;
  }


#siteInfo img {
    padding: 4px 4px 4px 0px;
    vertical-align: middle;
  }

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
    display: block;
  }


#navBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
    border-bottom: 1px solid #EEE;
  }

/* fix for browsers that don't need the hack */
html>body #navBar li {
    border-bottom: none;
  }

/*********** #sectionLinks styles ***********/

#sectionLinks {
    background : url('../img/light/menusav_top.jpg') repeat-y;
    padding : 0px;
    margin : 0px;
    display : block;
    float : left;
    width : 191px;
    text-align:left;
  }

#sectionLinks #navlist1 {
    padding : 4px;
    margin : 0 0 0 30px;
    list-style : none;
    width : 191px;
    text-indent: 0px;
  }


#sectionLinks #navlist1 #active_menu1 {
    list-style : url('../img/light/arrow-leftmenu-standard.gif');
  }


#headlines {
    margin: 0px;
    padding: 10px 0px 20px 10px;
    font-size: 12px;
  }


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


.content_h1 {
    font-size: 16px;
    color: #006699;
    display:block;
    width:100%;
/*     background-color:#EFE; */
    margin: 0 0 10 0;
    padding:5px;
    text-align:center;
  }

.gal_header_index{
clear:left;
}

#outerwrap {
    background : #DFDEE4 url('../img/light/menusav_bg.jpg') repeat-y left;
    display : block;
    position : relative;
    width : 984px;
  }


#pagebody {
    display : block;
    width : 984px;
  }


#pagebody_right {
    background : url('../img/light/cimsor_base.jpg') no-repeat;
    display : block;
    float : right;
    min-height : 230px;
    width : 793px;
  }


#footer {
    clear: both;
	display : block;
    width : 984px;
	height : 65px;
	background : url('../img/light/footer.jpg') no-repeat;
	text-align: left;
	padding-left: 200px;
  }


* {
    padding : 0px;
    margin : 0px;
  }


#csipbox {
    font : 18px Verdana;
    display : block;
    letter-spacing : -1px;
    position : absolute;
    right : 0px;
    text-align : left;
    color:white;
    top : 295px;
    width : 232px;
  }
#rightbox{
    font : 12px Arial,Verdana;
    display : block;
    background : url('../img/light/right_box_bg.jpg') repeat-y right;
    position : absolute;
    right : 0px;
    text-align : justify;
    top : 325px;
    width : 242px;
	padding: 0px;
	margin: 0px;
}
#rightbox p{
    margin : 0px 5px 0px 26px;
    color: white;
}

#topmenu {
	display : block;
	position : absolute;
	top : 40px;
	left : 298px;
	width : 250px;
	height: 140px;
}

#topmenu a {
	display : block;
	width : 68px;
	height : 140px;
	float: left;
	margin: 0px 12px 0px 0px;
}

#topmenu a:hover {
	background : url('../img/light/chooser-hover.gif') no-repeat top left;
}

#topmenu-sign {
	display : block;
	position : absolute;
	top : 150px;
	left: 40px;
	width:20px;
	height:20px;
}
