@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #ffffff;
}

a {
outline-width:0px;
outline-style:none;
}

#container {
	width: 870px;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 870px;
	height: 104px;
	background-image:url(../images/secondary/header.jpg);
	background-repeat:no-repeat;
}

#main_body {
	width: 870px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	clear:both;
}

#footer {
	width: 870px;
	height: 104px;
	background-image:url(../images/secondary/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#logo_holder {
	float:left;
	width: 870px;
	margin-left: 5px;
	margin-top: 45px;
}

p, td, tr {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

tr, td {
padding-bottom:6px;
}

p a{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #006699;
	text-align:left;
}

p a:hover{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #006699;
	text-align:left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
}

.Q_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#406C74;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	text-indent:-13px;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#336699;
	text-align:left;
	padding-left: 13px;
	padding-right: 15px;
	text-indent:-13px;
}

.A_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	text-indent:-13px;
	font-weight: bold;
}


.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678899;
	text-align:left;
	text-decoration:none;
	padding-left: 0px;
	padding-right: 0px;
}

.text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678899;
	text-decoration:underline;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4a4a4a;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
}

.subheader_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	font-weight:bold;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
}

#leftside {
	float:left;
	width: 280px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
}

#menu_bottom {
	float:left;
	width: 280px;
	height: 20px;
	background-image:url(../images/menu_bottom.jpg);
}

#menu_top {
	float:left;
	width: 280px;
	height: 26px;
	background-image:url(../images/menu_top.jpg);
}
	

#left_menu_holder {
	float:left;
	width: 280px;
	color:#FFFFFF;
	background-image:url(../images/menu_middle.jpg);
	background-repeat:repeat-y;
	padding-top:0px;
	margin-top:0px;
	margin-left:0px;
	background-color:#ffffff;
}

#content_holder {
	float:right;
	width: 588px;
	background-image:url(../images/content_middle.jpg);
	background-repeat:repeat-y;
}

#content_holder_home {
	float:right;
	width: 588px;
	height: 339px;
	background-image:url(../images/main_slide_bg.jpg);
	background-repeat:repeat-y;
}

#content_top {
	float:right;
	width: 588px;
	height: 55px;
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;
}

#content_middle {
	float:right;
	width: 588px;
	background-image:url(../images/content_middle.jpg);
	background-repeat:repeat-y;
}

#content_bottom {
	float:right;
	width: 588px;
	height: 25px;
	background-image:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
}

.left {
	padding-left: 13px;
}

.show {
	margin-left: 12px;
	margin-top: 22px;
}

#bottom_body {
	width: 870px;
	height: 193px;
	background-image:url(../images/bottom_body.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#casepic_holder {
	width: 115px;
	height: 190px;
	float: left;
}

.caselogo {
	padding-left: 30px;
	padding-top: 30px;
}

#submenu {
	float:left;
	width: 560px;
	height: 28px;
	margin-top: 27px;
	margin-left: 20px;
}

#small_links_holder {
	float:left;
	width: 560px;
	background-repeat:repeat-y;
	margin-left: 13px;
}



#casetext_holder {
	float:right;
	width: 820px;
	margin-top: 17px;
	margin-right: 15px;
}

#whitepaper_holder {
	float:left;
	width: 266px;
	height: 108px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding-left: 9px;
	padding-top: 5px;
}


.mainlinks a
{
	float:left;
	width:242px; /* width of button  */
	text-decoration:none;
	font-size:11px;
	background-color:#dcdfde;
	border-top:solid;
	border-bottom:solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-bottom-color:#dcdfde;
	border-top-color:#dcdfde;
	color:#5d5e60; /* text color regular state */
	text-align:left;
	margin-left:13px;
	padding-left:16px; /* amount text is indented */
	height: 28px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 28px;
}
.mainlinks a:hover {
	color:#5d5e60; /* text color - hover state */
	background-color:#eef0ef;
	border-top:solid;
	border-bottom:solid;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-bottom-color:#FFFFFF;
	border-top-color:#FFFFFF;
}

