@charset "utf-8";
/* This is the main css file of the layout design */
/* Do not edit this css */

* {
 margin: 0;
 padding: 0;
}

.hack {
	margin: 0;
	padding: 0;
	height: 10px;
}

html, body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #deded3;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.main #container{
	width: 1010px;
	margin: 0 auto;
	background: #ffffff;
	border: 1px solid #c9c9c9;
	border-top: 0px;
}

h1{
	font-size:14px;
	color:#1f2e45;
	font-weight:bold;
}

h2{
	font-size:12px;
	color:#1f2e45;
	font-weight:bold;
	margin-top:20px;
}

h3{
	font-size:12px;
	color:#1f2e45;
	font-weight:bold;
	margin-top:5px;
}

h4{
	font-size:11px; /*for enewsletter */
	color:#1f2e45;
	font-weight:bold;
}

img{
	border: none;
}

.heading_active{
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
.heading_inactive{
	color: #666666;
	font-size:14px;
}

/* ********************** logo and search function container ********************** */
#contentcontainer_logo{
	width: 988px;
	height: 96px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bg_header.png) top left repeat-x;
}

div.aeulogo{
	width: 170px;
	height: 96px;
	float: left;
}

img.aeulogo{
	background-position:top;
	z-index:999;
	/*filter:alpha(opacity=99);*/
	/*-moz-opacity:.99;*/
	/*opacity:.99;*/
}

div.loginpanel{
	width: 568px;
	height: 35px;
	margin: 0px 20px 0px 0px;
	padding: 8px 10px 8px 10px;
	float: right;
	background: url(../images/login_panel/bg_loginpanel.png) top right no-repeat;
}

div.loginTitle{
	font-size: 11px;
	color: #000000;
	padding: 6px 15px 0px 10px;
	float: left;
}

input.login
{
	font-size: 12px;
	color:#000000;
	width: 167px;
	height: 22px;
	padding: 3px 5px 0px 5px;
	background: url(../images/login_panel/bg_input.png) top left no-repeat;
	border: 0px;
	float: left;
}

input.btnlogin{
	width: 58px;
	height: 25px;
	background: url(../images/login_panel/btn_login.png) no-repeat;
	border: 0px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
input.btnlogin:hover{
	background: url(../images/login_panel/btn_login_hover.png) no-repeat;
}

div.menutopright{
	width: 600px;
	float: right;
	margin: 15px 20px 0px 0px;
	font-size: 12px;
	text-align: right;
	color: #440404;
}
div.menutopright a{
	color: #440404;
	text-decoration: none;
}
div.menutopright a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* ********************** only login button ********************** */
#socialbuttons{
	float: right;
	width:600px;
}

.loginButton a.logmein {
    display: block;
    height: 0; 
    overflow: hidden; 
    padding-top: 25px; 
    width: 58px;
	background: url(../images/login_panel/btn_login.png) no-repeat;
	cursor: pointer;
    margin-right: 18px;
	float: right;
}

.loginButton a.logmein:hover {
	background: url(../images/login_panel/btn_login_hover.png);
}

.loginButton a.facebook{
    display: block;
    height: 0; 
    overflow: hidden; 
    padding-top: 25px; 
    width: 172px;
	background: url(../images/login_panel/btn_fb.png) no-repeat;
	cursor: pointer;
    margin-right: 18px;
	float: right;
}

.loginButton a.facebook:hover {
	background: url(../images/login_panel/btn_fb_hover.png);
}

.loginButton {
    padding-top: 15px;
}

/* ********************** main menu container ********************** */
#contentcontainer_mainmenu{
	width: 988px;
	height: 42px;
	margin: 0px auto;
	padding: 0px;
}

#contentcontainer_mainmenu div.menuleft{
	width: 41px;
	height: 42px;
	float: left;
}
#contentcontainer_mainmenu div.menumid{
	width: 927px;
	height: 42px;
	float: left;
	font-size: 12px;
	background: url(../images/menu/bgmenu_main.png) top left repeat-x;
}
#contentcontainer_mainmenu div.menuright{
	width: 20px;
	height: 42px;
	float: left;
	background: url(../images/menu/bgmenu_right.png) top left no-repeat;
}

