/* CSS Document */
body{
background-color: #052264;
background-image: url(../images/page_background_tile.jpg);
background-repeat: repeat-x;
text-align:center;
padding: 0px;
margin: 0px;
}

#jiwgWrapper{
width: 1000px;
margin: auto;
background-color: white;
overflow: auto;
text-align:left;
}

a {
	color: #632B1C;
}

#jiwgsidebar{
width: 200px;
float: left;
font-size: 14px;
font-weight: bold;
color: black;
background-image: url(../images/left_menu_tile.jpg);
}

div a {

color: black;
text-decoration: none;
}

div a:hover {
	color: #2561aa;
}

#sidebartop{
background-image: url(../images/left_menu_topandbottom.gif);
background-repeat: no-repeat;
float:left; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 200px;
}

#menu{
width: 100%;
height: 32px;
float: left;
background-image: url(../images/blue_menu_tile.jpg);
text-align: center;
padding: 0px;
}
.menulink{
color: white;
font-size: 14px;
font-weight: bold;
}
.menuDivider{
background-image: url(../images/blue_menu_divider.jpg);
height: 32px;
} 

#graymenubar{
width: 100%;
height: 29px;
background-image:  url(../images/gray_menu_tile.jpg);
}

#jiwgbanner{
float: left;
width: 1000px;
height: 97px;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
}

#jiwgcenter{
float: left;
width: 760px;
margin: 0px 0px 0px 0px;
padding-left: 20px;
}

.adjust{
min-height: 500px;
height: 500px;
}

div[class].adjust{
height:auto;
}



#pagetitle{
font-size: 16px;
text-align: center;
font-weight: bold;
padding: 15px 15px 15px 15px;

}

#title{
font-size: 12px;
font-weight: bold;
} 
#title1{
font-size: 12px;
font-weight: bold;
}
#title2{
font-size: 12px;
font-weight: bold;
}
#title3{
font-size: 12px;
font-weight: bold;
}   
#generaltext{
font-size: 12px;
} 

.indent{
text-indent: 10px;

}

.spacer{
word-spacing: 5px;

} 

#link{
font-size: 12px;
font-weight: bold;

}

#sidebarlink{
font-size: 12px;
color: black;
font-weight: bold;
}

#sidebarlink A:hover {
font-size: 12px;
color: #632B1C;
font-weight: bold;
}

#linktitle{
font-size: 12px;
color: #632B1C; 
font-weight: bold;
}

.left{
float:left;
}

.noStyle {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer{
float:left;
font-size: 10px;
width: 100%;
text-align: center;
font-weight: bold;
padding-bottom: 5px;
}

.sideBar {
  	list-style: none; 
	margin: 0px; 
	padding: 0px;
}

.arrowList {
	list-style-image: url(../images/arrow.gif);
}

li {
	padding-bottom: 10px;
}

.sideBar li {
	padding-bottom: 10px;
}


.navigation {
	margin-bottom: 10px;
	border-bottom: 2px dotted #C5C5C5;
	color: #052264;
	
}

li, a, div, td, p {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.textVersion{
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.textVersionTitle{
	font-size: 12px;
	font-weight: bold;
}
.textVersionLink{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.tableHeader {
	font-weight: bold;
	
}

.documents {
	display: none;
	
}
