/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/

/*************************************************************************
// IMPORT Normalization and Global Styles
**************************************************************************/
@import "global.css";

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	padding-top:20px;
	background:transparent;
}

body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background: url(../images/bg_body_tile2.gif) 0 -1px repeat-x #CCCC66;
	margin:0;
	padding:0;
}

p {
	margin:13px 0 0px 0;
	line-height:1.75em;
}

h1 {
	font-size:200%;
	margin:0;
	padding:0;
	font-weight:bold;
}

h2 {
	color:#005581;
	font-weight:normal;
	font-size:180%;
	margin:10px 0 0 0;
	padding:0;
	width:100%;
	border-bottom:1px solid #CCCC66;
	letter-spacing:.05em;
}
h2 strong{
	color:#000;
}
h3 {
	font-size:160%;
	color:#498AAF;
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}
h3 strong{
	color:#000;
	font-weight:bold;
}


/*th, tr {
	vertical-align: top;
}*/
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	margin:10px 0;
}
a {
	color:#035884;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#669bb9;
	outline:none;
	-moz-outline-style:none;
}

/*UL, OL{
	margin:15px 0 15px 20px;
}
OL LI{
	list-style:armenian;
	list-style:decimal;
	margin:3px 0 3px 20px;
}
UL LI{
	margin:3px 0 3px 20px;
	list-style:disc;
}*/

/*************************************************************************
  Grid Definitions
**************************************************************************/
#centering{
	position:relative;
	width:947px;
	height:auto;
	margin:0 auto;
}
#wrapper {	
	position:relative;
	width:947px;
	height:auto;
	float:left;
}
#header {
	position:relative;
	width: 947px;
	height:109px;
	clear:both;
}
#header1{
	position:relative;
	height:63px;
	width:947px;
	background:url(../images/bg_header1.jpg) no-repeat;
	clear:both;
	float:left;
}
#mainContent{
	position:relative;
	float:left;
	width:947px;
	height:auto;
	background:url(../images/bg_mainContent.jpg) repeat-y;
	padding:0 0 20px 0;
	margin:0;
	clear:both;
}

#footer {
	position:relative;
	width: 947px;
	height:54px;
	clear:both;
	background:url(../images/bg_footer.gif) no-repeat;
	margin:0 auto;
	text-align:center;
}


/*************************************************************************
// inner structures: header
**************************************************************************/
#marketingLink {
	position:absolute;
	right:10px;
	top:67px;
}

#logo {
	position:absolute;
	left:30px;
	top:30px;
}
#login{
	position:absolute;
	right:420px;
	top:0px;
}
#header ul{
	position:absolute;
	top:0;
	right:0;
	margin:0;
	height:68px;
	width:420px;
	background:url(../images/bg_mainNav.jpg) no-repeat;
}

#header li{
	width:auto;
	height:auto;
	list-style:none;
	display:block;
	float:left;
	margin:13px 0 0 0;
	padding:10px 10px 10px 10px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	border-left:1px #A3A329 solid;
}
#header li.first{
	margin-left:10px;
	border-left:0 #000 solid;
}
#header a {
	color:#035884;
	text-decoration:none;
}
#header a:hover {
	color:#A3A329;
}

#header .selected {
	text-decoration:none;
}



/*************************************************************************
// inner structures: mainconternt
**************************************************************************/
#header1 h1{
	font-size:25px;
	color:#FFFFFF;
	font-weight:normal;
	margin:18px 0 0 40px;
}
#header1 h1.link{
	margin:12px 0 0 23px;
}
.demoDescription{
	width:70%;
	margin:20px auto;
}
#header1 h1 a{
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	margin:18px 0 0 0;
}
#colorBar{
	height:16px;
	width:921px;
	background-color:#3882C0;
	margin-left:14px;
	clear:both;
}
.rowCol1{
	height:auto;
	width:auto;
	float:left;
}
.rowCol2{
	height:auto;
	width:auto;
	float:left;
}

/* COLUMN 1 */
.rowCol1 .c1{
	float:left;
	width:908px;
	height:auto;
	margin:0 0 0 23px;
	padding:0 0 20px 0;
}
.rowCol2 .c1{
	float:left;
	width:195px;
	height:auto;
	margin:0 0 0 13px;
	padding:0 0 100px 0;
}
.SUBNAV ul{
	display:none;
	margin:0;
}
.SUBNAV .c1 ul{
	margin:0;
	padding:0;
}

.SUBNAV li{
	list-style:none;
	height:50px;
	width:195px;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:solid 1px #698891;
}
.SUBNAV li a{
	line-height:3.6em;
	color:#035884;
	font-size:13px;
	padding:16px 10px 0 10px;
	margin:0;
	text-decoration:none;
}

.SUBNAV li a:hover {
	color:#A3A329;
}
.SUBNAV li.selected{
	background:url(../images/bg_li_active.jpg) no-repeat;
}



/* COLUMN 2 */
.c2{
	float:left;
	width:670px;
	height:auto;
	margin:10px 0 10px 30px;
}

/* COLUMN 2- inner structures */
.c2 .rowCol1{
	height:auto;
	width:670px;
	float:left;
	margin:10px 0;
}
.c2 .rowCol1 .c1{
	float:left;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.c2 .rowCol2{
	height:auto;
	width:670px;
	float:left;
	margin:10px 0;
}

.c2 .rowCol2 .c1{
	float:left;
	width:325px;
	height:auto;
	margin:0;
	padding:0;
}
.c2 .rowCol2 .c2{
	float:right;
	width:325px;
	height:auto;
	margin:0;
	padding:0;
}
.newsTable{

}
.newsTable h2{
	font-size:45px;
	padding:15px 0;
}
.newsTable strong{
	font-size:45px;
	padding:8px 20px 0 0;
	color:#CCCC66;
	font-weight:normal;
	display:block;
}


.newsHeader{
	background:#999999;
	color:#FFFFFF;
	margin:10px 0 10px 0;
	padding:3px;
}
.newsDate{
	color:#999999;
	font-size:10px;
	margin:0;
	padding:0;
}
.newsTitle{
	color:#005581;
	font-weight:bold;
	margin-top:0;
	padding-top:0;
}
.newsImage{
	margin:0;
	padding:10px 0 10px 45px;
}
.newsIntro{
	font-size:12px;
	margin:10px 0 10px 45px;
}
.newsLink{
	font-size:12px;
	border-top:1px solid #CCCC66;
	margin:5px 0 40px 45px;
}

.q{
	background:url(../images/bg_q.jpg) bottom no-repeat;
	width:676px;
	height:70px;
	margin:40px 0 5px 0;
	color:#005581;
}
.q p{
	margin:0 0 10px 70px;
	padding-top:20px;
}
.a{
	background:url(../images/bg_a.gif) no-repeat 0 -20px;
	width:550px;
	min-height:80px;
	height:auto;
	margin:0 0 60px 0;
}
.a p, .a UL, .a OL{
	margin:0 0 10px 70px;
	padding-top:20px;
}
.photoRight{
	padding:10px 30px 10px 10px;
	float:right;
}
/*************************************************************************
// inner structures: footer
**************************************************************************/
#footer ul{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto;
	padding-top:8px;
	font-size:75%;
}
#footer li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px;
	margin:2px 0;
	border-left:#FFF solid 0;
}
#footer li.first{
	border-left:#FFF solid 0px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#CCCC66;
	text-decoration:underline;
}
#copyright {
	position:relative;
	font-size:75%;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:2px 0 0 0;
	color:#fff;
}













/*************************************************************************
// Misc
**************************************************************************/
#right {
	float: right;
}

h1.special{
	
}

