/* CSS Document */

/*---------------------------------------general-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background: url(../images/bg_pattern_light.png) repeat;
}
a img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}
.hidden {
	visibility:hidden;
}
div#mainContainer {
	min-height:588px;
	padding: 0 0 22px 12px;
	width: 628px;
}
div#sa_content ul {
	padding: 0 !important;
	margin: 0 0 0 15px !important;
}
div#background_top {
	width: 100%;
	background:url(../images/bg_pattern_dark.png) repeat;
	height: 128px;
}
div#maincontainer_top {
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	clear:left;
	background:url(../images/bg_top.jpg) repeat-x;
	height: 128px;
}
div#background_bottom {
	width: 100%;
	background: url(../images/bg_pattern_light.png) repeat;
	height: inherit;
}
div#maincontainer_bottom {
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	clear:left;
	background: url(../images/bg_1px.png) repeat;
	padding: 13px 0 0 0;
}
div#content {
	width: 960px;
	margin: 0 20px 0 20px;/*height: 1075px;*//*font-size:1px;*/
}
div#left_content {
	width: 652px;
	/*height: 1075px;*/
	float: left;
}
div#middle_content {
	width: 8px;
	/*height: 1075px;*/
	float: left;
}
div#right_content {
	width: 300px;
	float:right;
	/*height: 1075px;*/
	/*height: 702px;*/
	/*height:980px;*/
	background: #FFFFFF; /*border:#FF0000 1px solid;*/
}
div.padding13 {
	padding: 0;
}
div.padding6 {
	padding: 6px 0 6px 0;
	text-align:center;
}
div.padding17top {
	padding: 17px 0 0 0;
}
div.padding3top {
	padding: 3px 0 0 0;
}
#form_button {
	background: #222939;
	border: solid #222939 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
#form_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
}
div.floatleft {
	float:left;
}
div.floatright {
	float:right;
}
div.clearleft {
	clear:left
}
.pointer {
	cursor:pointer;
}
/*---------------------------------------font, inputs and link formats-------------------------------------------------*/

.huge_light_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#1D79B8;
	font-weight:bold;
	text-decoration:none
}
.big_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none
}
.medium_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none
}
.small_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.medium_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.medium_light_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1D79B8;
	font-weight:bold;
	text-decoration:none
}
.big_warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	text-decoration:none
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	text-decoration:none
}
.confirm {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006633;
	font-weight:bold;
	text-decoration:none
}
.highlighted_light_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1D79B8;
	text-decoration:underline;
	font-weight:bold
}
.big_dark_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
.medium_dark_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
.small_dark_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
.medium_dark_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none
}
.medium_dark_grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
.small_dark_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
.small_dark_grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
.big_dark_grey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
a.big_dark_red_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline
}
a.big_dark_red_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline
}
a.big_dark_red_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration: underline
}
a.small_white_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a.small_white_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a.small_white_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline
}
a.medium_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none
}
a.medium_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none
}
a.medium_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: underline
}
a.big_white_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a.big_white_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a.big_white_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline
}
a.small_white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none
}
a.small_white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none
}
a.small_white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline
}
a.small_light_blue_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1D79B8;
	font-weight:bold;
	text-decoration:none
}
a.small_light_blue_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1D79B8;
	font-weight:bold;
	text-decoration:none
}
a.small_light_blue_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1D79B8;
	font-weight:bold;
	text-decoration:underline
}
a.big_light_blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1D79B8;
	text-decoration:underline
}
a.big_light_blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1D79B8;
	text-decoration:underline
}
a.big_light_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1D79B8;
	text-decoration:underline
}
a.medium_dark_blue_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.medium_dark_blue_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.medium_dark_blue_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:underline
}
a.small_dark_blue_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.small_dark_blue_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.small_dark_blue_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:underline
}
a.medium_dark_blue_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.medium_dark_blue_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:none
}
a.medium_dark_blue_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0A2A41;
	font-weight:bold;
	text-decoration:underline
}
a.small_dark_blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	text-decoration:none
}
a.small_dark_blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	text-decoration:none
}
a.small_dark_blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
	text-decoration:underline
}
a.small_dark_grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
a.small_dark_grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
a.small_dark_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline
}
a.medium_dark_grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none
}
a.medium_dark_grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none
}
a.medium_dark_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:underline
}
a.small_dark_grey_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
a.small_dark_grey_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
a.small_dark_grey_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold
}
a.big_dark_blue_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0A2A41;
	text-decoration:none;
	font-weight:bold
}
a.big_dark_blue_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0A2A41;
	text-decoration:none;
	font-weight:bold
}
a.big_dark_blue_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0A2A41;
	text-decoration:underline;
	font-weight:bold
}
select {
	background: #FFFFFF;
	border: 1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*---------------------------------------header-------------------------------------------------*/
div#header {
	width: 960px;
	margin: 0 20px 0 20px;
	height: 128px;
}
div#left_header {
	width: 652px;
	height: 128px;
	float:left;
}
div#middle_header {
	width: 8px;
	height: 128px;
	float:left;
}
div#right_header {
	width: 300px;
	height: 128px;
	float:left;
}
div#left_header_logo {
	width: 652px;
}
div#left_header_menu {
	width: 652px;
	height: 40px;
	/*font-family:Arial, Helvetica, sans-serif;
font-size: 14px;*/
position:relative;
}
div#right_header_center_logo {
	width: 300px;
	text-align: right;
}
div#right_header_center_networking_logo {
	width: 300px;
	text-align: right;
}
div#right_header_center_networking_logo img {
	padding: 5px 0 0 10px;
}
div#right_header_bottom {
	width: 300px;
	height: 40px;
}
div#community_tab {
	/*float:right !important;*/
width: 300px;
	/*height: 40px;*/

padding: 3px 0 0 0;
}
/*div#search_div{
float:left;
width: 200px;
height: 40px;
text-align:right;
}*/

#search_button {
	background: #222939;
	border: solid #222939 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	cursor:pointer;
}
#search_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
}
div.more {
	text-align:right;
	padding: 0 10px 0 10px;
}
/*----------------------------------------menu tabs---------------------------------------------------*/

.menu_subtitle {
	font: 10px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif !important;
	text-align:center;
	/*padding: 0 0 9px 0;*/
	height: 22px;
}
#glowingtabs {
	float:left;
	width:100%;
	/*font-size: 14px;*/
	line-height:14px;
	font: bold 15px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif !important;
}
#glowingtabs ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#glowingtabs li {
	display:inline;
	margin:0;
	padding:0;
}
#glowingtabs li > div {
	float:left;
	background:url(../images/tab_button_left.png) no-repeat left top;
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 4px;
	width: 158px;
}
#glowingtabs li > div > div {
	background:url(../images/tab_button_right.png) no-repeat right top;
	float:left;
	display:block;
	padding: 0 7px 0 1px;
	text-align:center;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs li > div > div {
	float:none;
}
/* End IE5-Mac hack */

#glowingtabs a {
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}
#glowingtabs a:hover {
	color: #FFFFFF;
}
#glowingtabs #current > div { /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs #current > div > div { /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
}
#glowingtabs li > div:hover { /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs li > div:hover > div { /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs li > div.mouseover { /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs li > div.mouseover > div { /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
/*------------------------------Orange starts here-----------------------------------------------*/

