/* CSS Document */

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	background-image:url(../images/body_bg_gray.jpg);
	background-repeat:repeat-x;
}
h1 {
	color:#000033;
	font-size:24px;
	padding-left:10px;
	padding-top:10px;
	font-weight:normal;
}
h1.h1hp {
	color:#000033;
	font-size:24px;
	padding: 10px 10px 0 10px;
	margin: 0 0 -5px 0;
	font-weight:normal;
	text-align:center;
}
p {
	font-size:12px;
	color:#333333;
	padding-left:12px;
	padding-right:9px;
}
p.hp {
	font-size:12px;
	color:#000000;
	padding: 10px 9px 0px 12px;
	
}
ul {
	font-size:12px;
	color:#333333;
}
.leftBarBg {
	background-image:url(../images/left_bar_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.rightBarBg {
	background-image:url(../images/right_bar_bg.jpg);
	background-repeat:repeat-y;
}
.topRightBarBg {
	background-image:url(../images/top_right_bar_bg.jpg);
	background-repeat:no-repeat;
}
.topLeftBarBg {
	background-image:url(../images/top_left_bar_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.homeTopLeftBarBg {
	background-image:url(../images/home_top_left_bar_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bottomLeftBarBg {
	background-image:url(../images/bottom_left_bar_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bottomRightBarBg {
	background-image:url(../images/bottom_right_bar_bg.jpg);
	background-repeat:no-repeat;
}
a.main_nav_links:link {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:34px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:no-repeat;
	height:34px;
	text-align: center;
	text-decoration: none;
}
a.main_nav_links:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;	
	color:#FFFFFF;
	line-height:34px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:no-repeat;
	height:34px;
	text-align: center;
	text-decoration: none;
}
a.main_nav_links:hover {
	display: block;
	font-size: 12px;
	font-weight: bold;	
	color:#333333;
	line-height:34px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/tab_bg_hover.jpg);
	background-repeat:no-repeat;
	height:34px;
	text-align: center;
	text-decoration: underline;
}
a.main_nav_links:active {
	display: block;
	font-size: 12px;
	font-weight: bold;	
	color:#FFFFFF;
	line-height:34px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/tab_bg.jpg);
	background-repeat:no-repeat;
	height:34px;
	text-align: center;
	text-decoration: none;
}
.sub-links {
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	line-height:21px;
}
.demoBox {
	color:#FFFFFF;
	font-size:11px;
	padding-left:15px;
}
.demoBox a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
.demoBox a:hover {
	color:#CCCCCC;
	font-size:11px;
}
.galleryImages {
	padding-bottom:5px;
	border-bottom:#FFFFFF 5px solid;
	background-color:#FFFFFF;
}
.galleryImages a:hover {
	padding-bottom:5px;
	border-bottom:#333333 5px solid;
	background-color:#0066CC;
}
hr {
	height:1px;
	color:#CCCCCC;
}
a {
	color:#0066CC;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}
a:visited {
	color:#0066CC;
}
hr {
	height:1px;
	color:#999999;
}
#SSLINK {
}
#SSLINK p {
	color:#666;
	font-size:10px;
}
#SSLINK a {
	color:#0062E5;
	text-decoration:none;
}
#SSLINK a:hover {
	text-decoration:underline;
	color:#333;
	}
.style1 {font-size: x-small}
