@charset "utf-8";
*{margin:0;padding:0}

html,body{
	height:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/page_02.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #004993;
}


#outer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ver%20bg.png);
	background-repeat: repeat-y;
	min-height:100%;
	margin-top:-60px;
}
* html #outer{height:100%}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #004993;
}
ul, ol {
	list-style-position: inside;
	margin-bottom: 10px;
}


#banner {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border-top:60px solid #fff;/* soak up negative margin*/

}
#nav {
	margin-top: 0px;
}
#menuwrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding: 0px;
	top: 0px;
	right: 0px;
	background-image: url(../images/no%20text/menu_bg.gif);

}


#menuwrapper span {
	margin: 0px;
	padding: 0px;
}


#menu {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


#content {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#content  #right-col {
	float: right;
	width: 190px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	padding-left: 10px;
}
#content  #left-col {
	width: 730px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
}
#right_menu {
	margin-left: 10px;
}
#right-col img {
	margin-top: 10px;
	text-decoration: none;
	border: 1px solid #000000;
}

#rm_level1  {

}
#rm_level1  #rm_level2  {
	padding-left: 10px;
}
#rm_level1  #rm_level2  p  {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
}
#rm_level1  #rm_level2  a  {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#rm_level1  #rm_tab  {
	font-size: 14px;
	color: #004080;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #009900;
	border-bottom-color: #009900;
}

#footer {
	height: 60px;
	color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/ver-footer_bg.png);
	background-repeat: repeat-y;
}
#footerbody {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#footer #footerbody a {
	color: #FFFFFF;
}
#tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
	margin-right: auto;
	margin-left: auto;
}
#images {
	background-color: #FFFFFF;
	width: 124px;
	float: left;
	margin-left: 10px;
	padding-top: 100px;
}
#a-left {
	background-color: #990000;
}
#pic-left {
}


#tbl #caption {
	background-color: #006699;
	color: #FFFFFF;
	font-size: 12pt;
}
#tbl td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
#add {
	background-color: #FFFFFF;
	margin: 0px;
}
