﻿body {
	margin: 0 auto; 
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
table td{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
p {
	margin-top:3px;
	padding-bottom:5px;
}
ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul li {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding: 0 0 0 8px;
	background-image: url('images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.clear {
	clear:both;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #68b8eb;
}
.error, .validator {
	color: #FF6600 !important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear{
	clear:both;
}
/*  ######################### BEGIN TABS  ######################### */
.content_nav_margin {
    width: 945px;
    margin: 0 auto;   
    padding: 0;   
}
.content_nav_margin .menu {
	 margin-left:57px;
}
.content_nav_margin table,  .content_nav_margin span {
    font-size:12px;  
    letter-spacing:-0.02em;
}
.content_nav_margin td a, .content_nav_margin span a {
    color:#ffffff;
    text-transform: uppercase;
    height:25px;
    display:block;   
    text-decoration:none;
    text-align:center;
}
.content_nav_margin table td table td, .content_nav_margin span {
    width: 125px;
    display: block;
    background: url('images/tab.jpg') 0% 0% no-repeat; 
    margin: 0;
    padding: 0;
}
.content_nav_margin td a, .content_nav_margin span a {
    padding:18px 0 0 0;    
    font-family: Georgia;
    font-size:12px ! important;
}
.content_nav_margin td a:hover,
.content_nav_margin td a.on,
.content_nav_margin table.on a, .content_nav_margin span a:hover, .content_nav_margin span a.on{
    background:url('images/tab-on.jpg') 0% 0% no-repeat;     
    color:#0397d6;
    height: 25px;
    width: 125px;
    display: block;
}
/*  ######################### END TABS  ######################### */

/*  ######################### BEGIN HEADER  ######################### */
.content_nav {
    height:160px;
    background: url('images/header_background.jpg') 0% 0% repeat-x; 
}
#logo_space{
	width: 930px;
    margin: 0 auto; 
	height:106px;
	padding-top:12px;
}
.login_space {
	text-align:right;
}
.logo {
	clear:both;
}
.assitance {
	color: #ffffff;
	font-family: Georgia;
	font-style:italic;
	font-size: 12px;	
}
.assitance span {
	font-family:Arial;
}
.login_link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;	
	text-decoration: none;
	padding:10px 0 0 255px;
}
/*  ######################### END HEADER  ######################### */

/*  ######################### BEGIN BANNER  ######################### */
#flash_banner {
	margin: 0;
	display: block;
    padding: 10px 0 0 0;
}
.banner {
	margin: 0;
	width: 945px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
    padding: 11px 0 11px 0;
    vertical-align: bottom;
}
.banner_title {
	display: block;
	padding: 90px 60px;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;
}
.main_content {
	width: 945px;
    margin: 0 auto; 
}
/*  ######################### END BANNER  ######################### */

/*  ######################### BEGIN HOME PAGE BOXES  ######################### */
#boxes {
	margin: 0;
	overflow: hidden;
	height: 100%;
}
#box {
	width: 310px;
	min-height: 260px;	
	float: left;
	padding: 0;
	margin: 2px;
}
.orange_box {
	min-height:260px;
	height:auto !important;
	height: 260px;
}
.green_box {
    height: 260px;
	background-image: url('images/green_box.gif');
}
.welcome {
    padding-left:10px;
    font-size:13px;
}
.welcome h1{
	color: #68b8eb;
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal !important;
	padding: 0;
	margin: 5px 0 0 0;
}
/*
.green_box_top {
	background-image: url('images/green_box_background.jpg');
	background-repeat: repeat-y;
}
.green_box_inner {
	height: 207px;
	margin: 0;
	padding: 0;
	background-image: url('images/green_box_top.jpg');
	background-repeat: no-repeat;
}
.green_box_bottom {
	padding: 0;
	height: 20px;
	background-image: url('images/green_box_bottom.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}*/

.orange_box {
	background-image: url('images/orange_box.gif');
	background-repeat:no-repeat;
}
/*
.orange_box_top {
	background-image: url('images/orange_box_background.jpg');
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
.orange_box_inner {
	min-height: 207px;
	margin: 0;
	padding: 0;
	background-image: url('images/orange_box_top.jpg');
	background-repeat: no-repeat;
	line-height: 15px ! important;
}
.orange_box_bottom {
	padding: 0;
	height: 20px;
	background-image: url('images/orange_box_bottom.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}*/
.home_text {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	padding: 10px 28px 1px 28px;
}
h1.home_title {
	font-size: 20px;
	font-family: Georgia;
	text-align: center;
	font-weight:normal;
	padding-bottom:4px;
	margin:12px 0 19px 0;
}
/*  ######################### END HOME PAGE BOXES  ######################### */


/*  ######################### BEGIN FOOTER  ######################### */
.footer {
	padding: 70px 0 50px 0;
	clear: both;
	text-align: center;
	width: 945px;
    margin: 0 auto; 
	color: #68b8eb;
	font-size: 10px;
	font-family: Arial;
}
/*  ######################### END FOOTER  ######################### */

/*  ######################### BEGIN ICON NAVIGATION  ######################### */

