@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color: #0067AC;
	height: auto;
	width: auto;
	line-height: 16px;

}

#root-box {
	margin:0 auto 0 auto;
	width:945px;
	background-image:url(images-new/bg_site.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding:0 16px 0 16px;

}

#header {
	width:945px;
	height:120px;
	background-image:url(images-new/bg_header.gif);
	display: block;
	text-indent: -9999px;
}

#links {
	margin:0;
	padding:0;
	width:945px;
	height:54px;
	background-image:url(images-new/bg_links.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#links-two {
	margin:0;
	padding:0;
	width:945px;
	height:54px;
	background-image:url(images-new/bg_links_2.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#content-area {
	margin:0;
	padding:40px 0 18px 40px;
	width:885px;
}

#content-left {
	margin:0;
	padding:0;
	width:530px;
	float: left;
}

#content-full {
	margin:0;
	padding:0;
	width:860px;
	float: left;
}

#demo-box {
	float:right;
	width:260px;
	margin: 8px 0 20px 0;
}

#sidebar {
	float:right;
	width: 340px;
}

#sidebar-box-top {
	margin:0;
	width:340px;
	height:14px;
	background-image:url(images-new/box_sidebar_top.gif);
	background-position:top content;
	background-repeat:no-repeat;
}

#sidebar-box-content {
	margin:0;
	width:292px;
	background-image:url(images-new/box_sidebar_content.gif);
	background-position:top content;
	background-repeat:repeat-y;
	padding: 0 24px 8px 24px;
}
#sidebar-box-content p {
	margin: 0;
	padding:6px 0 0 0;
}
#sidebar-box-content a { color: #a70202; text-decoration: underline; font-weight:bold}
#sidebar-box-content a:hover, .subMainNav .subSelected { color: #a70202;}

#sidebar-box-bottom {
	margin:0 0 24px 0;
	width:340px;
	height:14px;
	background-image:url(images-new/box_sidebar_bottom.gif);
	background-position:top content;
	background-repeat:no-repeat;
}

#billboard {
	margin:0;
	padding:0;
	width:945px;
	height:216px;
	background-image:url(images-new/bg_billboard.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#billboard-left {float: left; width: 300px; padding:20px 0 0 40px;}
#billboard-left h1 {
	font-size:250%;
	margin: 0px;
	color: #0067AC;
	line-height: 32px;
}
#billboard-right {
	float: right;
	width: 340px;
	padding:20px 0 0 20px;
	margin: 0 200px 0 0;
}
#billboard-right ul{margin:0;}
#billboard-right li{
	margin:0;
	color: #0067AC;
	font-size: 14px;
	padding: 0;
}

#learning {
	margin:18px 0 0 0;
	padding:0 30px 0 30px;
	width:885px;
	height:176px;
	background-image:url(images-new/bg_learning.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#learning-new {
	margin:18px 0 0 0;
	padding:38px 30px 0 30px;
	width:885px;
	height:60px;
	background-image:url(images-new/bg_learning_2.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#learning-box {
	margin:0;
	padding:34px 26px 0 30px;
	width:242px;
}

#learning-box h2 {
	font-size:14px;
	 color: #0067AC;
}

#learning-box p {
	font-size:14px;
	color: #0067AC;
	margin: 8px 0 0 0;
}

#learning-box a { color: #a70202; text-decoration: underline; font-weight:bold}
#learning-box a:hover, .subMainNav .subSelected { color: #a70202;}
.redstyle { color: #a70202; font-weight:bold}
.bluestyle { color: #0067AC; font-size:14px; font-weight:bold}

#awards {
	margin:0;
	padding:0 189px 0 189px;
	width:567px;
	height:141px;
	background-image:url(images-new/award_bar.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#learn-try-buy {
	margin:0;
	padding:0 160px 0 161px;
	width:624px;
	height:141px;
	background-image:url(images-new/award_bar.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
#footer {
	margin:0;
	padding:40px 0 18px 40px;
	width:885px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.callout_top {
background-image:url(images-new/callout_top.gif);
background-position:top center;
background-repeat:no-repeat;
}

.callout_content {
background-image:url(images-new/callout_content.gif);
background-position:top center;
background-repeat:repeat-y;
}

.callout_bottom {
background-image:url(images-new/callout_bottom.gif);
background-position:top center;
background-repeat:no-repeat;
}

#callout-box {
	margin:0;
	padding:0 26px 0 20px;
	width:219px;
}

#callout-box h2 {
	font-size:13px;
	color: #a70202;
}

#callout-box p {
	font-size:12px;
	color: #0067AC;
	margin: 8px 0 0 0;
}

#callout-box a { color: #a70202; text-decoration: underline; font-weight:bold}
#callout-box a:hover, .subMainNav .subSelected { color: #a70202;}

/* FROM OTHER STYLE SHEET */
a {
	color: #0067AC;
	text-decoration: underline;
	font-weight:normal
}
a:hover, h1 a:visited { color: #0067AC;}  

h1,h2,h3,h4,h5,h6{ padding:0px; }

h1{
	font-size:170%;
	margin: 0px;
	color: #0067AC;
	line-height: 24px;
}  

h1 a { color: #0067AC; text-decoration: underline; font-weight:bold}
h1 a:hover, h1 a:visited { color: #0067AC;}      

h2{
	font-size:140%;
	margin: 0px;
	color: #0067AC;
}        

h3{
	font-size:140%;
	margin: 10px 0px 0px 20px;
	color: #0067AC;
}        

h4{font-size:150%; margin: 0px 0px 15px; color: #C3A204; font-weight: normal;}        

h5{font-size:150%; margin: 0px 0px 15px; color: #7D7E81; font-weight: normal;}        

h6{font-size:110%; margin-bottom: 10px;}    

h7{font-size:110%;}    

#mainNav {
	padding: 0;
	font-weight: bold;
	color: #0067AC;
	position: absolute;
	top: 140px;
	width: 945px;
	text-align: center;
}
#mainNav a, #mainNav a:hover, #mainNav a:visited {
	font-weight: bold;
	color: #0067AC;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#mainNav a.current {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

.subMainNav {
	color: #0067AC;
	vertical-align: top;
}
.subMainNav a { color: #0067AC; text-decoration: none;}
.subMainNav a:hover, .subMainNav .subSelected { color: #C3A204;}

.logoworksLink
{
	font-family: Arial; 
	font-size: 12px;
	color: #0067AC;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.logoworksLink a
{
	padding: 0px 5px;
	color: #0067AC;
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}
 ul{
	padding:0 0 10px 30px;
	margin: 0;
}
li {
	padding:10px 0 0 4px;
	margin: 0 0 0 8px;
}

.smlTxt {
	font-size: 10px;
}
.imagestyle {
	background-color: #FFFFFF;
	border: thin solid #4F7EAA;
	padding: 12px;
}

