a, a:visited {
	color: #062051;
}

body {
/*
	margin-top:0px;
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;*/
	background-color:#D1C2AD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}

h1 {
	padding:10px 0px 0px 0px;	
	margin:0px 0px 21px 0px;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #DFAC12;
	color:#102C5F;
	text-transform:uppercase;
}

h2 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	color:#214583;
}

img {
	border:0px;
}

.left_side {}

.right_side {}
/*---------------------------------------------------------------------------CONTENT*/
.main_wrapper {	
	width:640px;
	background-color:#213E6B;	
}

.inside_main_wrapper {
	width:640px;
	background-color:#213E6B;
}

#flash_movie {
	display:none;
}

.header {
	display:none;
}

.inside_header {
	display:none;	
}

.print_header {
	width:99px;
	height:100px;
}

#social_links {
	display:none;
}

/*------------------------------------------------------------------BREADCRUMBS*/
.breadcrumbs_wrapper {
	display:none;
}

.breadcrumb {}

.breadcrumb_link {}

.breadcrumb_link:hover {}

.fake_breadcrumb {}
/*-------------------------------------------------------------------NAVIGATION*/
.top_navigation_wrapper {
	display:none;
}

.top_navigation {
	display:none;
}

.content_wrapper {
	width:640px;
	padding-bottom:25px;
}

.left_navigation_outside_frame {
	display:none;
}

.left_navigation_frame {
	display:none;
}

.left_navigation_wrapper {
	display:none;
}

.left_navigation {	
	display:none;
}

.left_menu {
	display:none;
}

.left_menu_selected {
	display:none;
}

.left_menu2,
.left_menu3,
.left_menu4 {
	display:none;
}

.left_menu2 a:link,
.left_menu2 a:active,
.left_menu2 a:visited {
	display:none;
}

.left_menu2 a:hover,
.left_menu2_selected a:link,
.left_menu2_selected a:active,
.left_menu2_selected a:visited,
.left_menu2_selected a:hover {
	display:none;
}

.left_menu3 a:link,
.left_menu3 a:active,
.left_menu3 a:visited {
	display:none;
}

.left_menu3 a:hover,
.left_menu3_selected a:link,
.left_menu3_selected a:active,
.left_menu3_selected a:visited,
.left_menu3_selected a:hover {
	display:none;
}

.left_menu4 a:link,
.left_menu4 a:active,
.left_menu4 a:visited {
	display:none;
}

.left_menu4 a:hover,
.left_menu4_selected a:link,
.left_menu4_selected a:active,
.left_menu4_selected a:visited,
.left_menu4_selected a:hover {
	display:none;
}

.content_homepage {
	width:640px;
}

.inside_content_wrapper {
	width:640px;
}

.inside_content {
	width:640px;
	/*min-height:534px;*/
	padding:0px 0px 10px 0px;
}

.inside_content_footer {	
	width:640px;
	height:6px;
	line-height:0px;
}
/*-----------------------------------------------------------------------------HOMEPAGE CONTENTBOXES*/
.contentboxes_wrapper {
	float:left;
	width:640px;
	padding:10px 0px 0px 0px;
}

.contentbox {
	width:213px;
	min-height:125px;	
	background-color:#2B558D;
	padding:1px 1px 0px 1px;
}

.small_contentbox {
	width:226px;
	min-height:174px;
	padding:2px 2px 1px 2px;
	background-color:#2B558D;
}

.medium_contentbox {
	width:316px;
	min-height:172px;
	padding:2px 2px 1px 2px;
	background-color:#2B558C;
}

.contentbox_spacer {
	width:7px;
}

.contenbox_footer {
display:none;
	/*width:225px;
	height:35px;
	padding-right:4px;	
	text-align:right;
	text-transform:uppercase;*/
}

.more_link {
	font-weight:bold;
	color:#E0B72B;
	text-decoration:none;
}

.more_link:hover {
	/*font-weight:bold;
	color:#A1CFFF;*/
}

.news_left_cell {
	padding:0px 7px 15px 7px;
	color:#A1CFFF;
	font-weight:bold;
}

.news_right_cell {
	padding:0px 7px 15px 5px;
	color:#FFFFFF;
}

.news_link {
	color:#FFFFFF;
	text-decoration:none;	
}

.news_link:hover {
	/*text-decoration:underline;*/
}
/*---------------------------------------------------------------------------------HOMEPAGE LEFT ADS*/
.left_boxes_wrapper {
	float:left;
	width:206px;
	padding-left:9px;	
}

.search_site_wrapper {
	float:left;
	width:201px;
	height:58px;
	padding-top:30px;
	margin-bottom:4px;
	/*background-image:url(/images/search_site.png);
	background-repeat:no-repeat;*/
}

.search_box {
	width:177px;
}

.search_knowledgebase_wrapper {
	float:left;
	width:201px;
	height:29px;
	padding-top:30px;
	margin-bottom:3px;
	/*background-image:url(/images/search_knowledgebase.png);
	background-repeat:no-repeat;*/
}

.go_bttn {
	width:53px;
	height:22px;
	/*background-image:url(/images/go.png);
	background-repeat:no-repeat;*/
	background-color:#FFFFFF;
	border:none;
	cursor:pointer;
}

.join_img {
	float:left;
	width:201px;
}
/*---------------------------------------------------------------------------------FOOTER*/
.disclaimer {
	color: #555555;
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
}

.footer_left {
	height:45px;	
}

.footer_middle {
	height:25px;
	padding-top:20px;
	color:#7F7055;
	font-size:12px;
}

.footer_middle_left {
	float:left;
	width:500px;
}

.footer_middle_right {
	display:none;
}

.footer_link {
	color:#7F7055;
	text-decoration:none;
}

.footer_link_spacer {
	padding-left:17px;
}

.footer_right {
	height:45px;
}
/*----------------------------------------------------------------------SHARED CLASSES */
.menu_spacer {
	float:left;
	width:27px;
}

.general_link {
	color:#31538C;
	text-decoration:underline;
}

.vertical_space {
	padding-top:20px;
}