#glowingtabs_orange {
	/*margin-left: 140px;*/
	margin-left: 75px;
	width:100%;
	/*font-size:14px;*/
font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif !important;
	line-height:14px;
}
#glowingtabs_orange ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#glowingtabs_orange li {
	display:inline;
	margin:0;
	padding:0;
}
#glowingtabs_orange li > div {
	float:left;
	background:#5690b8 url(../images/tab_button_left.png) no-repeat left top; /*url(../images/tab_button_orange_left.jpg)*/
	margin:0;
	margin-right: 1px; /*spacing between each tab*/
	padding:0 0 0 4px;
}
#glowingtabs_orange div > div {
	float:left;
	display:block;
	background:#5690b8 url(../images/tab_button_right.png) no-repeat right top; /*url(../images/tab_button_orange_right.jpg)*/
	padding: 3px 7px 4px 3px;
}
#glowingtabs_orange a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#glowingtabs_orange a:hover {
	color: #FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs_orange li > div > div {
	float:none;
}
/* End IE5-Mac hack */


#glowingtabs_orange #current > div { /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs_orange #current div > div { /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
}
#glowingtabs_orange li > div:hover { /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}
#glowingtabs_orange li > div:hover > div { /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
/*
/*------------------------------------------------------sub nav---------------------------------------------*/

div.subnav_noshow {
	visibility: hidden;
	display: none;
	position:absolute;
	left: 0;
	top: 0;
	float:left;
}
div.subnav_show {
	visibility:visible;
	width: 210px;
	position:absolute;
	left: -3px;
	top: 40px;
	z-index: 10;
	float:left;
}
div.subnav_show_why_us_subnav {
	visibility:visible;
	width: 210px;
	position:absolute;
	left: 125px;
	top: 30px;
	z-index: 10;
	float:left;
}
div.inner_subnav_why_us_subnav {
	background:url(../images/dropdown_1px.png) repeat-y;
	/*_behavior: url(/javascript/iepngfix.htc);*/
width: 210px;
	height:140px;
}
div.subnav_show_apply_subnav {
	visibility:visible;
	width: 210px;
	position:absolute;
	left: 255px;
	top: 30px;
	z-index: 10;
	float:left;
}
div.inner_subnav_apply_subnav {
	background:url(../images/dropdown_1px.png) repeat-y;
	width: 210px;
	height:365px;
}
div.subnav_show_finance_subnav {
	visibility:visible;
	width: 210px;
	position:absolute;
	left: 385px;
	top: 30px;
	z-index: 10;
	float:left;
}
div.inner_subnav_finance_subnav {
	background:url(../images/dropdown_1px.png) repeat-y;
	width: 210px;
	height:135px;
}
div.subnav_show_resource_subnav {
	visibility:visible;
	width: 210px;
	position:absolute;
	left: 515px;
	top: 30px;
	z-index: 10;
	float:left;
}
div.inner_subnav_resource_subnav {
	background:url(../images/dropdown_1px.png) repeat-y;
	width: 210px;
	height:195px;
}
div.inner_subnav_bottom {
	background:url(../images/dropdown_bottom.png) no-repeat;
	width: 210px;
	height:8px;
}
div.column_subnav {
	height: 89px;
	float: left;
}
ul.list_mainsubnav {
	list-style-type:none;
	padding: 5px 0 0 0;
}
li.list_mainsubnav_item {
	padding: 0 0 0 15px;
	margin:0 0 5px 0;
}
ul.list_3rdlevel {
	list-style-type:none;
	padding: 0 0 0 0;
}
ul.list_3rdlevel li {
	padding: 0 0 0 15px;
}
/*------------------------------------------------------end of sub nav-----------------------------------------*/


/********************************************************************************************HOME BODY****************************************************************************/

/*---------------------------------------left content-------------------------------------------------*/
div#left_content_quicksearch_container {
	width:652px;
}
div#left_content_program_search {
	width:324px;
	/*height:324px;
background:#FFF;*/
	float:left;
}
div#left_content_handbooks_search {
	width:324px;
	/*height:324px;
background:#FFF;*/
	float:right;
}
div#box1_top {
	background:url(../images/box1_top_program_search.gif) no-repeat;
	width: 324px;
	height: 75px;
}
.box_title {
	/*visibility:hidden;*/
	display: none;
}
div#box1_middle {
	height:242px;
	background:#FFF;
}
div#box1_bottom {
	background:url(../images/box1_bottom.gif) no-repeat;
	width: 324px;
	height: 10px;
}
.ps_form {
	margin:0;
	padding:0;
}
#program_search_form {
	padding: 10px 0 0 2px;
	margin: 0;
}
#program_search_sm #program_search_form {
	padding: 0 0 0 2px;
	margin: 0;
}
#program_search_form select, option {
	width: 200px;
	/*height: 24px;*/