#icon_nav_box {
	background-image: url('images/icon_nav_background.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
}
#icon_nav {
	width: 852px;
	height: 155px;
    margin: 0 auto; 
    background-image: url('images/icon_home.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
ul.icon_menu_ul {
	padding-right: 45px;
	float:right;
	list-style-type:none;
}
li.icon_menu_li {
	background:none;
	float: left;
	position: relative;
	display: block;
	width: 133px;
	height: 115px;
	padding: 20px 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height:normal;
}
li.icon_menu_li input {
	padding: 0px;
	margin: 0px;
}
li.icon_menu_li a {
   	text-decoration: none;
	color: #ffffff;
	height: 117px;
	width: 133px;
	display: block;
}
li.icon_menu_li a:hover {
	background: url('images/icon_hover.png') no-repeat 50% 50%;
	height: 117px;
	width: 133px;
	display: block;
	_background:none!important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Default/images/icon_hover.png', sizingMethod='scale');
}
/*  ######################### END ICON NAVIGATION  ######################### */


/*  ######################### BEGIN SECTION CONTENT ######################### */
#section_box {
	width: 945px;
}
.breadcrumb_box {
	padding: 11px 0 0 0px;
	border-bottom-style: double;
	border-bottom-color: #68b8eb;
	border-bottom-width:medium;
}
.breadcrumb_box a {
	padding-top: 6px;
}
.breadcrumb, .breadcrumb a {
	color: #68b8eb;
	font-family: Georgia;
	font-size: 14px;
	text-decoration: none;
}
.breadcrumb a {
	font-style:italic;	
}
/*  ######################### END SECTION CONTENT ######################### */

/*  ######################### BEGIN LEFT MENU ######################### */
.leftmenu {
	padding: 13px 0;
	width: 185px;
	float: left;
}
.leftmenu td {
	padding: 0px;
	border-bottom: solid 2px white;
	background-image:none;
	line-height:normal;
	vertical-align: middle;
	color: #ffffff;
	font-size: 13px;
}
.leftmenu td a {
	display: block;
	width: 185px;
	height: 47px;
	background-color: #0397d7;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0;
}
.leftmenu table td table td {
	padding: 0px;
	border-top: solid 2px white;
	border-bottom: none;
	background-image:none;
	line-height:normal;
	vertical-align: middle;
}
.leftmenu td a:hover, .leftmenu td a.on {
	background-color: #68b8eb;
}
.leftmenu table td table.submenu td a {
	display: block;
	width: 185px;
	height: 37px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
		background-color: #a0cf67;
}
.leftmenu table td table.submenu td a:hover, .leftmenu table td table.submenu td a.on {
	background-color: #aee371;
}
.blue_table, .green_table {
	height: 47px;
	width: 185px;
	vertical-align: middle;
}
.green_table{
	height: 37px;
}
.blue_table td, .green_table td {
	border-top: solid 0px white !important;
	padding-left: 10px !important;
	cursor:hand;
}
.green_table td  {
	padding-left: 25px !important;
	background: url('images/green_arrow.gif') no-repeat 10px 50% ! important;

}
.end_bar {
	width: 185px;
	height: 13px;
	background-color: #0397d7;
	display: block;
}
/*  ######################### END LEFT MENU ######################### */

