.radio_button
{
	border-style:none;
}

.radio_control_item
{
	float:left;
	width:30px;
	height:30px;
}

.radio_control_label
{
	float:left;
	height:auto;
	font-size:12px;
	text-align:justify;
	width:520px;
}

.label_large
{
	font-size:14px;
	color:#000000;
	text-align:left;
	width:550px;
	margin-bottom:10px;
}

#abstract_centre
{
	float:left;
	border:1px solid #3b5a82;
	margin:20px 10px 10px 10px;
	width:570px;
}

#abstract_header
{
	float:left;
	height:26px;
	background:url(../Images/header_bg.jpg) repeat-x; 
	width:570px;
}

#abstract_header_text
{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 0px 5px;
	width:470px;
}

#abstract_header_step
{
	float:right;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	padding:5px 5px 0px 0px;
	width:90px;	
}

#abstract_body
{
	float:left;
	padding:0px;
	width:550px;
	padding-top:10px;
}


.textbox
{
	border:1px solid #7f9db9;
	padding:2px;
}

#controls
{
	float:left;
	width:560px;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:10px;
	height:auto;

}

.control_item
{
	float:left;
	width:560px;
	margin-bottom:10px;
	
}

.label
{
	font-size:14px;
	color:#000000;	
	text-align:right;
	width:200px;
	float:left;
	margin-right:5px;
}

.object
{
	width:350px;
	float:left;	
}

*
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

input
{	
	border: #999999 1px solid;
	background-color:#ffffff;
	font-size:12px;
	margin:0px 0px 2px 0px;
	font-weight:normal; vertical-align:middle
}

body
{
	background:#000000 url(../Images/bg_home.jpeg) center top fixed no-repeat;
	font-family: Arial;
	height:100px;
}

#templatebackground
{
	width: 980px;
	height:auto;
	margin-right: auto;
	margin-left:auto;
}

#pagewrapper
{
	float:left;
	width: 980px;
	height:auto;
	margin-right: auto;
}


#bodysection
{
	float:left;
	width: 980px;
	height:auto;
}

#bodysection_left
{
	float:left;
	width: 163px;
	height:auto;
	margin-right:10px;
}

#logo
{
	
	margin:14px 0px 20px 0px;
	width: 147px;
}

#menu
{
	height:auto;
	width:163px;
}

.Main_menu
{	
	width:158px;
	font-size: 13px;
	color:#ffffff;
	list-style:none;
	padding-top:3px;
	padding-bottom:4px;
	background-repeat: repeat-x;
	border-bottom:1px solid #07cdff;
	
}

.Main_menu a
{
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	padding-left: 15px;
	background: url(../Images/bullet.gif);
	background-repeat:no-repeat;
}
.Main_menu a:hover
{
	color: #07cdff;
}


