body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	background-color: #5e5e5e;
	behavior: url("csshover.htc");
}

html>body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	background-color: #5e5e5e;
}

a:link, a:visited, a:active {
	color: #4e81cc;
	text-decoration: none;
}

a:hover {
	color: #ed1f24;
	text-decoration: none;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	
}

h1 {

}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 15px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 2px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	color: #4e81cc;
}

.content ul{
	margin-top: 0px;
	padding-top: 0px;
}

/* =======================admin TOP NAV =============================== */

#admin_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	padding:0; margin:0;
	background-color: #252323;
}


#topbar_wrap{
	background-color: #252323;
}

#topbar_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	background-color: #252323;
}

#topbar_container ul {
	height: 22px;
	margin-right: 0px;
	margin-left: 0;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
#topbar_container li {
	list-style-type: none;
	display: inline;
}

#topbar_container a{
	background-color: #303030;
	float: left;
}

#topbar_container a.current{
	background-color: #ed1f24;
	float: left;
}

#topbar_container a .txt{
	color: #ebebeb;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	padding: 5px 10px 0px 18px;
	float: left;
	background-image: url(images/topnav_leftcap.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#topbar_container a .cap{
	float: left;
	height: 22px;
	width: 10px;
	background-image: url(images/topnav_rightcap.gif);
}

#topbar_container a:hover{
	background-color: #ed1f24;
}

#topbar_container a:hover .txt{
	background-image: url(images/topnav_leftcap_o.gif);
}

#topbar_container a.current .txt{
	color: #ebebeb;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	padding: 5px 10px 0px 18px;
	float: left;
	background-image: url(images/topnav_leftcap_o.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

#topbar_container a:hover .cap, #topbar_container a.current .cap{
	background-image: url(images/topnav_rightcap_o.gif);
}

/* ============================ LOGO ============================ */


#logo_container {
	height: 66px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#logo_container a{
	height: 42px;
	width: 158px;
	margin-top: 13px;
	margin-left: 17px;
	float: left;
	background: url(images/logo.gif) no-repeat 6px 4px;
}

#logo_container a.logo-ms {
	width: 252px;
	height: 66px;
	margin: 0 0 0 17px;
	background: url(images/logo-ms.gif) no-repeat 0px 11px;
}

.search_container{
	float: right;
	padding-top: 24px;
	width: 210px;
}

.search_container .icon{
	background: url(images/search-icon.gif) no-repeat;
	float: left;
	height: 16px;
	width: 18px;
	margin-top: 4px;	
}

.searchfield {
	background: url(images/search-bg.gif) no-repeat;
	height: 21px;
	width: 133px;
	margin-left: 7px;
	float: left;
}

.searchfield .field{
	border-style: none;
	font-size: 11px;
	width: 104px;
	background: #d7d7d7;
	height: 13px;
	padding: 2px;
	margin-left: 9px;
	margin-top: 1px;
	
}

.searchbtn {
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}


/* ============================ HOME - FLASH / EVENTS ============================ */

#banner_wrap{
	background: url(images/flash_bg.gif) repeat-x;
}

#banner_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 228px;
}

#flash_container{
	float: left;
	height: 203px;
	width: 649px;
	z-index: 0;
}

#events_container {
	background: url(images/events_bg.jpg);
	float: left;
	height: 180px;
	width: 251px;
	overflow: hidden;
	padding: 23px 20px 0 20px;
}

#events_container .title{
	float: right;
	height: 15px;
	padding: 0;
	background: none;
	margin-bottom: 25px;
	width: 100%;
}

#events_container .titlelink{
	padding: 0;
}

.news_item {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.news_item span{
	font-weight: bold;
	display: block;
}

.events-item{
	float: left;
	margin-bottom: 15px;
	width: 100%;
	clear: both;
}

.events-item-inside{
	float: left;
	margin-bottom: 20px;
	width: 398px;
	clear: both;
}

#events_container .events-item-inside{
	float: left;
	margin-bottom: 20px;
	width: 251px;
	clear: both;
}


#flash_shadow{
	background: url(images/flash_shadow.gif);
	float: left;
	height: 25px;
	width: 940px;
}

/* ============================ HOME - BODY ============================ */

#home_content_wrap{
	background: #eeeeee;
}

#home_content_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#home_content_left{
	float: left;
	width: 643px;
}

#home_content_left #module1{
	float: left;
	width: 373px;
	margin-bottom: 35px;
}

#home_content_left #module1 a.product1{
	background: url(images/home_products.jpg);
	float: left;
	height: 129px;
	width: 186px;	
}

#home_content_left #module1 a.product1:hover{
	background: url(images/home_products.jpg) 0px -129px;
}

#home_content_left #module1 a.product2{
	background: url(images/home_products.jpg) -186px 0px;
	float: left;
	height: 129px;
	width: 187px;
}

#home_content_left #module1 a.product2:hover{
	background: url(images/home_products.jpg) -186px -129px;
}

#home_content_left #module2{
	float: left;
	width: 245px;
	margin-bottom: 35px;
	margin-left: 25px;
}

