/* CSS Document */

/* GENERIC */
h1 {
	margin: 0px;
}
h2 {
	margin: 10px 0px 3px;
}
p {
	margin: 8px 0px 0px;
}
li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 0px 20px 0px 20px;
}
form {
	margin: 8px 0px 0px;
}
body {
	background-color: #3C3E36;
	background-image: url(images/border/border_side.gif);
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

/* TOP HEADER */
.MenuTop {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 17px;
	width: 350px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: right;
}

a.MenuText:link, a.MenuText:visited, a.MenuText:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 2px;

}
a.MenuText:hover {
	
	text-decoration: underline;
}
/*
a.MenuText:link, a.MenuText:visited, a.MenuText:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	padding-left: 15px;
	background-image: url(images/h2-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;

}
a.MenuText:hover {
	color: #000033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	background-image: url(images/h3-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
*/

/* Back Menu */

a.backmenu:link, a.backmenu:visited, a.backmenu:active {
	float:right; 
	padding-right: 20px;
	color:#FFFFFF;
}
a.backmenu:hover {
	float:right; 
	padding-right: 20px;
	color:#999999;
}

/* Side Menu */

div.dropmenu {
	width: 230px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(images/sidebar/bottom.gif) no-repeat  right bottom;
	color: #fff;
	margin-bottom:10px;
}
div.dropmenu div {
	background: url(images/sidebar/title.gif) repeat-x;
	overflow: hidden;
}

div.dropmenu div.collapsed {
	height: 25px;
}
div.dropmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(images/sidebar/expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.dropmenu div.collapsed span {
	background-image: url(images/sidebar/collapsed.gif);
}
div.dropmenu div a {
	padding: 5px 10px;
	background:#E6EBFF;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.dropmenu div a.current {
	background : #ccc;
}
div.dropmenu div a:hover {
	background : #FFCC99 url(images/sidebar/linkarrow.gif) no-repeat right center;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div.dropmenu .nolink {
	padding: 5px 10px;
	background: #FFFFCC;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.dropmenu .nolink:hover {
	background : #FFCC99;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

div.dropmenu p.sidemenutop {
	background: url(images/sidebar/mainhead2.gif) no-repeat;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height:20px;
	padding-left: 15px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	text-align: left;
	border-bottom: 1px solid #999999;
}

/*****************/
/* INTERNAL BODY */
/*****************/
.inline_list {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
	float: left;
}

a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	width: 115px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 4px;
	background: url(images/sidebar/mainhead3.gif) no-repeat;
	color: #333333;
	font-weight: bold;
	height: 17px;
	padding-top: 8px;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.topmenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu_long:link, a.topmenu_long:visited, a.topmenu_long:active {
	width: 165px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-bottom: 4px;
	background: url(images/sidebar/mainhead.gif) no-repeat;
	color: #333333;
	font-weight: bold;
	height: 17px;
	padding-top: 8px;
	text-align: center;
	display: block;
	border: 1px none #666666;
	text-decoration: none;
}
a.topmenu_long:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* MAIN CONTENT STYLES */
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-top: 0px;
}
.main_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	padding-left: 20px;
	background-image: url(images/h2-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
.main_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	padding-left: 30px;
	background-image: url(images/h3-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 2px;
}
.main_upper {
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 100%;
	background-image: url(images/sidebar/title.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* News */
#News_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-align: justify;
}
#News_heading h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB6B69;
	font-weight: bold;
	color: #CB6B69;
	text-decoration: none;
}
#News_heading h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4477B5;
	font-weight: bold;
	color: #4477B5;
	text-decoration: none;
}
#News_heading h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4477B5;
	text-decoration: none;
	text-align: center;
	margin: 5px;
	padding: 0px;
}

/* Home Page Styles */

.idx {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: none;
	width: 350px;
	color:#0066CC;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.idx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 560px;
}
.idx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 240px;
}

/* Standard Video Content */

#video_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 580px;
	padding: 10px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#video_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-top: 0px;
}
#video_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	padding-left: 20px;
	background-image: url(images//h2-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
}
#video_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	padding-left: 30px;
	background-image: url(images/h3-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-top: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