font: 13px Arial, Helvetica, sans-serif;
}
#program_search_form select {
}
#program_search_form .ps_country, .ps_term, .ps_region, .ps_area {
/*padding: 4px 0 4px 0;*/
}
#program_search_form label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
.box_left_form {
	float:left;
	padding: 0 0 0 4px;
}
.box_right_form {
	float:right;
	padding: 0 4px 0 0;
}
.box_right_form .box_button {
	padding:12px 0 0 0;
	margin:0;
}
.box_right_form .box_advanced {
	text-align:center;
	padding:5px 0 0 0;
	margin:0;
}
.box_bottom_form {
	/*clear:both;
	background:url(../images/poweredbyterradotta.png) no-repeat;
	width: 198px;
	height: 45px;*/
	float:right;
	/*padding: 35px 0 0 0;*/
	padding: 0;
}
div#box2_top {
	background:url(../images/box2_top_handbooks.gif) no-repeat;
	width: 324px;
	height: 75px;
}
.box2_title {
	visibility:hidden;
}
div#box2_middle {
	height:242px;
	background:#FFF url(../images/box2_map.gif) no-repeat;
	width: 324px;
}
div#box2_middle #student_handbooks_form {
	padding: 180px 0 0 2px;
	margin: 0;
}
#student_handbooks_form select, option {
	width: 200px;
	height: 22px;
	font: 13px Arial, Helvetica, sans-serif;
}
div#box2_middle .pch_select_container label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
div#box2_middle .pch_select_container {
	padding:13px 0 0 0;
	margin:0;
}
div#box2_middle .pch_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
div#box2_middle .pch_search_button {
	float:right;
	padding:12px 0 0 0;
	margin:0;
}
div#box2_bottom {
	background:url(../images/box2_bottom.gif) no-repeat;
	width: 324px;
	height: 10px;
}
div#left_content_top {
	width: 652px;
	background: #FFFFFF;
	height: 3px;
	background:url(../images/tab_white_top.gif) no-repeat;
}
div#left_content_top1 {
	width: 652px;
	background: #ffbe52;
	height: 10px;
	background:url(../images/tab_yellow_menu_top.gif) no-repeat;
}
div#left_content_middle {
	background: #FFFFFF;/*min-height: 885px;*/
}
div#left_content_main_top {
	width:652px;/*height:68px;*/
}
div#fp_container {
	padding: 10px;
	min-height:564px;
}
div.fp_title {
}
div.fp_description {
	padding: 10px 15px 0 0;
}
div.s_box_content div.s_fp_logo_container {
	padding: 0 0 25px 0;
	margin: 0;
}
div.s_box_content div.s_fp_logo {
	width: 120px;
	float: left;
}
div.s_box_content div.s_fp_title {
}
div.s_box_content div.s_fp_title h3 {
	width: 480px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #3B5998;
}
div.s_box_content div.s_fp_title a {
	color: #3B5998;
	text-decoration: none;
}
div.s_box_content div.s_fp_title a:hover {
	color: #3B5998;
	text-decoration:underline;
}
div.s_box_content div.s_fp_title a:visited {
	color: #3B5998;
	text-decoration: none;
}
div.s_box_content div.s_fp_container {
	float: right;
}
div.s_box_content div.s_fp_description {
	width: 480px;
	padding: 0 15px 0 0;
}
div.s_box_content div.s_fp_description a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
div.s_box_content div.s_fp_description a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration:underline;
}
div.s_box_content div.s_fp_description a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
div#glowingtab_handbook_container {
	padding:0;
	margin:-8px 0 0 0;
}
div#left_content_main_bottom {
	padding: 10px;
	/*min-height:540px;*/
	min-height:672px;
}
div#left_content_bottom {
	width: 652px;
	height: 3px;
	background:url(../images/bottom_big.gif) no-repeat;
	font-size: 1px;
}
/********************************************************************************************/
/*  Howard Change Feb 7 2012 */
div#quick_links {
	float: right;
	padding: 0 0 0 9px;
	margin: 0;
	/*margin: 0 0 10px 10px;
	padding: 0 0 10px 25px;*/
	/*margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #000000;*/
	width: 200px;
}
div#quick_links h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #1A2B3F;
}
ul#quick_links_list {
	list-style-type: none;
}
/*div#list_city {
	float: left;
	height: 180px;
	width: 182px;
}*/
div#quick_links_top {
	height: 32px;
	background: url(../images/tab_small_yellow_top.gif) top no-repeat #ffbe52;
	width: 190px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #FFF;
}
div#quick_links_top h2 {
	padding:8px 0 0 0;
	margin: 0;
}
div.list_link_middle {
	/*height: 30px;*/
	width: 180px;
	background: #ffbe52;
	padding: 0 10px 8px 10px;
	border-bottom: 1px solid #FFF;
	text-decoration:none;
}
div#quick_links_bottom {
	height: 29px;
	background: url(../images/tab_small_yellow_bottom.gif) bottom no-repeat #ffbe52;
	width: 179px;
	padding: 0 0 0 21px;
	text-decoration:none;
}
div#actual_content h1#title {
	/*border: 1px solid #000000;
	width: 422px;*/
	background:#faa71f url(/handbook/images/sh-title-bar.jpg) no-repeat;
	width:418px;
	font: bold italic 20px Arial, Helvetica, sans-serif;
	color:#1A2B3F;
}
div#actual_content h1 {
	margin:0;
	padding:0 0 0 5px;
}
div#actual_content h2 {
	font: bold italic 16px Arial, Helvetica, sans-serif;
}
div#actual_content h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
/* word-break only support on IE, Chrome, Safari but NOT firefox */
/*div#actual_content p {
	word-break:hyphenate;
	text-indent: 1.5em;
	margin-top: 10px;
}
div#actual_content p+p {
	word-break:hyphenate;
	text-indent: 1.5em;
	margin-top: 10px;
}
*/
div#actual_content p {
	word-break:hyphenate;
	text-indent: 1.5em;
	padding: 5px 0 5px 0;
	margin:0;
}
div#actual_content p+p {
	word-break:hyphenate;
	text-indent: 1.5em;
	padding: 5px 0 5px 0;
}
/* Width each menu to equal width */
/*
.sf-menu a {
  width: 81px;
  height: 30px;
  text-align: center;
}

.sf-menu {
  width: 652px;
}
*/
div#content_container {
	margin: 0;
	padding: 10px 0 25px 0;
}
div#content_container ul, ol {
	margin: 0;
	padding: 0 0 0 35px;
}
div#content_container table {
	margin: 0;
	padding: 10px 0 0 10px;
}
div#content_container {
	margin: 0;
	padding: 10px 0 25px 0;
}
div#content_container a:link {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#3B5998;
	text-decoration:none
}
div#content_container a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#3B5998;
	text-decoration:none
}
div#content_container a:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#3B5998;
	text-decoration:underline
}
/********************************************************************************************/

/*div#box2_top_sm {
	background:url(../images/box2_top_handbooks_sm.gif) no-repeat;
	width: 300px;
	height: 85px;
}
div#box2_middle_sm .box2_title_sm {
	visibility:hidden;
}
div#box2_middle_sm {
	height:229px;
	background:#FFF url(../images/box2_map_sm.gif) no-repeat;
	width: 300px;
}
div#box2_middle_sm #student_handbooks_form {
	padding: 180px 0 0 2px;
	margin: 0;
}
div#box2_middle_sm #student_handbooks_form select, option {
	width: 185px;
	font: 13px Arial, Helvetica, sans-serif;
}
div#box2_middle_sm .pch_country {
	float:left;
	padding:4px 0 0 0;
	margin:0;
}
div#box2_middle_sm .pch_search_button {
	float:right;
	padding:0;
	margin:0;
}
div#box2_bottom_sm {
	width: 300px;
	height: 10px;
}*/

/**/
div#box2_top_sm {
	background:url(../images/handbooks_search_top.gif) no-repeat;
	width: 300px;
	height: 55px;
}
.box2_title_sm {
	visibility:hidden;
}
div#box2_middle_sm {
	height:229px;
	background:#FFF url(../images/handbooks_search_map.gif) no-repeat;
	width: 300px;
}
div#box2_middle_sm #student_handbooks_form {
	padding: 180px 0 0 2px;
	margin: 0;
}
div#box2_middle_sm .pch_select_container label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
div#box2_middle_sm .pch_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
div#box2_middle_sm .pch_search_button {
	float:right;
	padding:10px 0 0 0;
	margin:0;
}
div#box2_bottom_sm {
/*background:url(../images/box2_bottom.gif) no-repeat;
	width: 300px;
	height: 10px;*/
}
#study_abroad_resources select, option {
	width: 180px;
	font: 12px Arial, Helvetica, sans-serif;
}
#student_handbooks_form_sm {
	padding: 0;
	margin: 0;
}
#student_handbooks_form_sm select, option {
	width: 180px;
	height: 22px;
	font: 13px Arial, Helvetica, sans-serif;
}
#student_handbooks_form_sm .pch_select_container label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
#student_handbooks_form_sm .pch_select_container {
	padding:0 0 0 0;
	margin:0;
}
#student_handbooks_form_sm .pch_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
#student_handbooks_form_sm .pch_search_button {
	float:right;
	padding:12px 0 0 0;
	margin:0;
}
#student_handbooks_form_sm .pch_bottom {
	clear:both;
	padding:0 0 6px 0;
	margin:0;
}
#study_abroad_resources .pch_select_container label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
#study_abroad_resources .pch_select_container {
	padding:12px 0 0 0;
	margin:0;
}
#study_abroad_resources .pch_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
div#program_search_sm {
	clear:both;
}
div#program_search_sm label {
	font: 11px Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}
