@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	width: auto;
	height: 100px;
	background-color: #000000;
}
#main #mainbannercontainer {
	width: 935px;
	height: 100px;
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
}
#main  #mainbannercontainer .mainbannerlogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 399px;
}
#main  #mainbannercontainer #globallinks {
	float: right;
	height: 20px;
	width: 530px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#main  #mainbannercontainer .mainbannergloballinks {
	float: right;
	height: 30px;
	width: 536px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#shortcutbarwrapper {
	background-image: url(../images/shortcutbarbg_08.png);
	height: 21px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer {
	height: 21px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/nav_03.png);
}
#navcontainer #navmain {
	height: 20px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#navcontainer #navmain #navmenu {
	width: 475px;
	float: left;
}

#navmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#navmenu ul li a:hover {
	color: #CCCCCC;
}
#navcontainer #navmain #navmenur {
	width: 281px;
	float: right;
}
#navmenur ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#navmenur li {
	display: inline;
}
#navmenur ul li a {
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: right;
}
#navmenur ul li a:hover {
	color: #CCCCCC;
}
#searchbarcontainer {
	background-image: url(../images/searchbar.png);
	background-position: center;
	height: 25px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#searchbarcontainer .searchbarcontainer_wrapper .searchbarcontainer_mim .text {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#searchbarcontainer .searchbarcontainer_wrapper .searchbarcontainer_mim .text a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#searchbarcontainer .searchbarcontainer_wrapper .searchbarcontainer_mim .text a:hover {
	color: #666666;
	text-decoration: none;
}
#flashbannerwrapper {
	height: 207px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
#maincontentboxwrapper {
	height: 390px;
	width: 933px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #908F8F;
	border-right-color: #908F8F;
	border-bottom-color: #908F8F;
	border-left-color: #908F8F;
}
#maincontentboxwrapper .serviceboxcontent {
	float: left;
	height: 96px;
	width: 659px;
	background-image: url(../images/serviceboxfull_09.png);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #908F8F;
}
#maincontentboxwrapper .serviceboxcontent .text {
	clear: both;
	height: 12px;
	width: 660px;
	padding-top: 10px;
}
#maincontentboxwrapper .serviceboxcontent .web {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 110px;
}
#maincontentboxwrapper .serviceboxcontent .webtext {
	height: 11px;
	width: 105px;
	float: left;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
	padding-left: 5px;
}
#maincontentboxwrapper .serviceboxcontent .text .webtext a {
	color: #FFFFFF;
	text-decoration: none;
}
#maincontentboxwrapper .serviceboxcontent .text .webtext a:hover {
	color: #333333;
	text-decoration: none;
}
#maincontentboxwrapper .serviceboxcontent .seo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 110px;
}
#maincontentboxwrapper .serviceboxcontent .seotext {
	height: 11px;
	width: 110px;
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-indent: 8px;
	font-weight: bold;
	float: right;
}
#maincontentboxwrapper .serviceboxcontent .rss {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 110px;
}
#maincontentboxwrapper .serviceboxcontent .podcasting {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 110px;
}
#maincontentboxwrapper .serviceboxcontent .blackberry {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 110px;
}
#maincontentboxwrapper .serviceboxcontent .mim {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 109px;
}
#maincontentboxwrapper #whatsnewheader {
	width: 233px;
	float: left;
}
#maincontentboxwrapper  #rss {
	width: 25px;
	float: left;
	padding-left: 15px;
	padding-top: 9px;
}
#maincontentboxwrapper #whatsnewheader p {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#maincontentboxwrapper  #wn1 {
	width: 259px;
	background-color: #DFF5FF;
	float: left;
	margin-left: 2px;
}
#maincontentboxwrapper   #wn2 {
	width: 259px;
	background-color: #EAEAEA;
	float: right;
	margin-right: 3px;
}
#maincontentboxwrapper    #wn3 {
	width: 259px;
	background-color: #EAEAEA;
	float: right;
	margin-right: 2px;
}
.whatsnewdate {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0DB2FF;
	padding-left: 9px;
	margin-top: 5px;
	padding-top: 2px;
}
.whatsnewcontent {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 9px;
	padding-bottom: 2px;
}
.whatsnewcontent a {
	text-decoration: none;
	color: #666666;
}
.whatsnewcontent a:hover{
	color: #666666;
	text-decoration: underline;
}
#maincontentboxwrapper #maincontent {
	float: left;
	height: 294px;
	width: 659px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #908F8F;
}

#maincontentboxwrapper #maincontent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
}
#spotlightonwrapper {
	height: 221px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
#spotlightonwrapper .opencontent {
	float: right;
	height: 200px;
	width: 275px;
	background-color: #5A5A5A;
}
#spotlightonwrapper .spotlightonbanner {
	height: 21px;
	width: 935px;
}
#spotlightonwrapper .spotlightoncontent {
	float: left;
	height: 200px;
	width: 660px;
	background-image: url(../images/spotlightcontent_18.png);
	background-repeat: no-repeat;
}
#spotlightonwrapper .spotlightoncontent .description {
	float: left;
	height: 144px;
	width: 330px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
#spotlightonwrapper .spotlightoncontent .description a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#spotlightonwrapper .spotlightoncontent .description a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#spotlightonwrapper .spotlightoncontent .image {
	float: right;
	height: 154px;
	width: 314px;
	padding-left: 6px;
	padding-top: 2px;
}
#footer {
	height: 50px;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	border: 1px solid #666666;
}
#bottomnav{
	width: 100%;
	font-weight: normal;
	font-size: 60%;
	height: 25px;
	padding-top: 5px;
}
#bottomnav ul{
	width: 100%;
	padding: 5px 0;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
	font-family: Arial;
}
#bottomnav ul li{
	display: inline;
	padding-right: 10px;
}
#bottomnav ul li a{
	color: #666666;
	padding: 5px;
	margin: 0;
	text-decoration: none;
}
#bottomnav ul li a:hover{
	color: #DCDCDC;
}
#footer #companyinfo {
	height: 27px;
	width: 100%;
}
#footer #companyinfo .text {
	font: 9px Arial;
	color: #000000;
	margin: 2px;
	text-align: center;
}
#footer #companyinfo .text a {
	text-decoration: none;
	color: #333333;
}

#footer #companyinfo .text a:hover {
	text-decoration: underline;
	color: #999999;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 10px;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5px;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
}
.searchbarcontainer_wrapper {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 24px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.searchbarcontainer_searchfield  {
	height: 24px;
	width: 185px;
	float: right;
	padding-top: 1px;
}
.searchbox {
	height: 14px;
	width: 139px;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/searchbarbg.png);
	text-indent: 5px;
}
.searchbutton {
	background-image: url(../images/searchbutton.png);
	height: 17px;
	width: 27px;
}
.searchbarcontainer_mim {
	height: 18px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 6px;
	padding-left: 0px;
}
.globallinksdropdown {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B6B6B6;
	height: 20px;
	width: 150px;
	border: 1px solid #D6D6D6;
	float: right;
}