/* ********************** main banner container ********************** */
#contentcontainer_mainbanner{
	width: 988px;
	height: 372px;
	margin: 12px auto;
	padding: 0px;
	background: #dcdcdc;
}

#contentcontainer_mainbanner div.bannerborderlf{
	width: 10px;
	height: 372px;
	background: url(../images/bg_mainbanner_lf.png) top left no-repeat;
	float: left;
}
#contentcontainer_mainbanner div.bannerleft{
	width: 268px;
	height: 344px;
	margin: 14px 0px;
	float: left;
}
#contentcontainer_mainbanner div.bannerborderrt{
	width: 10px;
	height: 372px;
	background: url(../images/bg_mainbanner_rt.png) top right no-repeat;
	float: right;
}
#contentcontainer_mainbanner div.bannerright{
	width: 700px;
	height: 344px;
	margin: 14px 0px;
	float: left;
}

/* ********************** featured news container ********************** */
#contentcontainer_featurednews{
	width: 988px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
}

#contentcontainer_featurednews div.subscribeNews{
	width: 237px;
	height: 28px;
	float: left;
	margin-left: 8px;
	padding: 7px 0px 0px 100px;
	background: url(../images/bg_subsribe.png) no-repeat;
}

input.subscribeNews
{
	font-size: 10px;
	color:#535353;
	width: 153px;
	height: 16px;
	padding: 2px 5px 0px 5px;
	background: #fdfdfd;
	border: 1px solid #aaaaaa;
	float: left;
}

input.btnsubscribe{
	width: 49px;
	height: 20px;
	background: url(../images/bg_subsribesubmit.png) no-repeat;
	border: 0px;
	float: left;
	margin-left: 10px;
	cursor: pointer;
}
input.btnsubscribe:hover{
	background: url(../images/bg_subsribesubmit_hover.png) no-repeat;
}
/* ********************** content ********************** */
#contentcontainer_page{
	width: 988px;
	margin: 12px auto;
	padding: 0px;
}
#contentcontainer_page div.lf{
	width: 10px;
	height: 350px;	
	float: left;
	background: url(../images/pagecontent_title_lf.png) no-repeat;
}
#contentcontainer_page div.a{
	width: 278px;
	background: url(../images/pagecontent_title_a.png) repeat-x;
	padding: 16px 0px 20px 10px;
	float: left;
}
#contentcontainer_page div.b{
	width: 180px;
	background: url(../images/pagecontent_title_b.png) repeat-x;
	padding: 16px 0px 20px 20px;
	float: left;
}
#contentcontainer_page div.c{
	width: 180px;
	background: url(../images/pagecontent_title_c.png) repeat-x;
	padding: 16px 0px 20px 20px;
	float: left;
}
#contentcontainer_page div.d{
	width: 280px;
	background: url(../images/pagecontent_title_d.png) repeat-x;
	padding: 16px 0px 20px 0px;
	float: left;
}
#contentcontainer_page div.rt{
	width: 10px;
	height: 350px;
	float: left;
	background: url(../images/pagecontent_title_rt.png) no-repeat;
}

#contentcontainer_page div.title{
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#contentcontainer_page div.content{
	min-height: 301px;
	font-size: 11px;
	line-height: 16px;
	color: #535353;
	padding: 10px 20px 20px 0px;
	background: url(../images/pagecontent_divider.png) top right no-repeat;
}

#contentcontainer_page div.content p{
	padding-top: 10px;
	font-size: 11px;
	color: #535353;
}
#contentcontainer_page div.content p a{
	color: #3b4f6a;
	text-decoration: none;
}
#contentcontainer_page div.content p a:hover{
	color: #ef9c0a;
	text-decoration: underline;
}

/*----------------------------------------------*/

