body{
	line-height:14px;
}

body#mainPg navi{
	display:none
}

body#subPg navi{
	display: block;
}

img {
	border: none;
	outline: none;
}

a#movie {
	color: #009eb4;
	text-decoration: none;
}

a:hover#movie {
	color: #009eb4;
	text-decoration: underline;
}

a#link {
	color: #00ae65;
	text-decoration: underline;
}

a:hover#link {
	color: #00ae65;
	text-decoration: underline;
}

a#tnc {
	font-size: 10px;
	color: #00ae65;
	text-decoration: underline;
}

a:hover#tnc {
	font-size: 10px;
	color: #00ae65;
	text-decoration: underline;
}

.text_green{
	color: #58b947;
}

#border_left{
	background-image:url(/moc_new2/survey/images/border_grey.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#border_right{
	background-image:url(/moc_new2/survey/images/border_grey.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

.highlight_blue, .menuTtl{
	color:#002664;
	font-weight:bold;
}

.menuTtl{
	text-transform:uppercase;
}

#note{
	font-size:10px;
	line-height:13px;
}
	
#linebottom{
	background-image:url(/moc_new2/survey/images/bottom_line.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}

#mainPg li {
	list-style-image:url(/moc_new2/images/arrow_green.gif);
	padding-bottom: 11px;
}

ul#elitePg {
	margin-top: 1px;
	margin-bottom: 1px;
}

ul#elitePg {
	list-style-image:url(/moc_new2/images/arrow_green.gif);
	margin-top: 1px;
	margin-bottom: 1px;
}


ol#tnc li{
	list-style-position:outside;
	margin-left: -21px;
	margin-bottom: 14px;
}

ol#romanNo li{
	list-style-type: lower-roman;
}
		
#navi{
	background-image:url(/moc_new2/survey/images/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#navi_maroon5{
	background-image:url(/moc_new2/images/nav_bg_black.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
	
#header{
	padding-top:29px;
}
	
#text{
	padding-top:25px;
	text-align: justify;
}

.title{
		font-weight:bold;
		color:#162b75
		}

ul#menuPg li{
	list-style-image:url(/moc_new2/images/arrow_green.gif);
	margin-left:-25px;
	line-height:27px;
}

#menuPg a:hover, .menuLinks a{
	text-decoration:none;
	color:#00a65d;
}

.menuLinks a{
	font-weight:bold;
	text-decoration:none;
}

.menuLinks a:hover{
	color:#6f6f6f;
	text-decoration:none;
}

/* DROPDOWN - MENU PAGE */

#menu_dD{
	background:url(/moc_new2/images/dropDown/dDown_bg.jpg) top no-repeat;
}

#menu_dD_extended{
	background:url(/moc_new2/images/dropDown/dDown_extendedBg.jpg) top repeat-y;
}

#menu_dD, #menu_dD_extended, #menu_dD_extended a{
	color:#5e6167;
}

#menu_dD td, #menu_dD_extended td{
	font-weight:bold;
	height:28px;
	padding-left:20px;
}

#menu_dD_extended td:hover, #menu_dD_extended td:hover a{
	background-color:#7ab800;
	color:#fff;
}

