*{
	margin:0;
	padding:0;
	border:0;
}


html, body{
	background-color:#016f92;
	background-image:url(../images/bgStrip.jpg);
	background-repeat:repeat-x;
	margin: 0;
	border:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

h2{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF0000;
}

img {vertical-align:top;
	 display: block;
}

#topLeft {
	xbackground:transparent url(../images/topleft.jpg) no-repeat scroll right top;
}


#topRight {
	xbackground:transparent url(../images/topright.jpg) no-repeat scroll left top;
}

#bottomLeft {
	xbackground:transparent url(../images/footerLeft.jpg) no-repeat scroll right top;
	xbackground-color:#007194;
}

#bottomRight {
	xbackground:transparent url(../images/footerRight.jpg) no-repeat scroll left top;
	xbackground-color:#007194;
}

#footer{
	position:relative;
}

#top {
	width:870px;
	height:inherit;
}

#topContainer {
	float:none;
	width:870px;
}

#login{
	float:right;
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
	width:393px;
	height:208px;
}

#loginBox{
	margin-top:130px;
	margin-left:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: white;
	line-height:18px;
}

#loginBox a{
	color: white;
}

#navigation, #navigation img{
	display:inline-block;
	vertical-align:bottom;
}

#siteBg{
	background-image:url(../images/bgHorizontal.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#contentHome{
	background:transparent;
	background-image:url(../images/contentHome.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:650px;
	
}

#content{
	background:transparent;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	width:870px;
	height:850px;
}

#leftCol{
	width:650px;
	margin-left:20px;
	margin-top:20px;

}

#rightCol{
	width:160px;
	margin-right:20px;
	margin-top:20px;
}

#latestTopicOnHome{
	width:620px;
	height:334px;
	background-image:url(../images/latestThemeBg.jpg);
	background-repeat:no-repeat;
	
}

.defaultTextColor{
	color:#46231C;
}

.nieLevelGuide{
	background-color:#FCB32B;
	color:#FFFFFF;
	font-weight:bold; 
}

.nieLevelGuide p{
	font-weight:bold; 
	margin:0 0 5px 7px;
}

.nieLevelGuide a{
	background-repeat:no-repeat;
	text-decoration:none;
}

.nieLevelGuide a:visited{
	color:#FFFFFF;
}

#submenu{
	float:left;
	width:165px;
	background-color:#FDE2AE;
	padding-bottom:3px;
}

#submenu a{
	color:#FFFFFF;
}

.submenuItem{
	background-image:url(../images/submenu/submenuBg.jpg);
	background-repeat:repeat-x;
	background-color:#F99F34;
	width:153px;
	margin-left:3px;
	padding-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
	color:#FFFFFF
}

.submenuItem a{
	display:block;
	width:139px;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
}

.submenuItem a:visited{
	width:100%;
	height:100%;
	color:#FFFF99;
}

.submenuItem p{
	font-weight:bold; 
	margin:3px 7px 3px 7px;
}

.submenuItemCurrent{
	background-image:none; 
	background-color:#F15A24;
	width:153px;
	margin-left:3px;
	padding-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
}

.submenuItemCurrent p{
	font-weight:bold; 
	margin:3px 7px 3px 7px;
}

.submenuItemCurrent a, .submenuItemCurrent a:visited{
	text-decoration:none;
}

#mainContent{
	width:465px;
	color:#000000;
	line-height:20px;
}
#mainContent p{
	margin-bottom:10px;
}

#mainContent ul{
	margin-left:20px;
	list-style-position:inside;
	margin-bottom:10px;
}

.highlight{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	width:417px;
	background-color:#F15A24;
	padding-left:8px;
}

.submitBtn{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	background-color:#F15A24;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}

.registerBtn{
	display:inline-block;
	background-image:url(../images/loginBtn.gif);
	cursor:pointer;
	margin-left:5px;
}

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

.tenDayStudy{
	background-image:url(../images/submenu/tenDayStudies.jpg);
	background-repeat:repeat-x;
	background-color:#fcb32b;
	width:153px;
	margin-left:3px;
	padding-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
	color:#FFFFFF
}

.tenDayStudy a{
	display:block;
	width:153px;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
}

. a:visited{
	width:100%;
	height:100%;
	color:#FFFF99;
}

.tenDayStudy p{
	font-weight:bold; 
	margin:3px 7px 3px 7px;
}