#contentcontainer_page div.content2{
	min-height: 301px;
	font-size: 11px;
	line-height: 16px;
	color: #535353;
	padding: 10px 20px 20px 0px;
	background: url(../images/pagecontent_divider.png) top right no-repeat;
}

#contentcontainer_page div.content2 p{
	padding-top: 10px;
	font-size: 12px;
	color: #535353;
}
#contentcontainer_page div.content2 p a{
	color: #3b4f6a;
	text-decoration: none;
}
#contentcontainer_page div.content2 p a:hover{
	color: #ef9c0a;
	text-decoration: underline;
}

#contentcontainer_page div.contentSpotlight{
	min-height: 301px;
	color: #535353;
	background: url(../images/pagecontent_body.png) repeat-x;
	padding: 15px 10px 15px 20px;
}
#contentcontainer_page div.contentSpotlight_rt{
	min-height: 301px;
	color: #535353;
	background: url(../images/pagecontent_body.png) repeat-x;
}

a.linkReadMore{
	font-size: 11px;
	color: #2e95cb;
	text-decoration: none;
}
a.linkReadMore:hover{
	color: #ef9c0a;
	text-decoration: underline;
}

a.linkReadMore2{
	font-size: 11px;
	color: #2e95cb;
	text-decoration: none;
}
a.linkReadMore2:hover{
	color: #420303;
	text-decoration: underline;
}

a.linkReadMore3{
	font-size: 11px;
	color: #420303;
	text-decoration: none;
}
a.linkReadMore3:hover{
	color: #6d0d0d;
	text-decoration: underline;
}

#contentcontainer_page div.linkArchive{
	text-align: left;
	padding-top: 10px;
	font-weight:bold;
}
#contentcontainer_page div.linkArchive a{
	font-size: 11px;
	color: #2e95cb;
	text-decoration: none;
}
#contentcontainer_page div.linkArchive a:hover{
	color: #ef9c0a;
	text-decoration: underline;
}

/* ********************** breadcrumbs ****************** */
#breadcrumbs{
	width: 946px;
	height: 25px;
	margin: 20px auto;
	padding: 10px 20px 0px 20px;
	background: #f2f2f3;
	border: 1px solid #d7dfe1;
	font-size: 11px;
	color: #606060;
}

#contentContainer_subpage{
	width: 988px;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
}

#content_subpage_lf{
	width: 203px;
	padding: 0px 10px 10px 10px;
	background: #f2f2f3;
	border: 1px solid #d7dfe1;
	float: left;
}
#content_subpage_rt{
	width: 181px;
	padding: 0px 10px 10px 10px;
	background: #f2f2f3;
	border: 1px solid #d7dfe1;
	float: left;
}

#content_subpage_mid{
	width: 510px;
	margin: 0px 20px;
	float: left;
}

.subpage_panel_heading_AeU{
	height: 28px;
	margin-top: 10px;
	padding: 12px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/bg_subpg_heading.png) repeat-x;
}

.subpage_panel_heading{
	height: 27px;
	margin-top: 10px;
	padding: 11px 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/bg_subpg_heading.png) repeat-x;
}

.subpage_panel_heading2{
	height: 27px;
	margin-top: 10px;
	padding: 13px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/bg_subpg_heading.png) repeat-x;
}

.subpage_panel_heading_Arrow{
	height: 10px;
	margin: 0px 0px 15px 6px;
	background: url(../images/arrow_subpg_heading.png) top left no-repeat;
}

.subpage_panel_AeUContent{
	padding: 0px 10px 20px 14px;
	background: #526d92 url(../images/bg_subpg_contentAeU.png) bottom left no-repeat;
	font-size: 11px;
	color: #ffffff;
}

#content_subpage_lf img{
	margin-top: 10px;
}

