@import url(navigation.css);

/* CORE ------------------------------------------------------------------------------------------------------ */
body {
	margin:0;
	padding:0;
	background-color:#CCCCCC;
}

#position_vertical {
position:absolute;
width:830px;
left:50%;
margin-left:-415px;
margin-top:50px
}

#shadow_top {
	width:830px;
	height:11px;
	margin:0 auto;
	background-image:url(../Images/shadow_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0
}

#pageWrapper {
	width:830px;
	margin:0 auto;
	background-image:url(../Images/main_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:470px;
	padding:0
}

#shadow_bottom {
	width:830px;
	height:17px;
	margin:0 auto;
	background-image:url(../Images/shadow_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0
}

#header {
}

#contentWrapper {
	padding:0 13px;
	margin:0
}

#home_left {
	width:203px;
	float:left;
	padding:40px 53px 0px 61px;
	margin:0
}

#home_text {
	font-size:1.2em;
	color:#333333;
	margin-top:15px;
}

#home_text a {
font-size:0.8em;
text-decoration:none;
}

#home_text a img {
border:0;
}

.floatRight {
float:right;
padding:3px 0 0 6px;
}

#home_flash {
padding:0;
margin:0
}

#mainContent {
margin:20px 13px 0 13px;
}

#internal_left {
width:160px;
float:left;
margin:0 40px 20px 30px;
font-size:16px;
line-height:20px;
color:#999;
}

#internal_pic {
margin:0;
padding:0;
}

#internal_right {
margin:0 30px 30px 208px;
border-left:1px dotted #999;
padding-left:30px
}

#internal_right ul{
margin:0;
list-style-type:none;
padding:0
}

#internal_right ul li{
margin-left:20px;
margin-bottom:5px;
list-style-image:url(../Images/bullet.gif);
padding:0
}

#logo {
width:209px;
float:left;
padding:0;
margin:0
}

img.left {
float:left;
margin:0 14px 0 0
}

.tBox {
	background-image:url(../Images/fBack.gif);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #DEDEDE;
	padding:3px
}
.tBox2 {
	background-image:url(../Images/fBack.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #DEDEDE;
	padding:3px
}

#footer {
}


#mainlogo {
}

#login {
}

#cncLogo {
}

#news {
}

#search {
}

#disclaimer {
}

#disclaimer a {
}

#disclaimer a:hover {
}

/* SITE UNIQUE STYLES ---------------------------------------------------------------------------------------- */




/* CORE ELEMENTS --------------------------------------------------------------------------------------------- */
ul {
}
li {
}

.clear {
	clear:both;
}


/* NAVIGATION - Please refer to navigation.css --------------------------------------------------------------- */
 #mainNav {

}

/* FONTS ----------------------------------------------------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5d5d5e;
}

p {
}

a {
color:#5d5d5e;
font-weight:bold;
text-decoration:underline
}


a:link {
}
a:visited {
}
a:hover {
color:#db661f;
}

a:active {
}

h1.none {
display:none
}

h1 /* Website title */ {
}
h2 /* Section title */ {
color:#db661f;
font-size:20px;
font-weight:normal
}

h3 /* Page title */ {
font-size:14px;
margin:0
}

h4 {
}
h5 {
}
h6 {
}
