@charset "utf-8";

body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background:#FFF url(../images/body_bckg.gif) no-repeat top center;
	text-align: left;
	line-height: 1.25em;
	color: #696969;
}

* {
	padding: 0;
	margin: 0;
}

a {
    color: #0033FF;
    text-decoration: none;
}

a:hover {
    color: #003399;
	text-decoration: underline;
}


p {
	text-align: justify;
	padding-bottom: 20px;
	line-height: 1.6em;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	color: #518202;
	padding-bottom: 15px;
    text-shadow: rgba(0,0,0,.15) 1px 1px 1px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #243678;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.6em;
    text-shadow: rgba(0,0,0,.25) 1px 1px 1px;
	padding-bottom: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #615F2C;
	text-align: left;
	margin-bottom: 10px;
    text-shadow: rgba(0,0,0,.15) 1px 1px 1px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-top: 5px;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-bottom: 5px;
}

.noLS {
	letter-spacing: -0.9px;
}
.clear { 
	clear: both; 
}

img {
	border: none; 
}

.bold {
	font-weight: bold;
}
.underline {
	padding-bottom: 10px;
	border-bottom: solid 1px #D3D1A0;
}
.capital {
	text-transform: uppercase;
}

.lineheight {
	line-height: 2em;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.npnm{
	margin: 0px;
	padding: 0px;
}

.banner {
	padding-top: 10px;
}

.banner p {
	padding-bottom: 10px;
}

.banner img {
	float: left;
	margin-right: 10px;
}

.smallSize {
	font-size: 0.8em;
	padding-right: 8px;
}

.listItems {
	margin-left: 15px;
}

.hidden {
	display: none;
}

.spaces {
	line-height: 1.8em;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

#formTable td {
	height: 40px;
}

#completePage p.posters {
	width: 225px;
	float: left;
}

.posters img {
	border: solid 5px #CCCCCC;
}

.posters img:hover {
	border: solid 5px #999999;
}



/*  ----------- Header Portion ------------- */


#wrapper {
	margin: 0 auto;	
}

#top {
	width: 100%;
	height: 84px;
	background: #FFF;
}

#topMain {
	height: 110px;
	width: 950px;
	margin: 0 auto;
}

#logo {
	padding-top: 10px;
	float: left;
	width: 645px;
	
}

#icons {
	width: 300px;
	float: right;
	text-align: right;
}
#icons img {
	padding-left: 12px;
	padding-top: 60px;
}


#header {
	width: 100%;
	height: 250px;
	background: url(../images/center_bckg.gif) top left repeat-x;
}

#headerMain {
	position: relative;
	width: 950px;
	margin: 0 auto;
}




/* ------------- Main Navigation Area ------------ */


#mainNavigation {
	width: 100%;
	height: 30px;
	background-color: #fff;
}

#navigation {
	width: 950px;
	margin: 0 auto;

}





/* -------------- Content Area Portion ------------------ */


#content {
	width: 950px;
	margin: 0 auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
}

#leftSide {
	font-size: 0.85em;
	float: right;
	width: 260px;
	margin-right: 5px;
	padding-bottom: 30px;
}

#rightSide {
	float: left;
	width: 640px;
	margin-left: 5px;
}

#rightSide p {
	padding-top: 5px;
	padding-bottom: 15px;
}



/* --------------- Right Bar Portion -------------------- */

#rightBar {
	float: right;
	width: 270px;
	background: #B7B360 url(../images/rightBar.gif) top right repeat-y;
}

#rightBar p {
	font-size: 0.95em;
    text-shadow: rgba(0,0,0,.35) 1px 1px 1px;
}


#externalLinks {
	height: 80px;
	background-color: #DCDAB4;
}

#externalLinks img {
	padding-right: 4px;
	padding-top: 6px;
	padding-left: 4px;
}

.othersLinks {
	margin-top: 10px;
	color: #FFFFFF;
	padding: 15px;
}

.newsLink {
}

.newsLink a {
	display: block;
	width: 260px;
	height: 20px;
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.newsLink a:hover {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}







/* ------------------- Partners Portion ----------------*/

#partnersPortion {
	text-align: center;
	font-size: 0.85em;
	padding: 0;
	margin: 0 auto;
	width: 950px;
}

#partnersPortion img {
	padding-bottom: 10px;
	text-align: center;
}

.partner {
	padding-left: 10px;
	padding-right: 10px;
	width: 215px;
	float: left;
}

.alignRight {
	text-align: right;
}


/* -------------- Fotter portion --------------------- */

#teno {
	width: 620px;
	float: left;
}

#footerNav {
	padding-top: 10px;
	color: #666666;
}

#hitcounter {
	float: left;
	tex-align: center;
	padding-top: 12px;
	width: 120px;
}
#externalIcon{
	float: right;
	padding-top: 10px;
}
#externalIcon img {
	padding-right: 10px;
}

#footerArea {
	width: 100%;
	height: 75px;
	background: #494065 url(../images/fotterbar.gif) top left repeat-x;
}

#footer {
	margin: 0 auto;
	width: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
}

#footer a {
	color: #000066;
}

#footer a:hover {
	color: #003399;
	text-decoration: underline;
}

#footer p {
	color: #333333;
}

#copyright {
	font-size: 0.85em;
	color: #333333;
}

#designedBy {
	font-size: 0.85em;
	color:#333333;
}