.subpage_panel_AeUContent ul{
	margin-left: 10px;
}
.subpage_panel_AeUContent ul li{
	list-style: none;
	background: url(../images/arrow_orangelight.png) top left no-repeat;
	padding: 7px 15px 5px 15px;
	
}
.subpage_panel_AeUContent ul li a{
	color: #ffffff;
	text-decoration: none;
}
.subpage_panel_AeUContent ul li a:hover{
	color: #f6b33d;
	text-decoration: underline;
}
.subpage_panel_AeUContent ul li.current a{
	font-weight:bold;
	color: #f6b33d;
	text-decoration: none;
}
.subpage_panel_Content{
	padding: 0px 14px 20px 14px;
	background: #ffffff;
	border: 1px solid #dddddd;
	border-top: 0px;
	font-size: 11px;
	color: #272727;
	line-height:16px;
}

.subpage_panel_Content ul{
	margin-left: 10px;
	color: #535353;
}

.subpage_panel_Content ul.redarrow{
	margin: 0px;
}
.subpage_panel_Content ul.redarrow li{
	list-style: none;
	background: url(../images/arrow_redlight.png) top left no-repeat;
	padding: 5px 0px 5px 20px;
}
.subpage_panel_Content ul li{
	list-style: none;
	background: url(../images/arrow_orangelight.png) top left no-repeat;
	padding: 7px 15px 9px 15px;
}
.subpage_panel_Content ul li a{
	color: #0184cf;
	text-decoration: none;
}

.subpage_panel_Content ul li a:hover{
	color: #0184cf;
	text-decoration: underline;
}

.subpage_panel_Content p{
	margin: 0;
	padding: 13px 0px;
	line-height: 16px;
	border-bottom: 1px dotted #b3b2b2;
}
.subpage_panel_Content a{
	color: #0184cf;
	font-size: 11px;
	text-decoration: none;
}
.subpage_panel_Content a:hover{
	color: #0184cf;
	text-decoration: underline;
}
.subpage_panel_Content img{
	margin-bottom: 10px;
}

.contentText12{
	color: #3b4f6a;
	font-size: 12px;
	font-weight: bold;
}

/* ********************** footer ********************** */
#footer{
	width: 988px;
	height: 105px;
	margin: 0px auto 10px;
	padding: 0px;
	background: #3b4c67 url(../images/bg_footer.png) repeat-x;
}

#contentcontainer_copyright a{
	color: #b0bed5;
	text-decoration: none;
}
#contentcontainer_copyright a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.otherlinks a{
	color: #b0bed5;
	text-decoration: none;
}
.otherlinks a:hover{
	color: #ffffff;
	text-decoration: underline;
}

/* ********************** footer content ********************** */
#contentcontainer_copyright{
	width: 400px;
	margin-top: 18px;
	padding: 0px 20px;
	float: left;
	font-size: 11px;
	color: #b0bed5;
	background: url(../images/bg_socialbm.png) no-repeat;
}

#contentcontainer_copyright div.socialbm{
	padding: 4px 0px 8px 70px;
}
#contentcontainer_copyright div.socialbm a img{
	border: 1px solid #263041;
}
#contentcontainer_copyright div.socialbm a img:hover{
	border-bottom: 1px dotted #ffffff;
}

#contentcontainer_links{
	padding: 20px 20px 0px 20px;
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	color: #b0bed5;
}

.email{
	color: #f8b542;
}
.email a{
	color: #f8b542;
	text-decoration: none;
}
.email a:hover{
	color: #ffffff;
	text-decoration: underline;
}
/* ********************** spacing ********************** */
div.spaceline {
  clear: both; margin: 0px; padding: 0px; width: auto; height: 0px;
}