div#program_search_sm select, option {
	width: 170px;
	/*height: 24px;*/
	font: 12px Arial, Helvetica, sans-serif;
}
/**/
/* Featured Programs */
#sponsors_form_container select, option {
	width: 180px;
	height: 22px;
	font: 13px Arial, Helvetica, sans-serif;
}
.sponsors_select_container label {
	/*padding: 4px 0 4px 0;*/
	font: 11px Arial, Helvetica, sans-serif;
	/*color: #1D79B8;*/
	color: #666;
	text-transform:uppercase;
}
.sponsors_select_container {
	padding:10px 0 0 0;
	margin:0;
}
.sponsors_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
.sponsors_search_button {
	float:left;
	padding:13px 0 0 10px;
	margin:0;
}
.sponsors_bottom {
	clear:both;
	padding:0;
	margin:0;
}
/**/
/*student handbook right box*/
#country_specific_handbook {
	height: 300px;
	padding: 0 0 0 0;
	margin: 0;
}
div#handbooks_search_top {
	background:url(../images/handbooks_search_top.gif) no-repeat;
	width: 300px;
	height: 69px;
}
.handbooks_search_top_title {
	visibility:hidden;
}
div#handbooks_search_middle {
	background:#FFF url(../images/handbooks_search_map.gif) no-repeat;
	width: 300px;
	height:176px;
}
div#handbooks_search_middle #handbooks_search_form {
	padding: 180px 0 0 2px;
	margin: 0;
}
#handbooks_search_form select, option {
	width: 160px;
	/*height: 24px;*/
font: 13px Arial, Helvetica, sans-serif;
}
div#handbooks_search_middle .handbooks_search_select_container {
	padding:12px 0 0 0;
	margin:0;
}
div#handbooks_search_middle .handbooks_search_country {
	float:left;
	padding:0 0 0 8px;
	margin:0;
}
div#handbooks_search_middle .handbooks_search_button {
	float:right;
	padding:0 6px 0 0;
	margin:0;
}
div#handbooks_search_bottom {
/*background:url(../images/box2_bottom.gif) no-repeat;
	width: 300px;
	height: 10px;*/
}
/*programs search right box*/
div#program_search {
	clear:both;
	height:350px;
}
div#program_search_top {
	background:url(../images/program_search_top.gif) no-repeat;
	width: 300px;
	height: 55px;
}
.program_search_title {
	visibility:hidden;
}
div#program_search_middle {
	height:232px;
	background:#FFF;
}
div#program_search_bottom {
	/*background:url(../images/box1_bottom.gif) no-repeat;*/
	width: 300px;
	height: 10px;
}
div#city_introduction {
	padding: 5px 0 0 0;
	margin: 0;
}
div#left_content_top_city_intro {
	width: 652px;
	height: 10px;
	background:url(../images/tab_white_top.gif) no-repeat;
}
div#left_content_middle_city_intro {
	/*height: 1024px;*/
height: 200px;
	width: 652px;
	background:#FFFFFF;
}
div#left_content_bottom_city_intro {
	width: 652px;
	height: 3px;
	background:url(../images/bottom_big.gif) no-repeat;
	font-size: 1px;
}
div#subtitle {
	padding: 0 0 0 10px;
}
div.divider {
	width: 100%;
	height: 1px;
	background:url(../images/dotline.gif);
	font-size:1px;
}
div#banner {
	height:272px;
	padding: 4px 0 0 4px;
}
div#story {
	height:200px;
}
div#featured_story {
	float:left;
	height: 180px;
	width:426px;
}
div#featured_story_top {
	height: 33px;
	width: 426px;
	background:url(../images/tab_blue_top.gif) top no-repeat #79C7EB;
}
div#featured_story_top_content {
	padding: 0 0 0 10px;
	font-size: 11px;
}
div#featured_story_bottom {
	width: 426px;
}
div#featured_story_bottom_content {
	padding: 0 15px 0 15px;
	width: 396px;
	line-height: 18px;
}
div#list_story {
	float: left;
	height: 180px;
	width: 182px;
}
div#list_story_top {
	height: 29px;
	background: url(../images/tab_small_blue_top.gif) top no-repeat #79C7EB;
	width: 174px;
	padding: 0 0 0 10px;
}
div.list_story_middle {
	height: 26px;
	width: 163px;
	background: #79C7EB;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
div#list_story_bottom {
	height: 29px;
	background: url(../images/tab_small_blue_bottom.gif) bottom no-repeat #79C7EB;
	width: 163px;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
div#city {
	height:205px;
}
div#featured_city {
	float:left;
	height: 180px;
	width:426px;
}
div#featured_city_top {
	height: 33px;
	width: 426px;
	background:url(../images/tab_blue_top.gif) top no-repeat #79C7EB;
}
div#featured_city_top_content {
	padding: 0 0 0 10px;
	font-size: 11px;
}
div#featured_city_bottom {
	width: 426px;
}
div#featured_city_bottom_content {
	padding: 0 15px 0 15px;
	width: 396px;
	line-height: 18px;
}
div#list_city {
	float: left;
	height: 180px;
	width: 182px;
}
div#list_city_top {
	height: 29px;
	background: url(../images/tab_small_blue_top.gif) top no-repeat #79C7EB;
	width: 174px;
	padding: 0 0 0 10px;
}
div.list_city_middle {
	height: 26px;
	width: 163px;
	background: #79C7EB;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
div#list_city_bottom {
	height: 29px;
	background: url(../images/tab_small_blue_bottom.gif) bottom no-repeat #79C7EB;
	width: 163px;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
div#sponsor {
}
div#featured_sponsor {
	float:left;
	height: 180px;
	width:426px;
}
div#featured_sponsor_top {
	height: 33px;
	width: 426px;
	background:url(../images/tab_darkblue_top.gif) top no-repeat #012640;
}
div#featured_sponsor_top_content {
	padding: 0 0 0 10px;
	font-size: 11px;
}
div#featured_sponsor_bottom {
	width: 426px;
}
div#featured_sponsor_bottom_content {
	padding: 0 0 0 15px;
	line-height: 18px;
}
div.sponsor_column {
	float: left;
	margin: 0 23px 20px 0;
}
div#list_important {
	float: left;
	height: 180px;
	width: 182px;
}
div#list_important_top {
	height: 29px;
	background: url(../images/tab_small_darkblue_top.gif) top no-repeat #012640;
	width: 174px;
	padding: 0 0 0 10px;
}
div.list_important_middle {
	height: 26px;
	width: 163px;
	background: #012640;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
div#list_important_bottom {
	height: 29px;
	background: url(../images/tab_small_darkblue_bottom.gif) bottom no-repeat #012640;
	width: 163px;
	padding: 0 0 0 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
/*---------------------------------------rigth content-------------------------------------------------*/


div#right_content_top {
	width: 300px;
	height: 70px;
	background:url(../images/tab_orange_top.gif) no-repeat;
	font: italic bold 15px arial, sans-serif;
	/* vertical-align: middle
	padding-left: 20px;
	padding-top: 20px; hack */
	color:#1a2b3f;
}
div#right_content_text_container1 {
	padding-left: 10px;
	padding-top: 8px; /* hack*/
	padding-right: 10px;
}
div#right_content_text_container2 {
	padding-left: 10px;
	padding-top: 8px; /* hack*/
	padding-right: 10px;
}
div#sponsors_list {
	font: 14px Arial, Helvetica, sans-serif;
	padding:0 0 0 10px;
}
div#sponsors_list ul {
	list-style-type:none;
}
div#sponsors_list ul li {
	list-style-type:none;
}
div#right_content_text {
}
div#right_content_middle {
	width: 300px;
}
div#student_handbook_title_container {
	background: #ffae21 url(../images/student-handbook-bar.gif) no-repeat;
	height: 50px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#student_handbook_title {
	/*background: #ffac24;*/
	font: bold 20px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	padding:4px 0px 2px 28px;
	/*padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;*/
	line-height: 100%;
	color: #FFFFFF;
}
div#right_content_top_sm {
	background: url("../images/top_small.gif") no-repeat;
	width: 300px;
	height: 3px;
	font-size: 1px;
}
div#right_content_top_gold_sm {
	background: url("../images/top_gold_small.gif") no-repeat;
	width: 300px;
	height: 3px;
	font-size: 1px;
}
div#right_content_bottom {
	width: 300px;
	height: 3px;
	font-size: 1px;
	background:url(../images/bottom_small.gif) no-repeat;
}
div#forum_subtitle {
	width:324px;
	height: 85px;
	vertical-align: middle;
	text-align: left;
}
#facebook_activity {
	/*padding: 10px 0 10px 0;*/
	padding: 0;
	margin: 0;
	background:#FFF;
}
div#facebook_title_container {
	background:url(../images/student-handbook-bar2.gif) no-repeat;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#facebook_activity .facebook_title {
	color: #FFFFFF;
	font: bold 18px Arial, Sans-serif;
	padding: 3px 0 2px 28px;
	text-transform: uppercase;
}
.fb-activity {
	/*padding: 10px 0 0 0;*/
	padding: 0;
	margin: 0;
}
.fb-like {
	/*padding: 10px 0 0 0;*/
	text-align:center;
	padding: 0 0 0 20px;
	margin: 0;
}
.student_handbook_menu {
	padding: 3px 0 4px 0;
	margin: 0;
}
#quicklinks_container {
	background:#FFF;
	padding: 2px 0 2px 0;
	margin: 0;
}
#quicklinks_content {
	/*padding: 0 0 0 8px;*/
	padding: 3px 0 3px 8px;
	margin: 0;
}
div#quicklinks_title_container {
	background: #737173 url(../images/student-handbook-bar2.gif) no-repeat;
	height: 28px;
	/*margin-top: 5px;*/
	margin-bottom: 5px;
}
#quicklinks_container .quicklinks_title {
	font: bold 20px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	padding:2px 0px 2px 28px;
	color: #FFFFFF;
}
#quicklinks ul li {
	list-style-type:none;
	padding: 5px 0 5px 8px;
	margin: 0;
}
#quicklinks_top {
	background: url(../images/quick_links_top.gif) no-repeat;
	height:6px;
}
#quicklinks_bottom {
	background: url(../images/quick_links_bottom.gif) no-repeat;
	height:6px;
}
#quicklinks_middle {
	border-left:2px solid #b5b6b5;
	border-right:2px solid #b5b6b5;
	width: 280px;
}
#quicklinks_middle #quicklinks li {
	border-bottom: 1pt dotted #b5b6b5;
	margin: 0 0 0 18px;
	padding: 4px 18px;
	width: 208px;
}
#quicklinks_middle #quicklinks ul li a {
	margin: 0 0 0 18px;
}
#quicklinks a:link {
	color: #3B5998;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #3B5998;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#quicklinks a:visited {
	color: #3B5998;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sponsors {
	background:#FFF;
}
div#sponsors_title_container {
	background: #737173 url(../images/student-handbook-bar2.gif) no-repeat;
	height: 28px;
	/*margin-top: 5px;*/
	margin-bottom: 5px;
}
#sponsors .sponsors_title {
	font: bold 20px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif;
	text-transform: uppercase;
	padding:2px 0px 2px 28px;
	color: #FFFFFF;
}
#sponsors #sponsors1 {
	background:#FFF;
	padding: 0 0 2px 39px;
	margin: 0;
}
#sponsors #sponsors2 {
	background:#FFF;
	padding:2px 0px 2px 0;
	margin: 0;
	text-align:left;
	width: 280px;
}
#sponsors #sponsors_bar {
	width: 200px;
	padding:0 0 10px 0;
	margin: 0 0 0 50px;
	border-top: 1px dotted #999;
}
#sponsors #sponsors2 ul li {
	list-style-type:none;
}
#sponsors #sponsors2 #main_sub_sponsors_featured a:link {
	font: 14px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