#home_content_left #module2 a.pic{
	background: url(images/home_techpartners.jpg);
	float: left;
	height: 112px;
	width: 245px;
	margin-top: 18px;
}

#home_content_left #module2 a.pic:hover{
	background: url(images/home_techpartners.jpg) 0px -112px;
}

#home_content_left #module3{
	float: left;
	width: 373px;
}

#home_content_left #module3 #pic{
	float: left;
	height: 110px;
	width: 373px;
	margin-top: 15px;
}

#home_content_left #module3 #pic #controls{
	position: absolute;
	margin-left: 309px;
	margin-top: 88px;
}

#home_content_left #module3 #pic #controls a.back{
	background: url(images/home_indserved_controls.gif);
	height: 22px;
	width: 22px;
	float: left;
}

#home_content_left #module3 #pic #controls a.back:hover{
	background: url(images/home_indserved_controls.gif) 0px -22px;
}

#home_content_left #module3 #pic #controls a.pause{
	background: url(images/home_indserved_controls.gif) -22px 0px;
	height: 22px;
	width: 20px;
	float: left;
}

#home_content_left #module3 #pic #controls a.pause:hover{
	background: url(images/home_indserved_controls.gif) -22px -22px;
}

#home_content_left #module3 #pic #controls a.forward{
	background: url(images/home_indserved_controls.gif) -42px 0px;
	height: 22px;
	width: 22px;
	float: left;
}

#home_content_left #module3 #pic #controls a.forward:hover{
	background: url(images/home_indserved_controls.gif) -42px -22px;
}

#home_content_left #module4{
	float: left;
	width: 245px;
	margin-left: 20px;
}

#home_content_left #module4 .content{
	float: left;
	margin-top: 16px;
}

.title{
	background: url(images/title_border.gif) repeat-x bottom;
	float: right;
	height: 25px;
	padding-top: 4px;
	width: 100%;
}

.titlepic{
	float: left;
}

.titlelink{
	float: right;
	padding-right: 20px;
	margin-top: 3px;
	font-size: 10px;
}

.titlelink .txt{
	background: url(images/titlelink_left.gif) no-repeat;
	padding-top: 2px;
	padding-left: 8px;
	height: 13px;
	float: right;
}

.titlelink .cap{
	background: url(images/titlelink_right.gif) no-repeat right 0px;
	float: right;
	height: 15px;
	width: 8px;
}

#home_content_right{
	float: left;
	width: 272px;
	margin-left: 25px;
}

#home_content_right .content{
	float: left;
	margin-top: 18px;
}

/* ============================ INSIDE ============================ */

#inside_banner_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

#inside_content_wrap{
	background: #eeeeee url(images/titlebar_bg.gif) repeat-x;
}

#titlebar_container{
	font-size: 22px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background: url(images/titlebar_bg2.gif);
	width: 940px;
	height: 46px;
	padding-top: 9px;
	color: #1e53a1;
}

#titlebar_container .col1{
	width: 224px;
	padding-left: 21px;
	float: left;
}

#titlebar_container .col2{
	width: 423px;
	float: left;
}

#titlebar_container .col2-wide{
	width: 647px;
	float: left;
	padding-left: 21px;
}

#titlebar_container .col3{
	width: 272px;
	float: left;
}

/* ================ INSIDE 3col ================= */

#inside_3col_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
}

#inside_3col_container .col1{
	float: left;
	width: 199px;
	padding-left: 21px;
}

#inside_3col_container .col1 ul{
	padding: 0;
	margin: 0;
}

#inside_3col_container .col1 li{
	list-style-type: none;
}

#inside_3col_container .col1 li a{
	font-size: 14px;
	font-weight: bold;
	color: #1e53a1;
	
	width: 199px;
	display: block;
	padding-top: 11px;
	padding-bottom: 2px;
	background: url(images/title_border.gif) repeat-x bottom;
}

#inside_3col_container .col1 ul ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #7a2b2d;
	height: 13px;
	width: 176px;
	display: block;
	padding-top: 9px;
	background: url(images/plus_maroon.gif) no-repeat 11px 12px;
	padding-left: 23px;
}

#inside_3col_container .col1 ul ul ul li a{
	font-size: 11px;
	color: #435c81;
	height: 13px;
	width: 166px;
	display: block;
	padding-top: 9px;
	background: url(images/plus_bluegray.gif) no-repeat 22px 12px;
	padding-left: 33px;
}

#inside_3col_container .col1 a:hover, #inside_3col_container .col1 .current{
	color: #ed1f24;
	text-decoration: none;
}

#inside_3col_container .col2{
	float: left;
	width: 398px;
	padding-left: 25px;
}

#inside_3col_container .col2 #breadcrumb{
	font-weight: bold;
	height: 20px;
	width: 398px;
	float:left;
	padding-top: 9px;
	background: url(images/title_border.gif) repeat-x bottom;
	font-size: 10px;
}

#inside_3col_container .col2 #breadcrumb #tier1 a{
	color: #1e53a1;
	float: left;	
}

