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

body
{
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-family: "trebuchet ms", helvetica, sans-serif;*/
	color: #333333;
	background-color: #666699;
	background-repeat: no-repeat;
	background-position: center top;
}

p
{
	display: block;
	text-align: left;
	font-size: 12px;
}

/*a
{
color: #CC3300;
font-size: 12px;
text-decoration: underline;
}*/

/*a:hover
{
text-decoration: none;
color: #000000;
}*/


img
{
	border: 0;
	float: right;
	padding: 0 0px 5px 5px;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family:Arial, Helvetica, sans-serif;
	/*font-family: "trebuchet ms", helvetica, sans-serif;*/
text-transform: none;
font-weight: normal;
}
h4
{
	font-size: 1.5em;
	line-height: normal;
	color: #0066CD;
}

blockquote 
{
	font-size: 18px;
	line-height: normal;
	color: #436543;
	font-weight: bold;
	margin-left: 20px;
}
.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

th strong
{
color: #fff;
}

table
{
border-collapse: collapse;
width: auto;
}

th
{
	height: auto;
	padding-left: 3px;
	padding-right: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #3087D7;
	padding: 5px 3px;
	font-size: 14px;
}

tr
{
height: 30px;
}

td
{
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url('images/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('images/trbg2.gif') repeat-x;
}

#outer
{
	width: 850px;
	margin: 20px auto 0px auto;
	padding: 10px 13px 20px 13px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border: 2px solid #E7E7EF;
}

#outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}

#inner
{
	background-color: #FFFFFF;
}

#header
{
	position: relative;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/headerbg2.jpg);
}

#header h1
{
	margin-left: -1000px;
}

#header h1 strong
{
color: #fff;
}

#header h1 span
{
color: #00CCFF;
}

#menu
{
	right: 10px;
	bottom: 6px;
	height: 16px;
	border: 1px dashed #014282;
	padding: 3px 0;
	text-align: center;
	margin-bottom: 10px;
}

#menu ul
{
list-style: none;
}

#menu li
{
	text-align: center;
	list-style-type: none;
}

#menu li.first
{
}

#menu a
{
	color: #0A69C7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover
{
	color: #42AAFF;
	font-size: 14px;
	
}
#xbgA
{
	height: 50px;
	width: inherit;
	position: relative;
	top: 0px;
	z-index: 1;
	float: left;
	left: 1px;
}

#xbgB
{
position: inherit;
height: 1px;
width: 500px;
z-index: 1;
}

#main
{
	position: relative;
	width: 580px;
	margin: 3px 0 0px 0px;
	float: left;
}
/*for home page*/
#mainindex
{
position: relative;
width: 800px;
float: left;
}
/**/
#main_inner
{
	position: relative;
	z-index: 5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
}

#main .content ul
{
	list-style: none;
}

#main .content li
{
	padding-left: 18px;
	background-image: url(images/checkbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}

#main h2,h3
{
color: #6C3C1E;
}

#main h2
{
	font-size: 18px;
	
	
	margin-bottom: 5px;
	color: #54547E;
	line-height: 22px;
	height: 40px;
	padding-top: 1px;
}

#main h3
{
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	line-height: 16px;
	margin-left: 10px;
	color: #333333;
	font-weight: bolder;
	display: block;
}
/*#main h2
{
	font-size: 18px;
	background-image: url(images/h3arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-bottom: 5px;
	color: #54547E;
	line-height: 22px;
	height: 40px;
	padding-top: 1px;
}

#main h3
{
	font-size: 14px;
	background-image: url('images/db2.gif');
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 22px;
	margin-bottom: 10px;
	line-height: 16px;
	margin-left: 10px;
	color: #333333;
	font-weight: bolder;
	display: block;
}*/
#main h4
{
	font-size: 16px;
	padding-left: 1px;
	margin-bottom: 5px;
	color: #000000;
	line-height: 16px;
	padding-top: 1px;
}
#main p
{
margin-bottom: 14px;
}

#main p strong
{
color: #725D46;
}

#main .content
{
	padding-left: 22px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#main .divider
{
	margin-bottom: 2px;
	margin-top: 20px;
	clear: both;
}

#ccol1
{
position: relative;
width: 290px;
float: left;
padding-right: 5px;
}

#ccol2
{
	position: relative;
	width: auto;
	margin-left: 310px;
	margin-top: 40px;
	padding-bottom: 1px;
}

#side
{
	position: relative;
	float: right;
	width: auto;
	padding-top: 10px;
}
#sidehome
{
	position: relative;
	float: right;
	padding: 10px 10px 0 0;
	
}

#side h3
{
background-image: url('images/rhbgb.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side .content
{
padding: 22px  0px;

}

#side ul
{
list-style: none;
}

#side li
{
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
	display: block;
	font-size: 14px;
	padding-left: 10px;
	line-height: 16px;
}
#side li a
{
	font-size: 14px;
	display: block;
	color: #666699;
	text-decoration:none;
	font-weight: bold;
}
#side li a:hover
{
	display: block;
	color: #000000;
	text-decoration: underline;
}
#side li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
}

#side .divider
{
margin: 14px 0px 14px 0px;
}

#footer
{
	width: 880px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #669966;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0;
}

#footer a
{
color: #FFFFFF;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}
/*.content img {
	float: left;
}*/
#side img {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
/*#main_inner .content img {
	float: right;
	padding: 5px 5px 5px 0;
}*/
#main h1 {
	font-size: 22px;
	color: #666699;
	line-height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#ccol2 .content {
	padding-top: 20px;
}
#main_inner #ccol1 img {
	float: right;
}
#ccol1 .content {
	margin-top: 10px;
}
#main_inner #ccol1 p {
	margin-left: 20px;
}
#side h2 {
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	width: 194px;
	background-color: #0099FF;
	font-weight: bold;
	margin-top: 10px;
}
#ccol1 .contentbg {
	background-image: url(images/mnBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.content ol {
	background-image: none;
}
#ccol2 ul {
	margin-left: -200px;
}
.pagebody p {
	margin-left: 20px;
}
.bodyFporm {
	width: inherit;
	display: block;
	float: right;
	margin: 5px;
	padding: 10px;
}
#main .index {
	width: 100%;
}
.imgleft {
	float: left;
	padding: 5px;
}
/*.titleBar {
	color: #FFFFFF;
	background-color: #F4F4F4;
	display: block;
	width: auto;
	background-repeat: repeat-x;
	background-position: center;
	padding-left: 5px;
}*/
.titleBar {
	color: #0066CC;
	background-color: #F4F4F4;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 0 3px 3px;
	width: auto;
	/*font-size: 16px;*/
}
.arrowlistmenu{
	width: 240px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	color: white;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: black;
	background-image: url(images/titlebar.gif);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
}
.headerbar a {
	color: #FFFFFF;
	font-size: 12px;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
	padding-left: 3px;
}

.arrowlistmenu ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li a{
	color: #434365;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0 1px 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #000000;
	background-color: #F3F3F3;
}
.titleBar h1 {
	font-weight: normal;
}
.clear {
	clear: both;
}
.movie {
	margin:0;
	padding:0;
	
	
	
}