.Sub_menu
{	
	width:143px;
	height:auto;
	color:#07cdff;
	font-size: 12px;
	list-style:none;
	padding-bottom:2px;
	padding-top:2px;
}
.Sub_menu a
{
	width:143px;
	font-size: 12px;
	color:#07cdff;
	text-decoration:none;
	padding-left: 15px;
	background: url(../Images/bullet_empty.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:5px;
}
.Sub_menu a:hover
{
	text-decoration:underline;
}


#bodysection_right
{
	float:left;
	width: 807px;
	height:auto;
}

#quick_links
{
	height:auto;
	font-size: 12px;
	color:#ffffff;
	text-align:right;
	margin-top:5px;
}

#quick_links p
{
	font-size: 12px;
	color:#ffffff;
	text-align:right;
	margin-top:5px;
}

#quick_links a
{
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}

#quick_links a:hover
{
	color: #ffffff;
	text-decoration:underline;
}

#ruler
{
	width: 807px;
	height:7px;
	background:url(../Images/line.gif) repeat-x;
	margin-top:15px;
}

#title
{
	width: 807px;
	height:18px;
	margin-top:5px;
}

#title h1
{
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
}

#content_section
{
	float:left;
	width: 807px;
	height:auto;
	margin-top:10px;
}

#body_main_content
{
	float:left;
	width: 594px;
	height:auto;
	margin-bottom:10px;
}

#content_main
{
	float:left;
	width: 594px;
	height:auto;
	background-color:#FFFFFF;
	background: #FFFFFF url(../Images/content_top_line.jpg) repeat-x top;
	overflow:hidden;
}

#banner
{
	float:left;
	width: 594px;
	height:auto;
	margin:0px;
	
}

.banner_img
{
	margin:0px;
	padding:0px;
	float:left;

}

#intro
{
	width: 594px;
	height:auto;
	background-color:#033341;
	color:#FFFFFF;
	font-size:13px;
	text-align:justify;
	
}

#intro h3
{
	
	height:auto;
	color:#FFFFFF;
	font-size:13px;
	text-align:justify;
	padding:10px;
}

#content_main h2
{
	/*float:left;*/
	width: 574px;
	height:auto;
	color:#023340;
	font-size:15px;
	padding:13px 10px 10px 10px;
	font-weight:bold;
}

#content_main p
{
	height:auto;
	color:#000000;
	font-size:12px;
	padding:0px 10px 10px 10px;
	text-align:justify;
}

#content_main img
{
	float:left;
	margin-right:10px;
}


#content_main a
{
	text-decoration:none;
	font-size:12px;
	color:#0000ff; 	 
	
}



#content_main #ctl00_ContentPhNSI_MemberSearch1_rgvMembers_ctl00 .rgPager

#content_main a:hover
{
	text-decoration:underline;
}

#content_main hr
{
	width: 574px;
	height:1px;
	color:#cccccc;
	margin-left:0px;
	clear:both;
}

#content_main ul
{
	margin-bottom:10px;
}

#content_main li
{
	font-size: 12px;
	color:#000000;
	list-style:none;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 15px;
	background: url(../Images/bullet1.gif);
	background-repeat:no-repeat;
	margin-left:10px;
}

#content_main object
{
	margin-left:12px;
	margin-top:12px;
}

#content_main table
{
	/* width:570px; */
	margin:10px;
}

#content_main table td
{
	color:#000000;
	font-size:12px;
	padding:3px;
	text-align:left;
	border:1px solid #dddddd;
}

#content_main table th
{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	text-align:left;
	border:1px solid #003399;
	background-color:#003399;
}


#content_top_menu
{
	margin-top:5px;
	background-color:#eceeed;
	padding:5px;
	border-bottom:2px solid #b5b7b6;
	color:#000000;
	font-weight:bold;
	line-height:25px;
}

#content_top_menu a
{
	color:#9a090c;
	font-size:12px;
	font-weight:bold;
}

#content_top_menu a:hover
{
	text-decoration:underline;
}


#body_content_bottom
{
	width: 594px;
	height:13px;
}

#content_right
{
	float:left;
	width: 213px;
	height:auto;
}

#right_Section_search
{
	float:left;
	width: 193px;
	height:19px;
	margin:5px 0px 10px 10px;
}

.search
{
	width:155px;
	height:19px;
	background:url(../Images/search.jpg) no-repeat;
	font-size:11px;
	color:#333333;
	border: 0px;
	padding-top:3px;
	padding-left:20px;

	text-indent:0px;
}

#right_Section_search a
{
	color:#07cdff;
	font-size:12px;
	text-decoration:none;
}

#right_Section_search a:hover
{
	color:#07cdff;
	font-size:12px;
	text-decoration:underline;
}

#right_Section_main
{
	float:left;
	width: 213px;
	height:auto;
	background:url(../Images/right_bg.gif) repeat-y;
}

#right_Section_main h1
{
	width: 193px;
	height:auto;
	color:#07cdff;
	font-size:14px;
	margin:10px 10px 0px 10px;
	font-weight:bold;
}

#right_Section_main p
{
	width: 193px;
	height:auto;
	color:#ffffff;
	font-size:12px;
	margin:0px 10px 10px 10px;
}

#right_Section_main a
{
	color:#07cdff;
	font-size:12px;
	text-decoration:none;
}

#right_Section_main a:hover
{
	color:#07cdff;
	font-size:12px;
	text-decoration:underline;
}

.ruler_small
{
	width: 193px;
	height:7px;
	background:url(../Images/line.gif) repeat-x;
	margin:10px;
}

#login_button
{
	/*float:left;*/
	height:19px;
	padding-left:73px;
	width:74px;
	margin-bottom:30px;
}


#right_Section_bottom
{
	float:left;
	width: 213px;
	height:15px;
}


#footersection
{
	float: left;
	width: 980px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	border-top:1px solid #afafaf;
	margin-top:20px;
}

#footerlinks
{
	float: right;
	width: 580px;
	margin: 10px 0px 10px 0px;
	line-height:18px;
	float: left;
	color: #afafaf;
	font-size: 12px;
	text-align:right;
}

#footerlinks a
{
	color: #afafaf;
	font-size: 12px;
	text-decoration:none;
}

#footerlinks a:hover
{
	color: #ffffff;
	text-decoration:none;
}

#footertext
{
	margin: 10px 0px 10px 0px;
	line-height:18px;
	color: #afafaf;
	float: left;
	font-size:12px;
	width:400px;
}

.newsletter
{
	float:left;
	width:100px;
	height:auto;
	margin:10px;
}

.newsletter_image
{
	float:left;
	width:50px;
	padding:0px 25px 10px 25px;
	height:auto;
}

.newsletter_text
{
	width:100px;
	height:auto;
	color:#000000;
	font-size:13px;
	text-align:center;
}
.labelAbstract
{
	font-size:12px;
	color:#000000;
	text-align:left;
	width:550px;
	margin-bottom:10px;
}

#abstract_centre1
{
	float:left;
	border:0px solid #FFFFFF;
	margin:10px 10px 10px 10px;
	width:575px;

}

#controls1
{
	float:left;
	width:575px;
	margin-bottom:10px;	
	padding-bottom:10px;
	height:auto;
}
.control_item1
{
	float:left;
	width:575px;
	margin-bottom:10px;

	
}
#content_item1 tr td
{
	border: 0px;
}

#abstract_body1
{
	float:left;
	padding:0px;
	width:575px;
	padding-top:10px;
}