/* ********************** sub pages decor ********************** */
div.subpage_contentTitleTop_blue{
	width: 100%;
	height: 5px;
	background: #7899c3;
}
.subpage_contentTitle_blue{
	background: #4c71a8;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_lblue{
	width: 100%;
	height: 5px;
	background: #fecd57;
}
.subpage_contentTitle_lblue{
	background: #fd9b01;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_purple{
	width: 100%;
	height: 5px;
	background: #a88aba;
}
.subpage_contentTitle_purple{
	background: #83609c;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_green{
	width: 100%;
	height: 5px;
	background: #95d4c2;
}
.subpage_contentTitle_green{
	background: #6cc0a7;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_green2{
	width: 100%;
	height: 5px;
	background: #b8d77e;
}
.subpage_contentTitle_green2{
	background: #99b95a;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_orange{
	width: 100%;
	height: 5px;
	background: #f8dc6f;
}
.subpage_contentTitle_orange{
	background: #f8c844;
	color: #8b0105;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_red{
	width: 100%;
	height: 5px;
	background: #ea8c8c;
}
.subpage_contentTitle_red{
	background: #b76666;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
div.subpage_contentTitleTop_maroon{
	width: 100%;
	height: 5px;
	background: #b11f33;
}
.subpage_contentTitle_maroon{
	background: #821423;
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	font-size: 14px;
	font-weight: bold;
}
.subpage_contentSubTitle{
	height: 24px;
	background: url(../images/accordion_tab.png) repeat-x;
	color: #1f2e45;
	padding: 8px 15px 0px 15px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px -15px;
}

.subpage_contentContent{
	color: #303030;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
.subpage_contentContent a{
	color: #0184cf;
	font-size: 11px;
	text-decoration: none;
}
.subpage_contentContent a:hover{
	color: #0184cf;
	text-decoration: underline;
}

.subpage_contentContent div.paragraph{
	padding: 10px 0px 20px 15px;
	border-bottom: 1px dotted #b3b2b2;
}

.subpage_contentContent div.paragraph p{
	color: #303030;
	padding: 15px 0px 0px 0px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}

.subpage_contentContent div.paragraph_lf{
	width: 230px;
	margin-right: 15px;
	float: left;
}
.subpage_contentContent div.paragraph_rt{
	margin: 0px 0px 0px 20px;
	width: 230px;
	float: left;
}

.subpage_contentContent ul li{
	color: #303030;
	margin-left: 15px;
	padding-bottom: 15px;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}

.subpage_contentContent ul.redarrow li{
	font-size: 11px;
	list-style: none;
	background: url(../images/arrow_redlight.png) top left no-repeat;
	padding: 5px 0px 5px 20px;
	line-height: 16px;
}

.subpage_contentAccordion{
	color: #303030;
	padding: 15px 0px 0px 0px;
	font-size: 14px;
}

.subpage_contentAccordion div p a{
	color: #0184cf;
	text-decoration:none;
}

.subpage_contentAccordion div p a:hover{
	color: #0184cf;
	text-decoration:underline;
}

.subpage_contentAccordion ul li{
	color: #303030;
	margin-left: 15px;
	padding-bottom: 15px;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}

.subpage_contentAccordion h1{
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px dotted #8e8e8e;
	margin-bottom: 5px;
}

.subpage_contentAccordion h3{
	height: 32px;
	background: url(../images/accordion_tab.png) repeat-x;
	color: #1f2e45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.subpage_contentAccordion table tr td.col1{
	width: 50%;
	padding: 10px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 0px solid #cfcfcf;
}
.subpage_contentAccordion table tr td.col2{
	width: 25%;
	padding: 10px;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}
.subpage_contentAccordion table tr td.col3{
	width: 25%;
	padding: 10px;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
}

.gs_table tr td{
	padding: 10px;
	border: 1px solid #dddddd;
	vertical-align:top;
}

.subpage_contentAccordion div{
	color: #303030;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.subpage_contentAccordion div.paragraph{
	padding: 10px 0px 20px 15px;
	/*border-bottom: 1px dotted #b3b2b2;*/
}

.subpage_contentAccordion div.paragraph div{
	padding:0px;
	margin:0px;
	padding-bottom:30px;
}

.subpage_contentAccordion div.paragraph div p{
	color: #303030;
	padding: 15px 0px 0px 0px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}
.subpage_contentAccordion div.paragraph div ul li a{
	color: #0184cf;
	text-decoration:none;
}

.subpage_contentAccordion div.paragraph div ul li a:hover{
	color: #0184cf;
	text-decoration:underline;
}

.subjects{
	width: 50%;
	font-size: 11px;
	color: #272727;
	line-height: 20px;
	float: left;
}

.btnGotoTop{
	padding: 10px 0px;
}

.subpage_panel_Content_testi{
	padding: 0px 14px 20px 14px;
	background: #f2dbb7;
	font-size: 11px;
	color: #272727;
}

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; margin-top: 2px;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: 8px 8px 0px 15px;}
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; right: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 15px 0px 25px 15px; border-top: 0; margin-top: 0px; position: relative; top: 1px; margin-bottom: 0px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }


