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

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:40px;
}

ol {
margin:0;
padding:0;
margin-left:30px;
font-size:12px;
font-weight:bold;
line-height:18px;
font-family:"Myriad Pro", Arial, sans-serif;
margin-bottom:10px;
}

ol li a {
font-size:11px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#1b5b98;
}

ol li span {
font-size:11px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#555555;
}

ol span {
font-size:11px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
color:#555555;
}

h1 {
margin:0;
padding:0;
color:#022448;
font-family:"Myriad Pro", Arial, sans-serif;
font-size:16px;
font-weight:normal;
margin-bottom:10px;
}

h1 span {
font-family:"Myriad Pro", Arial, sans-serif;
font-size:14px;
color:#4fc9ef;
}

h3 {
margin:0;
padding:0;
color:#022448;
font-family:"Myriad Pro", Arial, sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
}

h4 {
margin:0;
padding:0;
color:#022448;
font-family:"Myriad Pro", Arial, sans-serif;
font-size:13px;
font-weight:bold;
}

p {
font-size:11px;
line-height:18px;
color:#555555;
margin:0;
margin-top:10px;
margin-bottom:10px;
padding:0px;
text-align:left;
}

ul li {
font-size:11px;
line-height:18px;
color:#555555;
}

a {
color:#022448;
}

.advertise a {
color:#CC0000;
}

.slogan {
margin:0;
margin-top:5px;
margin-right:50px;
padding:0;
float:right;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
display:inline;
}

.slogan a {
color:#FFFFFF;
}

#topbar {
width:100%;
background-color:#F3F3F3;
text-align:center;
padding:10px 0px 10px 0px;
margin-bottom:20px;
border-bottom:1px dashed #DDDDDD;
}

#topbar h1 {
color:#999999;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:0;
padding:0;
}

#logo {
width:769px;
margin:0 auto;
margin-bottom:15px;
}

#banner {
display:inline;
margin-left:35px;
width:468px;
height:60px;
}

.squarebanner {
width:125px;
height:125px;
margin-bottom:10px;
}

#header {
width:769px;
height:205px;
text-align:center;
background-image:url(images/header.jpg);
margin:0 auto;
}

#navigation {
width:769px;
height:30px;
margin:0 auto;
text-align:center;
background-image:url(images/navigation.jpg);
}

	#glowingtabs{
	margin:0 auto;
	margin-left:10px;
	height:30px;
	font-size:12px;
	line-height:normal;
	}
	
	#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	}
	
	#glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
	}
	
	#glowingtabs a{
	float:left;
	background:url(images/glowtab-left.gif) no-repeat left top;
	margin:0 auto;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	height: 30px;
	text-decoration:none;
	}
	
	#glowingtabs a span{
	float:left;
	display:block;
	background:url(images/glowtab.gif) no-repeat right top;
	padding: 8px 12px 7px 3px;
	font-weight:normal;
	color:#777777;
	height: 15px;
	}
	
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#glowingtabs a span {float:none;}
	/* End IE5-Mac hack */
	
	#glowingtabs a:hover span {
	color: #022448;
	}
	
	#glowingtabs #current a{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	}
	
	#glowingtabs #current a span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #022448;
	}
	
	#glowingtabs a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	}
	
	#glowingtabs a:hover span{ /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	}

#content {
width:769px;
margin:0 auto;
margin-top:20px;
min-height:200px;
}
	
	#rightcontent {
		float:left;
		width:125px;
		padding-bottom:30px;
		
		
	}

	#rightcontent a {
	color:#1b5b98;
	}
	
	#rightcontent strong {
		font-size:11px;
		color:#4fc9ef;
		font-weight:normal;
		text-decoration:underline;
	}
	
	#centercontent {
		float:left;
		width:392px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:30px;
	}

	#centercontent h1 {
		font-weight:normal;
	}
	

	#centercontent h1 span {
		font-size:16px;
		font-weight:normal;
		color:#022448;
	}

	#centercontent h1 strong {
		font-size:16px;
		font-weight:bold;
		color:#022448;
	}

        #spancontent {
                float:left;
                width:623px;
                padding-right:20px;
                padding-bottom:30px;
        }

        #spancontent h1 span {
                font-size:16px;
                font-weight:normal;
                color:#022448;
        }

	#spancontent h1 strong {
                font-size:16px;
                font-weight:bold;
                color:#022448;
        }
	
	#leftcontent {
		float:left;
		width:190px;
		padding-right:20px;
		padding-bottom:30px;
		border-right:1px dashed #DDDDDD;
		
	}

	.codearea {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		width:190px;
		background-color:#FFFFCC;
	}

	#leftcontent ol {
		margin-bottom:0px;
		
	}
	
	#leftcontent a {
		color:#1b5b98;
		text-decoration:underline;
		font-size:11px;
	}
	
	#leftcontent h1 {
		font-size:16px;
	}
	
	#leftcontent h1 span {
		font-size:16px;
		font-weight:normal;
		color:#022448;
	}
	
	#leftcontent .blog {
		padding-top:20px;
	}