ul {
	padding: 0px;
	margin:0px
	}
	
li {
	padding: 0px;
	margin:0px
	}

#left_menu_holder li {
	display:inline;
	padding:0px;
}

#left_menu_holder ul {
	margin-left:0px;
	padding:0px;
}

a img {
border:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.sublinks a
{
	float:left;
	width:130px; /* width of button  */
	text-decoration:none;
	font-size:13px;
	color:#cccccc; /* text color regular state */
	text-align:center;
	margin-left:5px;
	padding-left:0px; /* amount text is indented */
	height: 29px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 25px;
}
.sublinks a:hover {
	color:#ffffff; /* text color - hover state */
	background-image:url(../images/sub_over.jpg);
	background-repeat:no-repeat;
}

#submenu li {
	display:inline;
	padding:0px;
}

#submenu ul {
	margin-left:0px;
	padding:0px;
}



.small_links a
{
	float:left;
	/* width:109px; /* width of button  */
	padding-left:15px;
	padding-right:5px;
	text-decoration:none;
	background-color:#999999;
	font-size:10px;
	color:#000000; /* text color regular state */
	text-align:center;
	margin-left:2px;
	padding-left:0px; /* amount text is indented */
	height: 18px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 18px;
}
.small_links a:hover {
	color:#000000; /* text color - hover state */
	background-color:#bac2c9;
}

#small_links_holder li {
	display:inline;
	padding:0px;
}

#small_links_holder ul {
	margin-left:0px;
	padding:0px;
}

.btmtext{
	font-family:Arial, Helvetica, sans-serif;
	color:#7D939A;
	font-size:14px;
	font-weight:300;
	;
	}
	
.footer_txt{
	margin-top:8px;
	color: #666666;
	margin-left: 100px;
	font-size: 10px;
}

.footer_txt a{
	color: #666666;
	font-size: 10px;
}

.footer_txt a:hover{
	color: #666666;
	font-size: 10px;
	text-decoration:underline;
}

.footer_txt a:visited{
	color: #666666;
	font-size: 10px;
}

.lfloat{
float:left;
margin-right:10px;}

.rfloat{
float:right
}

#holder_left {
	float: left;
	width: 260px;
	padding-left: 25px;
	color: #333333;
}

#holder_left ul{
	margin-left:5px;
}

#holder_left li{
	background-image:url(../images/mag.jpg);
	background-repeat:no-repeat;
	padding-top: -15px;
	margin-bottom: 10px;
	line-height: 35px;
	padding-left: 35px;
	list-style: none;
	font-size: 13px;
}

#holder_left a{
	color:#336699;
	text-decoration:none;
	background-repeat:none;
}
#holder_left a:hover{
	color:#336699;
	text-decoration:underline;
	
}
#holder_right {
	float: left;
	width: 270px;
	padding-left: 10px;
	color: #333333;
}

#holder_right ul{
	list-style:none;
}

#holder_right {
	float: left;
	width: 270px;
	padding-right: 10px;
	color: #333333;
}

#image_holder_right{
	float: left;
	width: 570px;
	color: #333333;
	padding-left:20px;
}

#holder_right ul{
	margin-right:5px;
}

#holder_right li{
	background-image:url(../images/mag.jpg);
	background-repeat:no-repeat;
	padding-top: -15px;
	margin-bottom: 10px;
	line-height: 35px;
	padding-left: 35px;
	list-style: none;
	font-size: 13px;
}

#holder_both{
	width:930px;
	margin-top:20px;
	}

#holder_right a{
	color:#336699;
	text-decoration:none;
	background-repeat:none;
}
#holder_right a:hover{
	color:#336699;
	text-decoration:underline;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
		events page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#content_middle table{
	margin-left: 15px;
	
}