#sponsors #sponsors2 #main_sub_sponsors_featured a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: underline;
}
#sponsors #sponsors2 #main_sub_sponsors_featured a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
div#login_div_form {
	height: 106px;
	padding: 0 10px 0 10px
}
div#login_div_form_left {
	height: 106px;
	float: left;
	width: 150px;
}
div#login_div_form_right {
	height: 106px;
	float: left;
	width: 130px;
}
div#advertisement {
	height: 250px;
}
div#threads {
	height: 202px;
}
div.thread_row_gray {
	padding: 3px 10px 0 10px;
	background: #ECEBEB;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
}
div.thread_row_white {
	padding: 3px 10px 0 10px;
	background: #FFFFFF;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A2A41;
}
div#photos {
	height: 106px;
}
div#videos {
	height: 109px;
}
div#groups {
	height: 136px;
	padding: 0 5px 0 5px;
}
div#fun_fact_pic {
	height: 130px;
	width:120px;
	float:left;/*border: solid #FF0000 1px*/
}
div#fun_fact_content {
	height: 120px;
	width:150px;
	float:left;
	line-height: 18px;
}
#tagcloud_1 {
	font-family: "Arial";
	opacity: .3;
	font-size: 8pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_2 {
	font-family: "Arial";
	opacity: .4;
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_3 {
	font-family: "Arial";
	opacity: .4;
	font-size: 10pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_4 {
	font-family: "Arial";
	opacity: .5;
	font-size: 11pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_5 {
	font-family: "Arial";
	opacity: .5;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_6 {
	font-family: "Arial";
	opacity: .6;
	font-size: 13pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_7 {
	font-family: "Arial";
	opacity: .7;
	font-size: 14pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_8 {
	font-family: "Arial";
	opacity: .8;
	font-size: 15pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_9 {
	font-family: "Arial";
	opacity: .9;
	font-size: 16pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
#tagcloud_10 {
	font-family: "Arial";
	font-size: 17pt;
	line-height: 18pt;
	text-decoration: none;
	color: #1D79B8;
}
a.nounderline {
	text-decoration:none;
}
/********************************************************************************************HOME BODY END****************************************************************************/


/********************************************************************************************SUBPAGE BODY****************************************************************************/


div#subpage_container {
	width: 960px;
	margin: 0 20px 0 20px;
}
div#subpage_left_container {
	width: 824px;
	float: left;
}
div#subpage_left_container_top {
	width: 824px;
	background: url(../images/int_top_big.gif) no-repeat top #FFFFFF;
}
div#subpage_left_container_bottom {
	width: 824px;
	height: 100px;
	background: #FFFFFF url(../images/int_bottom_big.gif) bottom no-repeat;
}
div#left_navigation {
	width: 172px;
	background: #FFFFFF;
	float: left;
	background: url(../images/int_3level_middle.gif) repeat-y;
}
div#left_nav_upper {
	background: url(../images/int_3level_top.gif) top left no-repeat;
	width: 172px;
	height: 12px;
}
div.left_nav_selected {
	width: 172px;
	height: 34px;
	background: url(../images/int_3level_selected.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	font-size:11px;
	cursor:pointer;
}
div.left_nav_unselected {
	width: 172px;
	height: 34px;
	background: url(../images/int_3level_unselected.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	cursor:pointer;
}
div.left_nav_text {
	width: 145px;
	margin: 0 0 0 8px;
	padding: 3px 0 0 0;
	text-align:center;
}
div#download_nav {
	width: 161px;
	height: 100px;
	background: url(../images/int_3level_bottom.gif) #E8E8E8 bottom left no-repeat;
	text-align:center;
	float:left;
}
div#sponsor_bottom {
	width: 663px;
	height: 100px;
	float: left
}
div#line_bar {
	background: url(../images/line_bar1px.gif) repeat-x;
	font-size: 1px;
	width: 643px;
	height: 1px;
	margin: 0 0 0 10px;
}
div.margin_left30 {
	margin: 0 0 0 30px;
}
div#subpage_content {
	margin: 0 0 0 191px;
	/*border: #006666 1px solid;*/