/*  ######################### BEGIN RIGHT SIDEBAR ######################### */
#box_inner {
	width: 238px;
	float: left;
	padding: 0;
	margin: 4px;
}
.red_box_top {
	background-image: url('images/red_box_background.jpg');
	background-repeat: repeat-y;
}
.red_box_inner {
	min-height: 211px;
	background-image: url('images/red_box_top.jpg');
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}
.red_box_bottom {
	height: 14px;
	background-image: url('images/red_box_bottom.jpg');
	background-repeat: no-repeat;
	vertical-align:text-top;
}
.inner_box_text {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height:18px;
	padding: 15px 20px 1px 20px;
}
h1.inner_box_title {
	font-size: 16px;
	font-family: Georgia;
	text-align: center;
}
#blue_box_inner {
	width: 239px;
	float: left;
	padding: 0;
	margin: 4px;
}
.blue_box_top {
	background-image: url('images/blue_box_background.jpg');
	background-repeat: repeat-y;
}
.blue_box_inner {
	min-height: 207px;
	margin: 0;
	padding: 0;
	background-image: url('images/blue_box_top.jpg');
	background-repeat: no-repeat;
}
.blue_box_bottom {
	padding: 0;
	height: 20px;
	margin: 0;
	background-image: url('images/blue_box_bottom.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
.blue_box_text {
	font-family: Arial;
	font-size: 11px;
	color: #68b8eb;
	padding: 15px 20px 1px 20px;
}
h1.blue_box_title {
	font-size: 13px;
	font-family: Georgia;
	text-align: center;
}
#right_sidebar {
	margin: 0px;
	float: right;
	width: 242;
}

/*  ######################### END RIGHT SIDEBAR ######################### */

/*  ######################### BEGIN CONTACT ######################### */
.leftcontent_contact{
	padding-top: 13px;
	margin-left: -5px;
	float: left;
	width: 400px;
}
.rightcontent_contact{
    padding: 13px 0 0 20px;
	float: left;
	width: 450px;
}
#big_blue_box {
	width: 465px;
	float: left;
	padding: 0;
	margin: 4px 0 0 -8px ;
}
.big_blue_box_top {
	background-image: url('images/big_blue_box_background.jpg');
	background-repeat: repeat-y;
}
.big_blue_box_inner {
	min-height: 430px;
	margin: 0;
	padding: 0;
	background-image: url('images/big_blue_box_top.jpg');
	background-repeat: no-repeat;
}
.big_blue_box_bottom {
	padding: 0;
	height: 29px;
	margin: 0;
	background-image: url('images/big_blue_box_bottom.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}
.big_blue_box_text {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 15px 20px 1px 30px;
}
.contact_form_input {
	width: 367px;
	border: solid 1px #cfcfcf;
	padding: 3px;
	margin: 0 0 7px 0;
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}
.two_inputs {
    width: 374px;
}
.short {
    width: 170px !important;
}
.contact_form_textarea {
	width: 367px;
	height: 120px;
	border: solid 1px #cfcfcf;
	padding: 3px;
	margin: 0 0 7px 0;
	color: #666666;
	font-family: Arial;
	font-size: 14px;
}
.contact_form_label {
	margin: 7px 0 3px 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: #ffffff;
}
.additionalInputs {
    display: none;
}
.subject_message {
    display: block;
}
table.contact_form_radiolist td {
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff !important; 
}
table.contact_form_radiolist {
    padding: 0 0 15px 0;
}
h1.big_blue_box_title {
	font-size: 20px;
	font-family: Georgia;
	text-align: left;
}
.big_blue_box_text h3 {
    margin: 10px 0 7px 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
    line-height: 15px;
}
.send_button {
	background-image: url('images/send_button.jpg');
	width: 66px;
	height: 31px;
	color: #ffffff;
	font-weight: bold;
	border: solid 0px white;
}
.error {
    color: Orange;
    font-size: 16px;
    font-weight: bold;
}
.succesfull {
    color: #68B8EB;
    font-size: 16px;
    font-weight: bold;
}
/*  ######################### END CONTACT ######################### */

/*  ######################### BEGIN MAIN CONTENT ######################### */
.rightcontent {
	padding: 13px 0px;
	width: 760px;
	float: right;
}
#content {
	float: left;
	width: 470px;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
/*  ######################### BEGIN FCK STYLES ######################### */
p.padding {
	padding: 0 0 3px 0;
}
.blue_title {
	color: #68b8eb;
	font-size: 22px;
	line-height: 20px;
	font-family: Georgia;
	font-weight: normal !important;
	padding: 0;
	margin: 5px 0 0 0;
}
.bold_blue_text {
	color: #68b8eb;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height: 14px;
	padding: 0;
	margin: 5px 0 0 0;
}    
.blue_text{
	color: #68b8eb;
	font-size: 12px;
	padding: 0;
	margin: 5px 0 0 0;
}
.blue_text_span{
	color: #68b8eb;
	font-size: 12px;
}
.bold_green_title {
	color: #a0cf67;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	padding: 0;
	margin: 5px 0 0 0;
}
.green_text {
	color: #a0cf67;
	font-family: Arial;
	font-size: 12px;
}
.quote {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-style: italic;
}  
.bold_text {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height: 18px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.left_image {
	padding: 5px; 
	margin-right: 5px;
	border-width:2px;
	text-align:left;
}
.right_image {
	padding: 5px; 
	margin-left: 5px;
	border-width:2px;
	text-align:right;
}
/*  ######################### BEGIN FCK STYLES ######################### */



/*  ######################### END MAIN CONTENT ######################### */

    .bgr{width:259px;height:251px;background:transparent url(images/calendar.gif) no-repeat;padding:9px 0 0 44px !important}
    .calDates{font:18px/30px Arial, Helvetica, sans-serif !important}
    .calDates th{font-weight:normal !important;line-height:22px !important}
    .calDates td{height:30px !important; font-size:16px !important; font-family: Arial !important; font-weight: bold !important;}
    .calDates td a img{border:none !important;}
    
    .calDates table td{color:#fff!important;}
    .calDates table td a{ background:none !important;}
    .calDates td.invisible a{display:none !important}
    .calDates td a{display:block !important;text-decoration:none !important;line-height:30px !important;
        font-weight: bold !important;font-size:16px !important;}
  
    .event_day{background:#f89829}
    .tradeshow_day{background:#9fcf67}
    .career_fair_day{background:#0397d6}
    .multiple_day{background:#ccc}
/*
.blueButton
{
    background:url(images/blueButton.png) no-repeat 50% 50%;
    width:202px;
    height:45px;
    display:block;
    line-height:45px;
    vertical-align:middle;
    text-decoration:none;
    color:#ffffff;
    font-size:12px;
    font-family:Arial;
    text-align:center;
    _background:none!important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/Default/images/blueButton.png', sizingMethod='scale');    
}*/