#inside_3col_container .col2 .content {
	margin-top: 15px;
	width: 398px;
	float: left;
	line-height: 16px;
}

#inside_3col_container .col2 #breadcrumb h4{
	padding: 0px 12px 0px 0px;
	margin: 0px 3px 0px 0px;
	height: 20px;
	float: left;
	background: url(images/carrot.gif) no-repeat right 3px;
	font-weight:normal;
	font-size: 10px;
}

#inside_3col_container .col2 #breadcrumb h4.current{
	background: none;
}

#inside_3col_container .col2 #breadcrumb h4.current a{
	color: #ed1f24;	
}

/* ================ INSIDE 2col ================= */

#inside_2col_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9px;
}

#inside_2col_container .col2{
	float: left;
	width: 622px;
	padding-left: 21px;
}

#inside_2col_container .col2 #breadcrumb{
	font-weight: bold;
	height: 20px;
	width: 622px;
	float:left;
	padding-top: 9px;
	background: url(images/title_border.gif) repeat-x bottom;
	
}

#inside_2col_container .col2 #breadcrumb #tier1 a{
	color: #1e53a1;
	float: left;	
}

#inside_2col_container .col2 .content {
	margin-top: 15px;
	float: left;
	
}

.pic_border{
	border: 5px solid #d8d4d4;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#inside_2col_container .col3, #inside_3col_container .col3{
	float: left;
	width: 252px;
	margin-right: 0px;
	margin-left: 25px;
}

#inside_2col_container .col3 .module, #inside_3col_container .col3 .module{
	margin-bottom: 20px;
	float: left;
	width: 252px;
}

#inside_2col_container .col3 .module .content, #inside_3col_container .col3 .module .content{
	margin-top: 15px;
	float: left;
}

#inside_2col_container .col2 #breadcrumb h4{
	padding: 0px 15px 0px 0px;
	margin: 0px 6px 0px 0px;
	height: 20px;
	float: left;
	background: url(images/carrot.gif) no-repeat right 3px;
	font-weight: normal;
	font-size: 10px;
}

#inside_2col_container .col2 #breadcrumb h4.current{
	background: none;
}

#inside_2col_container .col2 #breadcrumb h4.current a{
	color: #ed1f24;	
}

/* ============================ FOOTER ============================ */

#footer_wrap{
	background: url(images/footer_bg.gif) repeat-x;
}

#footer_container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 73px;
	background: url(images/footer_blocks.gif) no-repeat 829px 42px;
	margin-bottom: 50px;
	color: #989797;
	text-align: center;
	line-height: 16px;
}

#footer_container a{
	color: #ffffff;
}

#footer_container a:hover{
	color: #232323;
}

#footer_container span{
	font-size: 10px;
}

/* ============================ MISC ============================ */

.techlogo{
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #c3c3c3;
}

.pic-bio, .pic-border{
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
	border: 1px solid #c3c3c3;
	background: #FFFFFF;
	text-align: center;
}

.pic-bio img, .pic-border img{
	border: 5px solid #FFFFFF;
}

.pic-bio span{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}

.link{
	display: block;
	background: url(images/plus_blue.gif) no-repeat 4px 3px;
	padding-left: 18px;
	margin-bottom: 12px;
}

.doc{
	background: url(images/doc.gif) no-repeat;
	display: block;
	padding-top: 2px;
	padding-left: 18px;
	padding-bottom: 12px;
}

.clear_row {
	clear: both;
	line-height:0;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.hide {display: none;}



/* ============================ FORM ============================ */

.field_item {
	float: left;
	clear: both;
	width: 398px;
}

.contact_text {
	font-weight: bold;
	width: 140px;
	float: left;
	padding: 4px 10px 12px 0px;
}

.login_text {
	font-weight: bold;
	width: 70px;
	float: left;
	padding: 4px 10px 12px 0px;
}

.contact_text_required {
	font-weight: bold;
	width: 140px;
	float: left;
	padding: 4px 10px 12px 0px;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 135px 9px;
}

.contact_fields {
	float: left;
	padding-bottom: 12px;
	width: 243px;
}

.checkbox-container {
	float: left;
	padding-bottom: 12px;
	width: 243px;
}

.field_short {
	font-size: 11px;
	width: 50px;
} 

.field_login {
	font-size: 11px;
	width: 100px;
} 

.field_mid {
	float: left;
	font-size: 11px	;
	width: 180px;
}

.field_long {
	float: left;
	font-size: 11px;
	width: 250px;
}

.messagebox {
	font-size: 11px;
	width: 210px;
}

.field {
	font-size: 11px; 
}

.required {
	color: #ef4144;
}

.regis_txt {
	width: 215px;
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 149px;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 135px 9px;
}


.clear{clear:both;}
#contact_form
{
}
#contact_form LABEL
{
    PADDING-RIGHT: 5px;
    FLOAT: left;
    PADDING-BOTTOM: 10px;
    WIDTH: 100px;
    TEXT-ALIGN: right
}
#contact_form input {
	
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.dd {	
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

#contact_form TEXTAREA
{
    FONT-SIZE: 11px;
    width:200px;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