width: 623px;
}
div#subpage_middle_container {
	width: 10px;
	height: 10px;
	float: left;
}
div#subpage_right_container {
	width: 125px;
	float:left;
}
div#login_box {
	width: 125px;
	text-align:center;
}
div#login_box_top {
	width: 125px;
	height: 23px;
}
div#login_box_top_left {
	background:url(../images/tab_orange_left.jpg) no-repeat;
	width: 3px;
	height: 23px;
	float:left;
}
div#login_box_top_center {
	background:url(../images/tab_orange.jpg) repeat-x;
	width: 109px;
	height: 23px;
	float:left;
	text-align:left;
	padding: 0 0 0 10px;
}
div#login_box_top_right {
	background:url(../images/tab_orange_right.jpg) no-repeat;
	width: 3px;
	height: 23px;
	float:left;
}
div#login_box_middle {
	background: #FFFFFF;
	text-align:left;
}
div#login_box_bottom {
	background:url(../images/int_bottom_small.gif) no-repeat;
	width: 125px;
	height: 3px;
	font-size:1px;
}
div.margin_left10 {
	margin: 0 0 0 10px;
	text-align:left;
}
div#position_subpage_footer {
	margin: 0 0 0 172px;
	height: 25px;
}
div#subpage_footer_content {
	width: 663px;
	height: 25px;
}
div#subpage_left_footer_left {
	width: 400px;
	float: left;
	height: 25px;
}
div#subpage_left_footer_right {
	float: left;
	height: 25px;
}
div#subpage_footer {
	width: 960px;
	clear: left;
	height: 30px;
	margin: 0 20px 0 20px;
}
div#subpage_left_footer {
	width: 824px;
	height: 30px;
	float: left;/*border:#FF0000 1px solid;*/
}
div#subpage_middle_footer {
	width: 8px;
	height: 30px;
	float: left;
}
div#subpage_right_footer {
	width: 125px;
	float:left;
	height: 30px;/*border:#FF0000 1px solid;*/
}
div#subpage_left_footer_content_left {
	width: 650px;
	height: 25px;
	float: left;
	margin: 5px 0 0 0;
}
/********************************************************************************************SUBPAGE BODY END****************************************************************************/



/*------------------------------------------------------sub nav for subpage---------------------------------------------*/

div.subnav_noshow_long {
	visibility: hidden;
	display: none;
	position:absolute;
	left: 0;
	top: 0;
	float:left;
}
div.subnav_show_long {
	visibility:visible;
	width: 830px;
	height: 94px;
	position:absolute;
	left: -3px;
	top: 40px;
	z-index: 10;
	float:left;
}
div.inner_subnav_long {
	background:url(../images/2level_bg.png) no-repeat;
	_behavior: url(/javascript/iepngfix.htc);
	width: 830px;
	height: 94px;
}
div.column_subnav_long {
	height: 89px;
	float: left;
}
ul.list_mainsubnav_long {
	list-style-type:none;
}
ul.list_mainsubnav_long li {
	padding: 0 0 0 10px;
	margin:0 0 5px 0;
}
div.table_floatright {
	width: 20%;
	text-align:left;
	float:right
}
div.table_left_section {
	width: 80%;
}
/*------------------------------------------------------end of sub nav for subpage-----------------------------------------*/



/********************************************************************************************NO NAVIGATION SUBPAGE BODY****************************************************************************/

div#nonav_sponsor_bottom {
	width: 824px;
	height: 100px;
	float: left
}
div#nonav_line_bar {
	background: url(../images/line_bar1px.gif) repeat-x;
	font-size: 1px;
	width: 803px;
	height: 1px;
	margin: 0 0 0 10px;
}
div.margin_left30 {
	margin: 0 0 0 30px;
}
div#nonav_subpage_content {
	/*border: #006666 1px solid;*/
width: 774px;
	margin: 0 25px 0 25px;
}
div#subpage_middle_container {
	width: 10px;
	height: 10px;
	float: left;
}
div#intro_part {
	height: 125px;
}
div#intro_part p {
	line-height:18px;
}
div#intro_part_small {
	height: 80px;
}
div#intro_part_small2 {
	height: 50px;
}
div#intro_text {
	width: 77%;
	float: left;
}
div#intro_text p {
	line-height:18px;
}
div#intro_text_big {
	width: 85%;
	float: left;
}
div#intro_text_big p {
	line-height:18px;
}
div#map {
	float: left;
}
div#table_box {
	width: 772px;
	background: url(../images/table_top.gif) top no-repeat;
	clear: left;
	text-align:center;
}
div#scroll_table {
	height: 150px;
	overflow: auto;
}
div#main_content {
	text-align:left;
	width: 100%;
}
table.overview_table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
	width: 766px;
}
table.overview_table TR {
}
table.overview_table TH {
	background: #78C7EB;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	height: 24px;
	border-right: 1px #FFFFFF solid;
}
table.overview_table TH.last {
	background: #78C7EB;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	height: 24px;
	border:none;
}
table.overview_table_data {
	width: 766px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 11px;
}
table.overview_table_data TD {
	padding: 3px;
}
table.overview_table_data a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
table.overview_table_data a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
table.overview_table_data a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline
}
div.marginright3 {
	margin: 0 0 0 3px;
	width:100%;
}
div.linebar100percent {
	height: 3px;
	background: url(../images/line_bar1px.gif) repeat-x;
	width: 100%;
}
div#main_content_text {
	width: 72%;
	padding: 0 1% 0 0;
	text-align:left;
	min-height: 540px;
}
div#main_content_text_full {
	width: 100%;
	padding: 0 0 0 0;
	text-align:left;
}
div#main_content_text p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
div.subpage_full_text {
	width: 100%;
	padding: 0 0 0 0;
	text-align:left;
}
div.subpage_full_text p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
div#main_content_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
div#main_content_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:bold
}
div#main_content_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-weight:bold
}
div#main_content_photo {
	float: right;
	width: 23%;
}
div#instrcution {
	font-family:Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	width: 772px;
}
div.marginleft25 {
	margin: 0 0 0 25px;
}
/*-------------------------------Story archive page----------------------------------------------*/

