/* CSS Document */
* {
	margin:0; padding:0; border:0; }
body {
	background-color:#FFFFFF;
	font:normal 11px/13px Verdana; color:#333333; }
#boxBodyHolder {
	width:970px; margin:0 auto 0 auto; border-top:solid 10px #ff6600; border-bottom:solid 10px #ff6600;
	background-color:#ffffff }
#boxTopHolder {
	width:970px; height:100px; }
#boxTopMenu {
	width:600px; height:100px;
	background:#ffffff; float:right }
#boxMainMenu {
	width:970px; height:67px;
	background:#ffffff url(images/main-content_top_bg.gif) no-repeat bottom; }
#boxContentHolder {
	width:915px; padding:15px 27px 10px 28px;
	background:#ffffff url(images/main-content_center_bg.gif) repeat-y top; }
#boxContentMenu {
	width:200px; float:left; }
#boxContentInfo {
	width:224px; padding:0 0 10px 10px; float:right; }
#boxContentText {
	width:700px; padding-left:15px;
	float:left; }
#boxContentBottom {
	width:970px;
	background:#ffffff url(images/main-content_bottom_bg.gif) no-repeat; }
#boxBottomLinks {
	width:970px; height:10px;
	color:#ff6600;
	background-color:#ff6600;
	text-align:right; }
	
.CLEAR {
	height:0px; font-size:0px; line-height:0px; clear:both; }

/* ^-^ */
.menuTop {
	width:300px; height:20px; padding:0;
	list-style-type:none;
	float:right; }
.menuTop li {
	text-align:center; float:left; }
.menuTop a, .menuTop a:visited {
	display:block; height:20px; padding:0 5px 0 15px;
	font:bold 14px/20px Arial;
	letter-spacing:-1px;
	text-transform:uppercase; text-decoration:none;
	color:#000000; }
.menuTop a:hover {
	color:#005197; }

.menu {
	height:60px; padding:0 10px 0 10px;
	list-style-type:none; }
.menu li {
	text-align:center; float:left;}
.menu a, .menu a:visited {
	display:block; width:190px; height:40px; padding-top:20px;
	font:bold 13px/13px Arial;
	letter-spacing:0;
	text-transform:uppercase; text-decoration:none;
	color:#fff; 
	background:#ffffff url(images/main-menuitem_bg.jpg); }
.menu a:hover {
	color:#005197; 
	background:#ffffff url(images/main-menuitem_over_bg.jpg); }

.menuText {
	width:200px;
	list-style-type:none }
.menuText li {
	margin-top:5px; }
.menuText a, .menuText a:visited {
	display:block; width:178px; padding:4px 0 4px 18px; border:solid 2px #f4f4f4;
	font:bold 12px/12px Arial;
	letter-spacing:0;
	text-transform:uppercase; text-decoration:none;
	color:#005197;
	background:#ffffff url(images/menuTextNormal.gif) no-repeat top left; }
.menuText a:hover {
	color:#ffffff;
	border:solid 2px #005197;
	background:#0260b1 url(images/menuTextOver.gif) no-repeat top left; }

.menuBottom {
	padding:20px 0 20px 20px;
	list-style-type:none;
	float:left }
.menuBottom a {
	font:bold 11px/13px Verdana; color:#005197; }
.menuBottom a:hover {
	color:#ff6600; }
	
/* ^-^ */
h1 {
	width:600px; margin:10px 0 20px 0;
	font:italic 18px/18px Tahoma;
	color:#ff5a00;
	text-align:right;
	float:right; }
	
.title {
	padding:15px 0 10px 0;
	font:normal 20px/20px Arial;
	text-transform:uppercase;
	color:#ff6600; }
.subTitle {
	padding:5px 0 5px 0;
	font:bold 14px/14px Arial;
	text-transform:uppercase;
	color:#ff6600; }

.thumb {
	margin:5px; padding:5px; border:solid 2px #f4f4f4;
	float:left; }
.thumb:hover {
	border:solid 2px #005197; }
	
.tabelDate {
	border:solid 1px #005197;
	color:#005197 }
.tabelDate td {
	text-align:center; }

input {
	margin:2px 2px 2px 5px; padding:2px; border:solid 1px #005197;
	font:normal 11px/13px Verdana; color:#005197; }

/* ^-^ */
a {
	font:normal 11px/13px Verdana; color:#005197; }
	
#boxBottomLinks a {
	font:normal 8px/8px Verdana; color:#ff6600;
	text-decoration:none; }