#search {
float:right;
width:194px;
height:29px;
background-image:url('/images/search.png');
background-repeat: no-repeat;
display:inline;
margin-top:15px;
margin-right:15px;
padding-top:4px;
padding-left:1px;
}

.share {
margin-bottom:10px;
}

.companytable {
width:100%; 
margin-bottom:20px;
}

.logocell {
width:90px;
padding-left:5px; 
padding-right:5px;
text-align:center;
vertical-align:middle;
}

.company {
background-color:#F9F9F9;
padding:8px;
border:1px dashed #DDDDDD;
/*background-image: url('/images/standard.gif');
background-position: bottom right;
background-repeat:no-repeat;*/
}

.company p {
margin:0;
padding:0;
}

.company h3 {
margin:0;
padding:0;
}

.error {
font-size:11px;
color:#c0302f;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
padding:8px;
border:1px dashed #DDDDDD;
}

.success {
font-size:11px;
color:#56d246;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
padding:8px;
border:1px dashed #DDDDDD;
margin-bottom:10px;
}

.success h4 {
font-size:13px;
color:#56d246;
}

.success p {
font-size:11px;
color:#56d246;
}

.error h4 {
font-size:13px;
color:#c0302f;
}

.error ul {
margin:0;
margin-top:10px;
margin-left:20px;
padding:0;
}

.priority .company {
background-color:#FFFFFF;
padding:8px;
border:1px solid #DDDDDD;
/*background-image: url('/images/priority.jpg');
background-position: bottom right;
background-repeat:no-repeat;*/
}

.priority .company h3 {
margin:0;
padding:0;
color:#c0302f;
}

.marginboost {
margin-bottom:20px;
}

.margintopboost {
margin-top:20px;
}

.company a {
font-size:11px;
}

.company a.heading {
font-size:12px;
text-decoration:none;
}

.priority .company a.heading {
color:#c0302f;
}

.link {
font-size:10px;
color:#022448;
}

.priority .link {
font-size:10px;
color:#333333;
}

.link a {
font-size:11px;
color:#022448;
}

.priority .link a{
font-size:11px;
color:#c0302f;
}

.tags a {
font-size:10px;
color:#022448;
padding:1px;
background-color:#f1fdff;
}

.priority .tags a {
font-size:10px;
color:#333333;
padding:1px;
background-color:#f9f9f9;
}

.priority .tags {
font-size:10px;
color:#333333;
}

.priority_label {
float:right;
font-size:11px;
color:#CCCCCC;
position:relative;
top:-13px;
left:-2px
}

.tags {
font-size:10px;
color:#022448;
}

.formtable {
backgroun-color:#FFFFCC;
margin-top:0px;
width:100%;
}

.formcell {
font-size:11px;
padding:10px;
padding-top:5px;
padding-bottom:5px;
background-color:#EEEEEE;
vertical-align:top;
}

.label {
font-size:11px;
padding:5px;
padding-right:0px;
padding-left:10px;
background-color:#EEEEEE;
vertical-align:top;
color:#555555;
}

.formcell span {
font-size:10px;
color:#666666;
}

.spacer {
background-color:#EEEEEE;
}

select, option, input {
font-size:11px;
}

.textfield {
width:250px;
}

.textarea {
width:250px;
height:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.author {
font-size:11px;
color:#999999;
}

.author a {
font-size:11px;
color:#666666;
}

.backlink {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#022448;
margin-top:20px;
}

#footer {
clear:left;
width:769px;
margin:0 auto;
padding-top:20px;
text-align:center;
color:#999999;
font-size:10px;
border-top:1px dashed #DDDDDD;
}

#footerlinks {
width:769px;
margin:0 auto;
margin-top:5px;
text-align:center;
color:#999999;
font-size:10px;
}

.advertise {
width:769px;
margin:0 auto;
margin-top:5px;
text-align:center;
color:#999999;
font-size:10px;
}


.htags{display:none;}
