/*////////////////////////////Global Styles//////////////////////////////////////*/
* { margin: 0; }
body { background: #1C2F49; color: #333;  font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
a {  color: #36515E; 	text-decoration: none; font-weight: 800;  }
a:hover { color: #333;  text-decoration: none; font-weight: bold;}
h1 { font-size: 22px; font-weight: 600; color: #333; font-weight: 200; }
h2 { font-size: 18px; font-weight: 600; color: #333; font-weight: 200; }
h3 { font-size: 16px; font-weight: 600; color: #333; font-weight: 200; }
hr { margin: 2px 0 4px 0; border-top: solid 1px #ddd; border-left: none; border-right: none; border-bottom: none; }
p { font-size: 10px; }

/*////////////////////////////Navigation//////////////////////////////////////*/
.logo a { color: #fff; font-weight: 100; font-size: 16px; }
.logo a:hover { color: #000; font-weight: 100; font-size: 16px; }
.top_links { color: #FFFFFF; font-size: 12px; width: 640px;  margin: 6px 20px 0 20px; text-align: right; }
.top_links a { color: #FFFFFF; font-size: 12px; font-weight: bold; width: 680px; padding: 0 10px 0 0; }
.top_links a:hover { color: #CCCCCC; font-size: 12px; font-weight: bold; width: 680px; padding: 0 10px 0 0; }
.main_nav { width: 652px; height: 22px; padding: 0 14px 0 14px; }
.main_nav a { width: 158px; height: 16px; text-align: center; border: solid 1px #ddd; float: left; margin: 1px; font-size: 12px; font-weight: 400; padding: 4px 0 0 0; }
.main_nav a:hover { height: 16px; text-align: center; border: solid 1px #ddd;  float: left; background-color: #efefef; }
.sub_nav_td a { width: 100px; height: 12px; text-align: left; border: solid 1px #ddd;  float: left; margin: 1px; font-size: 10px; font-weight: 400; padding: 2px; }
.sub_nav_td a:hover {
	height: 12px;
	text-align: left;
	border: solid 1px #ddd;
	float: left;
	background-color: #efefef;
	padding: 2px;
}
.sub_nav_td { width: 100px; padding: 0 4px 0 0; margin: 0 10px 0 0; border-right: solid 1px #ddd; vertical-align: top; } 

/*////////////////////////////Graphics//////////////////////////////////////*/
.logo { background: no-repeat left top; width: 640px; height: 60px; margin: 0 20px 0 20px; font-weight: 300; font-size: 12px; text-align: right; }
.content_top { background: url(img/content_top.gif) no-repeat; width: 680px; height: 23px; }
.content_bot { background: url(img/content_bot.gif) no-repeat; width: 680px; height: 23px; }
.content { background: url(img/content_bg.gif) repeat-y;  width: 680px; min-height: 480px;}
.nav_bg { background: url(img/content_bg.gif) repeat-y;  width: 680px; }
.wrapper {
	width: 680px;
	margin: auto;
	text-align: left;
	height: 100%;
}
.flash_tmp {
	background: no-repeat;
	width: 650px;
	height: 250px;
	padding: 0;
	margin-left: 12px;
}

/*////////////////////////////Content//////////////////////////////////////*/
.content_wrapper { width: 646px; margin: 0px 15px 0px 15px; padding: 10px 0 0 0; }
.foot_links { font-size: 10px; text-align: center; background: url(img/content_bg.gif) repeat-y;  width: 680px; }
.foot_links a { font-weight: 100; }
.foot_links a:hover { font-weight: 100; color: #CCCCCC; }
.content_td { padding: 0 0 0 4px; }

/*////////////////////////////Footer//////////////////////////////////////*/
.footer { padding: 0px 30px 0px 30px; text-align: right; margin-bottom: 40px; }
.footer p { color: #CCCCCC; font-size: 10px; }
.footer a { color: #CCCCCC; font-size: 10px; }
.headerbnav {
	background-color: #000066;
	height: 45px;
	width: 650px;
	background-image: url(../Images/BG.png);
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-left: 17px;
}
.navselected {
	background-color: #DDDDDD;
	font-weight: bold;
	color: #000000;
}
.homecontent {
	width: 645px;
	margin-left: 10px;
}
.logo2 {
background: url(img/ci_logo.jpg) no-repeat left top; width: 640px; height: 60px; margin: 0 20px 0 20px; font-weight: 300; font-size: 12px; text-align: right;
}
