@import url("framework.css");
@import url("majorStyles2008.css");


/* ============================*/
/* SECTION: 2 COLUMN LAYOUT */
/* ============================*/
#wrapper{
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/bkg_2ColLeft.jpg);
}
#contentPrimary{
	position: relative;
	width: 955px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	height: 475px;
	background-image: url(../_img/feature_homepage.jpg);
}
#contentSecondary{
	position: relative;
	width: 955px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}



.twoColLeft_left{
	width: 637px;
	position: relative;
}
.twoColLeft_right {
	width: 317px;
	position: absolute;
	left: 638px;
	top: 0px;
}


/* ============================*/
/* PAGE STYLE */
/* ============================*/
.contentBucket_01{
	margin-bottom: 15px;
}
.contentBucket_01 h2{
	background-image: url(../_img/bkg_sectionBucket.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 5px;
}
.contentBucket_01 p{
	margin-left: 10px;
	font-size: 12px;
	margin-right: 15px;
}
.contentBucket_01 .borderLeft{
	border-left: solid 1px #000000;
}

#mainFeature{
	width: 400px;
	position: absolute;
	left: 40px;
	top: 35px;
}
#mainFeature h1{
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#mainFeature p{
	font-size: 12px;
	line-height: 16px;
}

#secondaryFeature{
	position: absolute;
	left: 515px;
	top: 274px;
	width: 400px;
	font-size: 12px;
	height: 120px;
}
#secondaryFeature h2{
	margin: 0px;
	padding: 0px;
}
#loginHeader{
	height: 12px;
	padding: 0px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
}
.formLabel{
	width: 100px;
	float: left;
	margin-top: 3px;
}


#breadCrumbs{
	width: 400px;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	left: 27px;
	top: 2px;
	color: #FFFFFF;
}
#breadCrumbs a:link,
#breadCrumbs a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#breadCrumbs a:focus,
#breadCrumbs a:hover{
	border-bottom: dotted 1px #FFFFFF;
}
/* ============================*/
/* PAGE STYLE */
/* ============================*/
body{
	background-image: url(../_img/pixel_blue.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul{
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}
ol{
	list-style-position: outside;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}
li{
	margin-bottom: 10px;
}
a:link,a:visited{
	color: #FFCC00;
	text-decoration: none;
}
a:focus,a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

/* ============================*/
/* PAGE STYLE */
/* ============================*/
.secondaryTitle{
	color: #000000;
	margin-bottom: 20px;
}
.formItem{
	height: 25px;
	margin: 0px;
	position: relative;
}
#formLinks{
	margin-top: 7px;
	margin-left: 100px;
	position: absolute;
	height: 14px;
}
.formLabel{}
.formInput{}
/* ============================*/
/* PAGE STYLE */
/* ============================*/
.announceItem{
	font-size: 12px;
	color: #FFFFFF;
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-left: 15px;
	background-image: url(../_img/announcementIcon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.announce_date{
	width: 150px;
	font-size: 10px;
	margin-left: 50px;
	color: #CCCCCC;
}
.announce_title{
	font-weight: bold;
	color: #66FF33;
	padding-bottom: 4px;
	margin-left: 50px;
}
.announce_message{
	margin-left: 40px;
}
#announce_footer{
	font-size: 12px;
	text-align: right;
	margin-right: 25px;
}

/* ============================*/
/* PAGE STYLE */
/* ============================*/
.newsItem{
	padding-left: 40px;
	margin-bottom: 10px;
	background-image: url(../_img/newsIcon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 35px;
}
.newsDate{
	font-size: 10px;
	color: #999999;
}
.newsTitle{
	font-size: 12px;
	font-weight: bold;
}
#news_footer{
	margin-top: 20px;
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
}

/* ============================*/
/* PAGE STYLE */
/* ============================*/
.articlesItem{
	padding-left: 40px;
	margin-bottom: 10px;
	background-image: url(../_img/articleIcon.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 35px;
}
.articlesDate{
	font-size: 10px;
	color: #999999;
}
.articlesTitle{
	font-size: 12px;
	font-weight: bold;
}
#articles_footer{
	margin-top: 20px;
	padding-right: 15px;
	text-align: right;
	font-size: 12px;
}