/******************************************************************************************************************/

#tabContainer{
	width: 490px;
	padding: 0px;
	position: relative;
	color: #ffffff;
	border: 1px solid #cfcfcf;
}

#tabMenu{
	position: relative;
	height: 32px;
	background: url(../images/subpgtab_header.png) repeat-x;
}

.menu{
	display:block;
}

.menu li{
	list-style:none;
	display:inline;
}

.menu li a{
	float:left;
	display:block;
	text-decoration:none;
	cursor:pointer;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #ffffff;
}

.menu li a span{
	height: 25px;
	display:block;
	float: left;
	color: #666666;
	padding: 7px 10px 0px 10px;
	background: url(../images/subpgtab_header.png) repeat-x;
}

.menu li a:hover{
	color: #000000;
	background: #f9f4e3;
}

.menu li a:hover span,
.menu li a.active span, .menu li a.active:hover span{
	color: #000000;
	background: #f9f4e3;
}

#tabContent{
	position:relative;
	padding: 20px;
	font-size:11px;
	background: #f9f4e3;
	background-position:top;
}

#tabContent .content{
	display:none;
}

#tabContent .active{
	display:block;
}

/******************************************************************************************************************/
.subpage_subcontentTitle_purple{
	width: 139px;
	height: 28px;
	margin-top:20px;
	margin-left: -15px;
	padding: 10px 20px 0px 20px;
	background: url(../images/subpage_content/subpage_subcontent_title01.png);
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.subpage_subcontentTitleTop_purple{
	height: 5px;
	margin-left: -15px;
	background: #8d73a1;
}

.subpage_subcontentTitle_blue{
	width: 139px;
	height: 28px;
	margin-top:20px;
	margin-left: -15px;
	padding: 10px 20px 0px 20px;
	background: url(../images/subpage_content/subpage_subcontent_title03.png);
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.subpage_subcontentTitleTop_blue{
	height: 5px;
	margin-left: -15px;
	background: #7899c3;
}
.subpage_subcontentTitle_lblue{
	width: 139px;
	height: 28px;
	margin-top:20px;
	margin-left: -15px;
	padding: 10px 20px 0px 20px;
	background: url(../images/subpage_content/subpage_subcontent_title04.png);
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.subpage_subcontentTitleTop_lblue{
	height: 5px;
	margin-left: -15px;
	background: #fecd57;
}

.subpage_subcontentTitle_green{
	width: 139px;
	height: 28px;
	margin-top:20px;
	margin-left: -15px;
	padding: 10px 20px 0px 20px;
	background: url(../images/subpage_content/subpage_subcontent_title02.png);
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.subpage_subcontentTitleTop_green{
	height: 5px;
	margin-left: -15px;
	background: #95d4c2;
}

.subpage_subcontentTitle_green2{
	width: 139px;
	height: 28px;
	margin-top:20px;
	margin-left: -15px;
	padding: 10px 20px 0px 20px;
	background: url(../images/subpage_content/subpage_subcontent_title05.png);
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.subpage_subcontentTitleTop_green2{
	height: 5px;
	margin-left: -15px;
	background: #b8d77e;
}

.subpage_subcontent_container{
	background: #f2f2f3 url(../images/bg_subpg_subcontent.png) top left repeat-x;
	width: 509px;
	height: 100%;
	margin-left: -15px;
	border-left: 1px solid #d7dfe1;
}

.subpage_subcontent_containerbtmrt{
	width: 509px;
	background: url(../images/bg_subpg_subcontent_btmrt.png) bottom right no-repeat;
	padding: 15px 0px 20px 0px;
}

.subpage_subcontent_lf{
	width: 228px;
	color: #23162c;
	float: left;
	padding: 0px 20px 0px 5px;
}

.subpage_subcontent_lf ul li{
	list-style: none;
	background: url(../images/arrow_bluelight.png) top left no-repeat;
	padding: 5px 0px 5px 20px;
	line-height: 18px;
}
.subpage_subcontent_rt{
	width: 228px;
	color: #23162c;
	float: left;
	padding: 0px 20px 0px 5px;
}
.subpage_subcontent_rt ul li{
	list-style: none;
	background: url(../images/arrow_bluelight.png) top left no-repeat;
	padding: 5px 0px 5px 20px;
	line-height: 18px;
}

.link_text{
	font-size:11px;
	font-style:italic;
	color:#FF6600;
}

/******************************************** testimonial box ********************************************/
#testibox{
	padding: 10px 0px;
}
#testibox .testibox_top{
	width: 490px;
	height: 10px;
	background:url(../images/testimonial_box/testibox_top.png) no-repeat;
}
#testibox .testibox_btm{
	width: 490px;
	height: 10px;
	background:url(../images/testimonial_box/testibox_btm.png) no-repeat;
}
#testibox .testibox_content{
	width: 448px;
	background: #f2f2f3;
	border: 1px solid #d7dfe1;
	border-bottom: 0px;
	border-top: 0px;
	padding: 15px 20px;
}

#testibox .testibox_content>img{
	border: 1px solid #d7dfe1;
	margin: 0px 20px 20px 0px;
}

