/* Copyright printRevolver.com */


a:link    {color: #0066FF; text-decoration: underline; }
a:visited {color: #0033FF; text-decoration: underline; }
a:hover   {color: #0000FF; text-decoration: none;}

.note-box a:link {color: #0000CC;}
.note-box a:visited {color: #7400CC;}


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

h1 {
	margin: 0px 0px 10px;
	border-bottom: 2px solid #0000CC;
	font: bold 2em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h2 {
	margin: 0px 0px 10px;
	border-bottom: 2px solid #0B3FAD;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #0B3FAD;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76.1%;
	color: #000000;
	margin: 0px;
	background:#72aeff url(images/bg-clouds.jpg) repeat-x fixed top center;
}
#menu-wrapper {
	margin: 0;
	padding:5px 0 2px 35px;
	background: #092F80 url(images/menu.gif) repeat-x;
	}
#menu {
	margin: 0;
	padding:0 30px 10px;
	float: left;
	}
#menu a {
	margin: 5px 10px 0px 0;
	padding: 5px 0px;
	font-size: 1em;
	color:#FFFFFF;
	float: left;
	width: 109px;
	text-align: center;
}
#menu a:visited {
	color:#003399;
}
#menu a:hover {
	background-color: #fff;
	color:#FFFFFF;
}

#wrapper {
	width: 900px;
	margin: 20px auto;
}
#wrapper2 { /* border can be added here */
	margin: 0 0px;
}

#content {
	padding: 30px 35px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#header, #header-small {
	background: url(images/header3.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#header-small {
	height: 140px;
}
.main-logo {
	margin-left: 15px;
	margin-top: 20px;
}
div.spacer {
	clear: both;
	font-size: 1px;
	height: 0;
	}
#copyright {
	color: #000000;
	text-align: center;
	padding: 3px;
	background-color: #A5B974;
	margin: auto;
	width: 520px;
}

img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.info-box {
	margin-right: 20px;
	margin-left: 20px;
	border: 2px solid #012D76;
	background: #000050;
	padding: 0px 10px;
	margin-bottom: 20px;
}
dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #000066;
	margin: 25px 0 6px;
	}
	
dd {
	color: #000000;
	line-height: 1.4em;
	}

.thumbnails {
	overflow:hidden;
}
.thumbnails img {
	float: left;
	border: 0px solid #6078BF;
	margin: 4px 8px;
}
#hit-box {
	height: 130px;
	width: 550px;
	float: left;
}
#hit-box a {
	text-decoration: none;
}
#line1 {
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin: 28px 20px 0 0;
	float: right;
}
#line2 {
	font-size: 28px;
	color: #0033FF;
	text-align: center;
	margin: 12px 28px 0 0;
	font-weight: bold;
	float: right;
	clear: right;
}
#wrapper #content-wrapper {
	border-right: 3px solid #0947B8;
	border-left: 3px solid #0947B8;
	border-bottom: 3px solid #000;
	background-color: #FFFFFF;
}
#content #main-left {
	width: 550px;
	float: left;
}
#content #side-column-right {
	width: 240px;
	float: right;
	padding: 25px 0;
}
#content #main-right {
	width: 550px;
	float: right;
}
#content #side-column-left {
	width: 240px;
	float: left;
	padding: 25px 0;
}
.large {
	font-size: 1.6em;
}
ul.large li {
	font-size: 16px;
	line-height:33px;
}
.note-box {
	background-color: #B7C9FF;
	padding: 15px;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	padding: 30px 0 0 0;
	height: 30px;
}
.text1 {
	font-size: 1.2em; 
	font-weight:bold; 
	color:#0000CC;
	}
.text2 {
	font-size: 1.1em; 
	font-weight:bold; 
	color:#0000CC;
	}
.quote {
	color: #666666;
	margin: 0 30px;
	border-left: 3px double #bbb;
	padding-left: 12px;
}
.note-box ul {
	margin-left:12px;
	padding-left: 0px;
}
#nav {
	border-left: 1px solid #7793FF;
}
.logos img {
	margin: 10px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.tree {
	position: absolute;
	top: -190px;
	right: -30px;
}
.networks td {
	padding: 2px;
	font-size: 16px;
}




.container-wrapper {
	margin: 0px auto;
}
.container {
	padding: 6px 0 15px;
}
.container .text {
	float: right;
	width: 600px;
}
.container p {
	margin-left: 0px;
	}

h4 {
	font-size: 18px;
	margin: 0px;
	padding: 3px 5px;
	background-color:#CCC;
	text-align: center;
	width: 590px;
}

.site-thumbnail {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 200px;
}

#plugoo {
	margin: 12px 0;
}
.page-box {
	margin: 0px;
	padding: 0px;
	width: 235px;
	float: left;
}

.page-box-content {
	background: no-repeat right top;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 170px;
	font: 16px Arial, Helvetica, sans-serif;
}






.scrollable .items div img {
	float:left;
}

.scrollable .items span {
	display:block;
	float:right;
	width: 480px;
	font-size: 25px;
	padding: 30px 20px 0 0;
}

button {
	background-color:#fff;
	color:#06F;
	border:1px solid #03f;
	margin: 0 2px;
	cursor: pointer;
	font-size:9px;
}

#actionButtons {
	text-align: right;
	margin:2px 0;
}

#scroller .more {
	font-size: 16px;
}

.scrollable-bar {
	width: 824px;
	background: #1B6EEF;
}

.icon-list {
	font-size: 16px;
	margin: 20px 0;
}
.icon-list img {
	vertical-align: bottom;
}

.icon-list .icon {
	width: 40px;
	float: left;
	height: 40px;
}

blockquote {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 450px;
	background: url(/images/speech-bubble.gif) no-repeat;
}

blockquote .quote-text {
	font-size: 16px;
	height: 135px;
	padding: 25px 25px 0px;
}

blockquote .author {
	font-size: 15px;
	font-style:italic;
	color: #666;
	text-align: right;
	padding-right: 122px;
}

.icon-list .text {
	float: right;
	width: 760px;
	padding-top: 11px;
}

.icon-container {
	padding: 8px;
	margin-bottom: 6px;
}

.media h2 {
	margin-top: 33px;
	font-size: 18px;
	clear:both;
}

img.style1 {
	border: 5px solid #0947B8;
}

#content ul li {
	background: url(/images/bullet-point.png) no-repeat;
	height: 20px;
	padding-left: 30px;
	list-style: none;
	padding-bottom: 2px;
}