div.column_story_list {
	float: left;
	width: 240px;
	height: 270px;
}
div.story_icon {
	float: left;
	width: 60px;
	height: 60px;
}
div.story_title {
	float: left;
	width: 180px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none
}
div.story_row {
	width: 240px;
	height: 60px;
}
div#story_sort {
	height: 34px;
	margin: 0 0 20px 0
}
div#story_listing {
	height: 270px;
	width: 770px;
}
div.button_story_unselected {
	background:url(../images/home_button_2.jpg) no-repeat;
	width:161px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding: 10px 0 0 0;
	cursor:pointer;
}
div.button_story_selected {
	background:url(../images/home_button_2_selected.jpg) no-repeat;
	width:161px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding: 10px 0 0 0;
	cursor:pointer;
}
div#story_navigation {
	text-align:right;
	width: 770px;
	height: 20px;
	clear:both
}
div#story_title_bar {
	height: 24px;
	width:772px;
}
div#story_title_bar_top {
	height: 3px;
	width:772px;
	font-size:1px;
	background:url(../images/table_top2.gif) no-repeat;
}
div#story_title_content {
	height: 21px;
	width:762px;
	background:#78C7EB;
	padding: 0 0 0 10px;
}
/*-------------------------------Story archive page end-----------------------------*/


/*---------------------------------quiz page------------------------------------------*/

ol.quiz_choice {
	list-style-type:none;
	margin: 5px 0 5px 0;
}
li.quiz_question {
	margin: 0 0 10px 20px;
}
TR.row_gray {
	background: #ECEBEB;
}
/*---------------------------------end of quiz page--------------------------------------*/


/*-------------------------------search result-----------------------------------------*/

ol#search_result {
	margin: 5px 0 0 25px;
}
ol#search_result li {
	margin: 0 0 6px 0;
}
/********************************************************************************************NO NAVIGATION SUBPAGE BODY END****************************************************************************/



/*---------------------------------------footer-------------------------------------------------*/