.studentProgrmName{
	color: #3b4f6a;
	font-size: 11px;
	font-weight: bold;
}
.studentName{
	color: #6690c9;
	font-size: 12px;
	font-weight: bold;
}

/******************************************** news archive ********************************************/
#news_archive{
	width: 490px;
}

.ui-tabs{
	zoom: 1;
}

.ui-tabs .ui-tabs-nav{
	list-style: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

.ui-tabs .ui-tabs-nav li{
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	margin: 0 6px -14px 0;
	background: #cccccc;
}

.ui-tabs .ui-tabs-nav li a{
	float: left;
	text-decoration: none;
	padding: 2px 6px;
	font-size: 12px;
	color: #303030;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected{
	background: #732727;
	border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a{
	cursor: default;
	color: #ffffff;
	font-size: 12px;
}

.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{
	cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel{
	padding: 10px 0px 50px 0px;
	display: block;
	background: none;
	position: relative;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.ui-tabs .ui-tabs-hide{
	display: none !important;
}

a.mover{
	padding: 14px 38px;
	position: absolute;
}

.next-tab{
	bottom: 0;
	right: 0;
	background: url(../images/btn_next.png) no-repeat;
}
.next-tab:hover{
	bottom: 0;
	right: 0;
	background: url(../images/btn_next_hover.png) no-repeat;
}

.prev-tab{
	bottom: 0;
	left: 0;
	background: url(../images/btn_previous.png) no-repeat;
}
.prev-tab:hover{
	bottom: 0;
	left: 0;
	background: url(../images/btn_previous_hover.png) no-repeat;
}

#news_archive .title{
	color: #18387b;
	font-weight: bold;
}

/*------------------------------------staff directory table---------------------------------------------*/

.subpage_contentTable{
	color: #303030;
	padding: 15px 0px 0px 0px;
	font-size: 11px;
	line-height: 16px;
}
.subpage_contentTable a{
	color: #0184cf;
	font-size: 11px;
	text-decoration: none;
}
.subpage_contentTable a:hover{
	color: #0184cf;
	text-decoration: underline;
}

.subpage_contentTable div.paragraph{
	padding: 10px 0px 20px 15px;
	border-bottom: 1px dotted #b3b2b2;
}

.subpage_contentTable div.paragraph p{
	color: #303030;
	padding: 15px 0px 0px 0px;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
}

.subpage_contentTable table{
	border-collapse:collapse;margin:1em 0;
	padding: 8px;
	text-align:left;
}
.subpage_contentTable td{
	text-align:left;
	padding:.5em;
	border:1px solid #fff; 
	background:#f5f1dc;
}

.subpage_contentTable th{
	color:#0b3263;
	font-weight:bold;
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
	background-image:url(../images/s_directory_bck.png);
	background-repeat:repeat-x;

}

/******************************************** atoz ********************************************/
#theatoz{
	width: 490px;
}

.atoz-ui-tabs{
	zoom: 1;
}

.atoz-ui-tabs .atoz-ui-tabs-nav{
	list-style: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

.atoz-ui-tabs .atoz-ui-tabs-nav li{
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	height: 11px;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	font-size: 11px;
}

#liofatoz li{
	position: relative;
	float: left;
	border-bottom-width: 0 !important;
	height: 11px;
	margin: 0px -1px 11px -1px;
	padding: 0px;
	font-size: 11px;
}

.atoz-ui-tabs .atoz-ui-tabs-nav li a{
	float: left;
	text-decoration: none;
	padding: 0px;
	font-size: 11px;
	color: #0184CF;
}

.atoz-ui-tabs .atoz-ui-tabs-nav li.atoz-ui-tabs-selected{
	background: none;
	border-bottom-width: 0;
}

.atoz-ui-tabs .atoz-ui-tabs-nav li.atoz-ui-tabs-selected a,
.atoz-ui-tabs .atoz-ui-tabs-nav li.atoz-ui-state-disabled a,
.atoz-ui-tabs .atoz-ui-tabs-nav li.atoz-ui-state-processing a{
	cursor: default;
	color: #ff0000;
	font-size: 11px;
	font-weight:bold;
}

.atoz-ui-tabs .atoz-ui-tabs-nav li a, 
.atoz-ui-tabs.atoz-ui-tabs-collapsible .atoz-ui-tabs-nav li.atoz-ui-tabs-selected a{
	cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.atoz-ui-tabs .atoz-ui-tabs-panel{
	padding: 10px 0px 50px 0px;
	display: block;
	background: none;
	position: relative;
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.atoz-ui-tabs .atoz-ui-tabs-hide{
	display: none !important;
}

#theatoz .title{
	font-size: 18px;
	color: #18387b;
	font-weight: bold;
}

#theatoz p.content a{
	color: #0184CF;
	text-decoration: none;
}

#theatoz p.content a:hover{
	color: #0184CF;
	text-decoration: underline;
}

/*************************** enquiry form ********************************************/
.enqform_lf{
	width: 120px;
	height: 33px;
	text-align: right;
	padding-top: 5px;
}
.enqform_mid{
	width: 10px;
	height: 33px;
	text-align: center;
	padding-top: 5px;
}

.enqform_rt{
	height: 38px;
	text-align: left;
	padding-left: 20px;
}

input.in{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	color: #535353;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 5px 5px 0px 5px;
}

textarea
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 90px;
	color: #535353;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 0px 0px 0px 5px;
}

select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	color: #535353;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding: 0px 0px 0px 5px;
}

select>option
{
	background-color: #ffffff;
	padding: 5px;
}

input.submit{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px;
}

/*************************** enewsletter.php ********************************************/
input.eNewsLetterSubscribe
{
	font-size: 11px;
	color:#535353;
	width: 140px;
	height: 20px;
	padding: 5px 5px 0px 5px;
	background: #ffffff;
	border: 1px solid #aaaaaa;
}

input.btneNewsLetterSubscribe{
	width: 104px;
	height: 29px;
	background: url(../images/btn_subscribe.png) no-repeat;
	border: 0px;
	cursor: pointer;
}
input.btneNewsLetterSubscribe:hover{
	background: url(../images/btn_subscribe_hover.png) no-repeat;
}

.enews_articleContainer{
	margin: 30px 0px 0px 0px;
}

.enews_ac_left{
	float: left;
	width: 115px;
}
.enews_ac_right{
	float: left;
	width: 365px;
	margin-left: 15px;
}