div#footer {
	width: 960px;
	clear: left;
	height: 30px;
	margin: 0 20px 0 20px;
}
div#left_footer {
	width: 652px;
	height: 30px;
	float: left;/*border:#FF0000 1px solid;*/
}
div#middle_footer {
	width: 8px;
	height: 30px;
	float: left;
}
div#right_footer {
	width: 300px;
	float:left;
	height: 30px;/*border:#FF0000 1px solid;*/
}
div#left_footer_content_left {
	width: 480px;
	height: 25px;
	float: left;
	margin: 5px 0 0 0;
}
div#left_footer_content_right {
	text-align:right;
	width: 172px;
	height: 25px;
	float: left;
	margin: 5px 0 0 0;
}
div#main_header_container {
	/*width: 960px;
	margin: 0 20px 0 20px;*/
	/*height: 128px;
	padding: 0 0 10px 0;*/
	padding: 0 0 8px 0;
}
div#main_header {
	/*padding:5px 0 5px 2px;*/
	padding:0 0 0 2px;
}
/* quick search box */
div#top_quicksearch_container {
	padding: 0 0 4px 0;
	margin:0;
}
div#top_quicksearch_container #quicksearch_form {
	background:#FFF;
	width:960px;
	height:100px;
}
#quicksearch_form_row .ps_country, .ps_term, .ps_region, .ps_area {
	padding: 0;
}
#quicksearch_form_row select, option {
	width: 210px;
	font: 13px Arial, Helvetica, sans-serif;
}
#quicksearch_form_row .quicksearch_form_column1 {
	float:left;
}
.quicksearch_form_title {
	text-align:center;
	color:#000;
	padding: 25px 0 0 10px;
	margin:0;
}
.quicksearch_form_title .title1 {
	text-transform:uppercase;
	font: bold 24px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
}
.quicksearch_form_title .title2 {
	font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
}
#quicksearch_form_row .quicksearch_form_column2 {
	float:left;
	padding:25px 0 0 12px;
}
.quicksearch_form_column2 .ps_country, .ps_term {
	padding: 10px 0 10px 0;
}
#quicksearch_form_row .quicksearch_form_column3 {
	float:left;
	padding:25px 0 0 10px;
}
.quicksearch_form_column2 .ps_region, .ps_area {
	padding: 10px 0 10px 0;
}
#quicksearch_form_row .quicksearch_form_column4 {
	float:left;
	padding:25px 0 0 10px;
}
#quicksearch_form_row .quicksearch_form_column5 {
	float:left;
	padding:25px 0 0 4px;
}
div#top_header_container {
	padding: 0 0 5px 0;
}
div#top_header_container .student_handbook_header_container {
	background:#FFF;
	width:955px;
	height:155px;
	padding: 5px 0 0 5px;
}
div#top_header_container .student_handbook_header {
	/*background:url(/handbook/images/country-banner/General.jpg) no-repeat;*/
	background: #FFF;
	width:950px;
	height:150px;
}
div#top_header_container .featured_program_header {
	background:url(../images/Featured-Programs.jpg) no-repeat;
	width:950px;
	height:150px;
}
div#top_header_container .program_search_header {
	background:#FFF url(../images/program-search-banner.jpg) no-repeat;
	width:950px;
	height:150px;
}
div.country_name_ps {
	font: bold 38pt "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
	/*-webkit-text-stroke: 1px #000;
    -webkit-text-fill-color: #fff;*/
	text-shadow: 2px 2px 2px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	text-align: right;
	padding: 77px 18px 0 0;
}
div.country_name_ps {
/*-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=-1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=-1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=-1, OffY=0, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=1, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=1, OffY=1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=1, OffY=0, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=0, OffY=-1, Color=#000000)progid:DXImageTransform.Microsoft.dropshadow(Strength=1, OffX=0, OffY=1, Color=#000000)";*/
}
div#country_name_ps_container {
	background:#FFF url(../images/Program-Search-pr.jpg) no-repeat;
	width:950px;
	height:150px;
}
/* countries */
div#Argentina_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Argentina.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Australia_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Australia.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Austria_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Austria.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Bahamas_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Bahamas.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Belgium_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Belgium.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Botswana_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Botswana.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Brazil_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Brazil.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Canada_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Canada.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Chile_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Chile.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#China_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/China.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Costa_Rica_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Costa Rica.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Cuba_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Cuba.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Czech_Republic_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Czech Republic.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Denmark_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Denmark.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Dominican_Republic_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Dominican Republic.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Ecuador_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Ecuador.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Egypt_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Egypt.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#England_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/England.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Finland_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Finland.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#France_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/France.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Germany_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Germany.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Ghana_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Ghana.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Greece_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Greece.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Guatemala_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Guatemala.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Hungary_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Hungary.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#India_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/India.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Ireland_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Ireland.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Israel_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Israel.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Italy_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Italy.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Japan_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Japan.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Jordan_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Jordan.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Kenya_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Kenya.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Kenya_Coast_Republic_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Kenya.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Mexico_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Mexico.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Morocco_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Morocco.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Netherlands_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Netherlands.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#New_Zealand_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/New Zealand.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Nicaragua_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Nicaragua.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Norway_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Norway.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Peru_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Peru.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Poland_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Poland.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Portugal_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Portugal.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Puerto_Rico_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Puerto Rico.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Russia_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Russia.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Saint_Vincent_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Saint Vincent.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Slovenia_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Slovenia.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#South_Africa_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/South Africa.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#South_Korea_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/South Korea.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Spain_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Spain.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Sweden_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Sweden.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Switzerland_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Switzerland.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Syria_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Syria.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Taiwan_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Taiwan.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Tanzania_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Tanzania.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Thailand_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Thailand.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Turkey_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Turkey.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Uganda_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Uganda.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Ukraine_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Ukraine.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#United_Arab_Emirates_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/United Arab Emirates.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#United_Kingdom_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/United Kingdom.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#United_States_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/United States.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Venezuela_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Venezuela.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Vietnam_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Vietnam.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Virgin_Islands_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Virgin Islands.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#Worldwide_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/Worldwide.jpg") no-repeat;
	width:950px;
	height:150px;
}
div#General_ps_container {
	background:#FFF url("../handbook/images/country-banner-no-text-old/General.jpg") no-repeat;
	width:950px;
	height:150px;
}
/* */
.country_specific {
	float:right;
}
.country_specific_content a {
	padding:0;
	margin:0;
}
.country_specific_content a:link {
	font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
}
.country_specific_content a:link {
	font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
}
.country_specific_content a:hover {
	font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#6da3c9;
}
.country_specific_content a:active {
	font: bold 14px "Century Gothic", Avant Garde, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
}
.country_specific ul {
	list-style-type:none;
}
.country_column1 {
	float:left;
	padding:0 28px 0 0;
}
.country_column2 {
	float:left;
	padding:0 25px 0 0;
}
.country_column3 {
	float:left;
	padding:0 15px 0 0;
}
/* Study Abroad Student Handbook */
h2, h3 {
	padding: 5px 0 5px 0;
	margin: 0;
}
div#comparing_safety_container {
	text-align:center;
	width: 100%;
}
table.comparing_safety {
	border-collapse:collapse;
}
table.comparing_safety th {
	background-color:#000;
	border:1px solid #000;
	color:#FFF;
}
table.comparing_safety td {
	border:1px solid #000;
}
.help_images_container {
	height: 180px;
}
.words_to_know_container {
	height: 180px;
}
.phrases_to_know_container {
	height: 180px;
}
table.words_to_know tr td {
	/*padding: 0 55px 0 0;*/
	padding: 3px 55px 3px 0;
	margin: 0;
}
table.words_to_know th{
	text-align:center;
	width: 180px;
}
table.words_to_know {
	border-collapse:collapse; 
	width: 418px;
}
.emergency_card_container {
	height: 180px;
}
.personal_emergency_container {
	height: 180px;
}
.emergency_action_plan_container {
	height: 180px;
}
#eap_container {
	padding: 0;
	margin: 0;
}
.eap_qa_container1 {
	padding: 10px 0 10px 0;
	margin: 0;
}
.eap_qa1 {
	background: #6ba6ce;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.eap_qa1a {
	background: #6ba6ce;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-align:center;
	font-weight:bold;
}
.eap_qa_container2 {
	padding: 10px 0 10px 0;
	margin: 0;
}
.eap_qa2 {
	background: #5296bd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.eap_qa2a {
	background: #5296bd;
	padding: 5px 5px 5px 5px;
	margin: 0;
	text-align:center;
	font-weight:bold;
}
.img_container {
	text-align:center;
	margin:0;
	padding: 10px 0 10px 0;
}
#help-images-container {
	margin:0;
	padding: 25px 0 0 0;
}
#help-images ul {
	margin:0px;
	padding:0px;
}
#help-images ul li {
	display:inline;
	height:185px;
	float:left;
	list-style:none;
	margin:0px;
	padding:0 7px 0 7px;
	text-align:center;
}
#help-images .hi_english {
	font-weight:bold;
}
#help-images .hi_translation {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 100px;
	text-align:left;
	word-wrap: break-word;
	text-decoration:none;
}
.phrases_container ul li {
	list-style-type:none;
}
.phrase_english {
	font-weight:bold;	
}
.phrase_translate {
	word-wrap: break-word;
	text-decoration:none;		
}
#words_to_know_container {
	margin:0;
	/*padding: 25px 0 0 0;*/
	padding: 0;
}
#words_to_know_images ul {
	margin:0px;
	padding:0px;
}
#words_to_know_ ul li {
	display:inline;
	height:150px;
	float:left;
	list-style:none;
	margin:0px;
	padding:0 6px 0 6px;
	text-align:center;
}
.even{
	background-color:#FFF;
}
.odd{
	background-color:#EEE;
}
.word_english{
}
.word_translate{
}
/* Featured Program */
.s_box_top {
	background:url(../images/fs_box_top.gif) no-repeat;
	height: 11px;
	width: 631px;
}
.s_box_content {
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	width: 627px;
	min-height:125px;
}
.s_box_content .s_box_country {
	/*font: bold 14px Arial, Helvetica, sans-serif;*/
	font: bold 18px "Century Gothic", Avant Garde, Arial, Helvetica, Sans-Serif;
	color: #1D79B8;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: .5px;
	padding:0 0 0 5px;
}
.s_box_content .s_box_logo {
	padding: 0 0 0 2px;/*float: left;*/
}
.s_box_content .s_box_list {
	float: left;
	padding: 0 0 0 25px;
}
.s_box_content .s_box_list ul li {
	clear:left;
}
.s_box_content .s_box_list ul {
	list-style-type:none;
	padding: 5px 0 0 2px;
}
.s_box_content .s_box_list a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration:none;
}
.s_box_content .s_box_list a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: underline;
}
.s_box_content .s_box_list a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration:none;
}
.s_box_bottom {
	background:url(../images/fs_box_bottom.gif) no-repeat;
	height: 11px;
	width: 631px;
}
ul.s_list {
	list-style-type: none;
	margin:0;
	padding:0;
}
ul.s_list li {
	float: left;
}
div#s_left_content_main_bottom {
}
.s_box_container {
	padding:10px 0;
}
.fs_country {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
}
.fs_sponsors {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 20px;
}
.fs_sponsors ul {
	padding: 0 0 5px 0;
}
.fs_country {
	cursor:pointer;
}
.toggle {
	cursor:pointer;
}
div.toggle:hover {
	cursor:pointer;
	text-decoration:underline;
}
.fs_container {
}
.sponsors_table_container {
	float:left;
	width: 200px;
}
#content_footer {
	text-align:center;
}
#globe_cge {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#globe_links_container {
}
#globe_links {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
}
#globe_links_top {
	width: 480px;
}
#globe_links_left {
	float:left;
	width:160px;
}
#globe_links_middle {
	float:left;
	width:160px;
}
#globe_links_right {
	float:left;
	width:160px;
}
#globe_links_bottom {
	clear:left;
}
#globe_links a:link {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
#globe_links a:visited {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: none;
}
#globe_links a:hover {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #3B5998;
	text-decoration: underline;
}
#globe_links .globe_link {
	margin:0;
	padding:10px 0 10px 0;
}
span.capitalize {
	text-transform:capitalize;
}
/* about */
.subpage_full_text a:link {
	color: #3B5998;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subpage_full_text a:hover {
	color: #3B5998;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.subpage_full_text a:visited {
	color: #3B5998;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/************ Contact Us ***********************/
.contact_us {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.contact_us td {
	padding: 2px 0 2px 0;
}
.contact_us input, .contact_us textarea {
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid;
	border-color: #6ba6ce;
}
td.submit_button_container{
	text-align:left;
	padding: 25px 0 0 0;
}
.submit_button {
	color: #313463;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background: #CCC;
	padding: 2px 4px 2px 4px;
}
.submit_button:hover {
	color: #313463;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #008000;
	background: #CCC;
	padding: 2px 4px 2px 4px;
}
