/* @override http://174.132.212.35/~sabaedu/saba/templates/Admissions/css/template.css */

/* @override http://174.132.212.35/~sabaedu/saba/templates/Admissions/css/template.css */

/* @override http://174.132.212.35/~sabaedu/saba/templates/Admissions/css/template.css */

/* @override http://174.132.212.35/~sabaedu/saba/templates/Admissions/css/template.css */

/* @override http://174.132.212.34/~sabaedu/saba/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/032009/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/032009/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/032009/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/032009/templates/Admissions/css/template.css */

/* @override http://localhost/SABA/templates/Admissions/css/template.css */

/* @override http://localhost/SABA/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/templates/Admissions/css/template.css */

/* @override http://www.particlenyc.com/clients/SABA/templates/Admissions/css/template.css */


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

body#bd {
	background: #fff url(../images/background.jpg) repeat-x;
}

body.contentpane {
	width: 930px; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0;
	font-size: 12px;
	color: #333;
}

body.fs1 {
	font-size: 10px;
}

body.fs2{
	font-size: 11px;
}

body.fs3{
	font-size: 12px;
}

body.fs4{
	font-size: 13px;
}

body.fs5{
	font-size: 14px;
}

body.fs6{
	font-size: 15px;
}

/* Normal link */
a {
	text-decoration: none;
	color: #3b78a5;
}

a:hover, a:active, a:focus {	
	text-decoration: none;
	color: #666;
}

div.moduletable_c2a {
	border-top-style: dotted;
	border-top-color: silver;
	margin-right: 2.4em;
}

#moreNews{
	text-align: right;
	font-weight: bold;
}

#moreNews a, #moreNews a:visited {
	color: #d5934e;
}

#moreNews a:hover {
	color: #345685;
}


/* --------------Main Menus---------------*/
#hornav2 {
	width: 928px;
	height: 26px;
	background: #999 url(../images/sub_menu-bg.jpg) repeat-x;
	border-bottom: solid #999 .7em;
	border-left: 1px solid #999;
	border-right: 1px solid #999;}

#mainlevel_split {
	width: 930px;
	height: 25px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

ul#mainlevel_split {
	width: 620px;
	margin: 0;
	padding: 0 0 0 180px;
	list-style: none;
	text-align: left;
}

#mainlevel_split li {
	display: inline;
	padding: 0 14px 0 14px;
	margin: 0;
	border-right: 1px solid #999;
	line-height: 2.3em;
}

#mainlevel_split li:last-child{
	display: inline;
	padding: 0 14px 0 14px;
	line-height: 1.8em;
	border-right: none;
}

a#active_menu_split.mainlevel_split {
	color: #fff;
}

#active_menu_split {
	color: #fff;
}

a#active_menu_split.mainlevel_current_split {
	color: #fff;
}

#mainlevel_split li a {
	color: #000;
	line-height: 2em;
}

#mainlevel_split li a:hover {
	color: #666;
}

/* Top Mini Menu */
#topMiniMenu{
position: absolute;
	width: 530px;
	height: 20px;
	margin: 0 0 0 400px;
	padding: 0;
	z-index: 100;
}

#topMiniMenu li.item26{
	text-align: center;
	border-right: none;
}

#topMiniMenu div.moduletable {
	font-size: 11px;
	height: 20px;
}

#topMiniMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#topMiniMenu li {
	border-right: 1px solid #666;
	text-align: center;
	display: inline;
	float: right;
	margin: 0;
}


#topMiniMenu a {
	padding:  0 10px;
	margin: 0;
	line-height: 20px;
	color: #000;
	display: block;
}

#topMiniMenu li a:hover {
	color:  #3e5f88;
}

/* Bottom Menu */
#bottomMenu {
	width: 475px;
	height: 20px;
	margin: 10px 0 0 -4px;
	padding: 0;
	z-index: 101;
	position: absolute;
	float: left;
}

#bottomMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
	
#bottomMenu li {
	border-right: 1px solid #fff;
	text-align: center;
	display: inline;
	margin: 0;
	font-size: .9em;
	height: 15px;
	line-height: 1.5em;
	float: right;
}

#bottomMenu li a {
	padding: 0;
	margin: 0;
	color: #fff;
	padding: 0 8px 0 8px;
}

ul#mainlevel_bottom {
	float: left;
	margin: 0;
	padding: 0;
}

#bottomMenu a:hover {
	color: #57b2d7;
}

ul#mainlevel_current {
	position: relative;
	margin: 5px 10px 5px 0;
	padding: 0;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ccc;
	border-bottom-width: 2px;
}

#mainlevel_current li {
	text-transform: uppercase;
	line-height: 2em;
	color: #ccc;
	margin: 0 0px 0 10px;
	padding: 0;
	font-size: .9em;
	list-style: none;
}

a.mainlevel_current {
	margin: 0;
	padding: 0 ;
	display: block;
	color: #4ec0e5;
	letter-spacing: .1em;
	line-height: 2.1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	background-color: #ccc;
}

a:hover.mainlevel_current {
	color: #4ec0e5;
}

/* My Comment */

#active_menu_current {
	line-height: 2em;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}


/* Middle Buttons */
#middle-buttons a{
	padding: 0;
	line-height: 2.4em;
	height: 40px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	width: 310px;
}
#middle-buttons li a:hover{
	color: #333;
}
#middle-buttons ul.menu li.item28 {
	background-image: url(../images/middleButton2.gif);
}

#middle-buttons {
	margin: 0;
	padding: 0;
}

#middle-buttons ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#middle-buttons li{
	display: inline;
	text-align: center;
	float: left;
	background-image: url(../images/middleButton1.gif);
	margin: 0;
}


#mainlevel_split li ul li a.sublevel_active_split {
	color: #666;
}

#mainlevel_split li ul li ul li a.sublevel_split {
	color: #999;
	font-size: 80%;
}

a.mainlevel_active_split {
	color: #fff;
}

#mainlevel_split li a.mainlevel_active_split {
	color: #fff;
}

a:hover.mainlevel_active_split {
	color: #f89e54;
}

#mainlevel li.mainlevel_current {
	margin: 0;
	padding: 0 27px 0 27px;
	color: #666;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 2.3em;
	text-decoration: none;
}

#active_menu {
	color: #666;
}

li.mainlevel_active {
	margin: 0;
	padding: 0;
	display: inline;
	color: #666;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 2.3em;
}

a#active_menu.mainlevel {
	margin: 0;
	padding: 0 ;
	display: block;
	color: #333;
	background-color: #ccc;
	letter-spacing: .1em;
	font-size: 1.1em;
	line-height: 2.1em;
	text-decoration: none;
	font-weight: bold;
}

#mainlevel li.mainlevel_current {
	margin: 0;
	padding: 0 27px 0 27px;
	color: #666;
	letter-spacing: .1em;
	font-weight: bold;
	line-height: 2.3em;
	text-decoration: none;
}

#active_menu {
	color: #666;
}

a.mainlevel {
	margin: 0;
	padding: 0 ;
	display: block;
	color: #4ec0e5;
	letter-spacing: .1em;
	line-height: 2.1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
}


a:visited.mainlevel {
	margin: 0;
	padding: 0;
	display: block;
	color: #4cc4e6;
	letter-spacing: .1em;
	line-height: 2.1em;
	text-decoration: none;

}

a:hover.mainlevel {
	margin: 0;
	padding: 0;
	display: block;
	color: #999;
	letter-spacing: .1em;
	line-height: 2.1em;
	text-decoration: none;
}

ul#mainlevel {
	margin: 0; /* all lists */
	padding: 0;
	text-align: center;
	height: 29px;
}

#mainlevel {
	/*border-left: 1px solid #999;*/
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

#mainlevel li {
	margin: 0; /* all list items */
	padding: 0;
	display: inline-block;
	background: none;
	list-style: none;
	float: left;
	width: 184px;
	border-left: 1px solid #999;
}

ul#mainlevel li:last-child {
	width: 187px;
}

#col1 img {
	margin: 0 0 0 10px;
}

<!–-[if IE 6]>
ul#mainlevel li {border-right: expression(this.nextSibling==null);}
<![endif]-->

#mainlevel_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainlevel_nav li{
	text-transform: uppercase;
	line-height: 2em;
	color: #ccc;
	margin: 0 0px 0 10px;
	padding: 0;
	font-size: .9em;
	list-style: none;
}

a.mainlevel_nav {
	line-height: 2em;
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

a.mainlevel_active {
	margin: 0;
	padding: 0 ;
	display: block;
	color: #666;
	letter-spacing: .1em;
	line-height: 2.1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	background-color: #ccc;
}

a#active_menu_current.mainlevel_current {
	color: #666;
	margin:  0 0 0 10px;
	padding: 0;
	font-size: .9em;
}

a#active_menu_nav.mainlevel_nav {
	color: #666;
	margin:  0;
	padding: 0;
	font-size: .9em;
}

a.sublevel_nav {
	color: #999;
}

a#active_menu_nav.sublevel_nav {
	color: #3b78b0;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

#content div.article-content table tbody tr td.tableHeader h3 {
	margin: 0;
}

#frm_webinar table tbody tr td {
	text-align: right;
	padding-bottom: 5px;
}

.required2{
	background: url(../images/required.gif) no-repeat 0 0;
	
}


/* Small text */

small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 160%;
	color: #da9650;
	line-height: 1.6em;
	position: relative;
}

h2 {
	font-size: 100%;
	color:  #3e5f88;
	line-height: 1.4em;
}


h3 {
	font-size: 105%;
	color:  #3e5f88;
}


#col1 {
	height: auto;
	width: 25%;
	margin: 0 0 30px 0;
	padding: 0;
	float: left;
	border-right-style: dotted;
	border-right-color: #ccc;
	border-right-width: 2px;
}

#col1 ul.menu_apply li {
	font-size: .8em;
	margin: 0;
}

h4 {
	font-size: 85%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 1em 1em 0;
	padding: 0;
}
/*New Table Styling*/
#content div.article-content table.MsoNormalTable tbody tr td.tableHeader h3 {
	margin: 0;
}

#content div.article-content table.tables tbody tr td.tableHeader h3 {
	margin: 3px 0 0 0;
}

#content div.article-content table tbody tr td p.info {
	margin: 0;
	padding: 2px 10px 2px 0px;
	color: #666;
	line-height: 1.3em;
}

#content div.article-content table tbody tr td p {
	margin: 0;
	color: #666;
	padding: 2px 5px 2px 0;
	line-height: 1.3em;
}


#content div.article-content table.tables tbody tr td p {
	margin: 0;
	padding: 3px 5px 3px 3px;
	color: #666;
}

#content div.article-content table.tables tbody tr td table.tables tbody tr td h3 {
	margin: 0;
	padding: 4px;
	border-bottom: 1px #999 dotted;
}

#content div.article-content table.tables tbody tr td table.tables tbody tr td.tables p {
	color: #666666;
	padding: 4px;
	margin: 0;
}

.info{
	font-weight: bold;
	color: #666;
}

#content div.article-content table tbody tr td p.info {
	padding-bottom: 12px;
}


.tableHeader{
	border-bottom: 1px #999 dotted;
	padding: 4px 0 0 0;
	margin: 0;
}


ul {
	margin: 0 20px 0px 20px;
}

ul li {
	margin: 0 20px 10px 30px;
}

#content table.contentpane tbody tr td form div.faculty ul.facultyList li {
	list-style: none;
}

div.faculty {
	height:150px;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}

ol li {
	margin-left: 35px;
	line-height: 190%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/hdot2.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

td, div {
	font-size: 100%;
}

div#jqGS0.jqGSContainer {
	float: right;
}

#footnav div {
	font-size: 70%;
	color: #fff;
	line-height: 2.7em;
	width: 25%;
	float: right;
	text-align: right;
	padding: 0 4% 0 0;
}

img {
	border: none;
}

#banner p{
	margin: 0;
	padding: 0;
}

#col2 p {
	margin: 0;
}

#col2 p img {
	margin: 0px 0 20px 0;
	padding: 0;
}



/* My Comment */

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
	margin-left: 2px;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* Small quote */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/so-q.gif) no-repeat center left;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/sc-q.gif) no-repeat center right;
}


/* Rropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal Arial, sans-serif;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
}

span.info_position {
	line-height: 2.4em;
	font-weight: bold;
}

span.info_telephone {
	line-height: 2em;
}

span.info_mobile {
	line-height: 2em;
}

span.info_fax {
	line-height: 2em;
}

span.info_address {
	line-height: 1.5em;
}

span.info_state {
	line-height: 1.5em;
}

span.info_postcode {
	line-height: 1.5em;
}

span.info_country {
	line-height: 1.5em;
}

span.info_name {
	font-size: 1.4em;
	font-weight: bold;
	color: #345685;
}

.article_column {
	width: 100%;
}

/* My Comment */

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 2px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
	padding-right: 2.4em;
}

div.box-center {
	margin: 0 15px 0 0;
	width:  150px;
	padding: 0;
	text-align: center;
	float: left;
	display: block;
}

div.box-left{
	padding: 0;
	width: 150px;
	margin: 0 15px 0 0;
	text-align: center;
	float: left;
	display: block;
	
}

#botsl div.box-right {
	padding: 0;
	margin: 0 15px 0 0;
	width: 150px;
	float: right;
	text-align: center;
	display: block;	
}



#botsl div.box-right div.moduletable h3 {
	margin-bottom: 15px;
	padding: 0;
	text-indent: 15px;
}

#botsl div.box-right div.moduletable table.contentpaneopen tbody tr td {
	padding: 5px 0 0 0;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 0;
	margin: ;
}

.componentheading {
	font-size: 200%;
	text-transform: uppercase;
}

.contentdescription {
	/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
	padding: 0;
	margin: 24px 0 0 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}

a#active_menu_nav.mainlevel_current_nav {
	font-weight: bold;
	color: #666;
}

#mainlevel_nav li a.mainlevel_active_nav {
	font-weight: bold;
	color: #666;
}

table.blog .contentheading {
	font-size: 120%;
}

.contentheading {
	font-size: 100%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}


table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
	margin: 0;
}

#topMiniMenu div.box div.moduletable {
	float: right;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #345685;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
	border-right: 2px solid #fff;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #cae3f5 url(../images/hdot2.gif) repeat-x;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	width: 930px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

#container {
	background-color: #fff;
	width: 930px;
	height: auto;
	min-height: 0px;
	margin: 0;
	padding: 0;
}

#mainbody #contentwrap {
	float: left;
	width: 45%;
	margin: 0 0 0 10px;
	padding: 0;
}

#content {
	width: 440px;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

#content h2.contentheading {
	margin: 0;
}

#col2 ul.jumpMenu li {
	color: #ff9600;
	font-size: 14px;
	background: url(../images/arrow.gif) no-repeat left;
	
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	line-height: 20px;
}

ul.jumpMenu li {
		color: #ff9600;
	font-size: 14px;
	background: url(../images/arrow.gif) no-repeat left;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	line-height: 20px;
}

ul.jumpMenu {
	margin: 0;
	width: 100%;
}

h2.about {
	color:  #3e5f88;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0 0 5px 0;
}


#admissions {
	float: right;
	width: 270px;
	padding: 0;
	margin: 0 10px 30px 10px;
}


div.article-content {
	color: #000;
	line-height: 1.5em;
}

#contentwrap {
	width: auto;
	height: auto;
}

#mainbody {
	width: auto;
	height: auto;
}

#mainlevel_nav {
	position: relative;
	margin: 5px 0 5px 0;
	padding: 0;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ccc;
}

#col1 ul.menu_nav {
	margin: 0 30px 0 10px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: .8em;
	list-style: none;
}

li.item137 {
	margin: 0;}

ul.menu_apply{
	margin: 0 30px 10px 10px;
	line-height: 1.2em;
	text-transform: uppercase;
	list-style: none;
}

div#col2 {
	float: right;
	width: 25%;
	margin: 0;
	height: auto;
	padding: 0;
}

div.directoryfield {
	margin-bottom: 10px;
}


#content {
	margin: 0;
	padding: 0;
}

#contentwrap {
	min-height: 0px;
	height: auto;
	margin: 0;
	padding: 0;
}
* html #contentwrap {
	height: auto;
	min-height: 0px;
}

/* Full */



/* Full right */


/* HEADER
--------------------------------------------------------- */
#headerwrap {
	color: #CCCCCC;
	line-height: normal;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 697px;
}

#header {
	margin-bottom: 0;
	padding: 0;
}

#header a {
	color: #fff;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}

h1.logo a {
	background: #d1ebf8 url(../images/header.jpg) no-repeat;
	height: 100px;
	width: 697px;
	z-index: 80;
	border: 0;
	float: left;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

/* Search */
#searchWrap {
	width: 230px;
	height: 100px;
	background-color: #d1ebf8;
	padding: 0;
	z-index: 100;
	float: right;
}


#search {
	width: 230px;
	height: 30px;
	margin: 65px 0 0 0;
	background-color: #d1ebf8;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	text-align: center;
	float: left;
}

#mainnav {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 30px;
	width: 930px;
}

#pathway {
	font-size: 92%;
	margin-bottom: 10px;
}

#pathway strong {
	margin-right: 5px;
	font-weight: normal;
}

#pathway a {
	text-decoration: none;
	color: #999;
}

#pathway img {
	margin: 1px 5px;
}

/* MODULE
--------------------------------------------------------- */


/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */

div.tree {
	list-style: none;
}


/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.box-full, .box-left, .box-center {
	margin: 0;
	padding: 0;
	float: right;
}

.box-left div.moduletable,
.box-full div.moduletable {
	background: none;
}

.box-center div.moduletable {
	width: 150px;
	margin: 0 20px 0 0;
}


#botsl h3 {
	background: url(../images/) no-repeat;
	width: 269px;
	height:  24px;
}

#botslwrap {
	color: #fff;
	width: 73%;
	margin: 0 8px 30px 0;
	padding: 20px 0 0 0;
	text-align: center;
	float: right;
	border-top: thin dotted #ccc;
}

li.learn {
	color: #4ec5ef;
	text-align: right;
	background: url(../images/orangeArrow.gif) no-repeat right;
	padding: 10px 15px 10px 0;
	list-style: none;
}

#botsl {
	padding:0;
	margin: 0;
	z-index: 90;
}

#botsl div.moduletable {
	padding: 0;
	margin: 0;
}

p.about {
	color: #999;
	text-align: left;
	line-height: 1.4em;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}

#botsl h3 {
	margin: 0;
	padding: 0;
	color: #345685;
	line-height: 2em;
}

a.latestnews {
	color: #345685;
}

a:hover.latestnews {
	color: #d6934e;
}

#botsl ul, #botsl p, #botsl ol {
	padding: 0;
	margin: 0 !important;
}

#botsl ul li {
	padding-left: 0;
	margin: 0;
}

#botsl ol li {
	margin-left: 25px;
	padding: 0 !important;
}

#botsl td {
	padding: 0;
	color: #999;
}

#botsl div.box-right div.moduletable table.contentpaneopen tbody tr td {
	padding: 0;
}


#botsl .article_separator {
	display: none;
}

#botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	padding: 0;
	margin:  15px 0 0 0;
	clear: both;
	height: 63px;
	width: 930px;
	background: #4b86a3 url(../images/footer.jpg) no-repeat;
	overflow: hidden;
}

#footer {
	padding: 0 15px;
	margin: 0;
	clear: both;
	height: 63px;
}

#footer .copyright {
	margin: 20px 0;
	text-align: left;
	padding: 0 ;
	float: left;
	width: 570px;
	height: 18px;
	position: absolute;
}

#footer div.copyright p {
	margin: 0;
	padding: 0 4px;
	color: #57b2d7;
	font-style: normal;
	line-height: 1em;
	font-size: .9em;
}

#footer div.copyright p a {
	color: #fff;
}

#footer div.copyright p a:hover {
	color: #57b2d7;
}


#footer .copyright2 {
	margin: 20px 0;
	padding: 0px;
	font-style: normal;
	font-size: .75em;
	line-height: 2em;
	width: 300px;
	height: 18px;
	float: right;
	position: relative;
}

#topWrap {
	background-color: #d2ecf9;
}

#footer div.copyright2 div {
	color: #ccc;
	width: 300px;
	margin: -5px 0;
	padding: 0;
}
/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/

/*others*/
#banner {
	margin: 0 0 20px 0;
	padding: 0;
	width: 930px;
	height: 156px;
	overflow: hidden;
	background-color: #999;
}

#container {
	margin: 0 0 0 0;
	padding: 0;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	height: 0px;
	visibility: hidden;
}

#container2 {
	width: 100%;
	height: 100%;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

li.latestnews {
	padding-bottom: 12px;
}

p.logo {
	float: left;
	margin: 0 10px 0 0;
}

#content table.contentpane tbody tr td form div.faculty ul.facultyList li {
	width: 100%;
	margin: 5px;
}

b {
	font-size: 1.2em;
	font-weight: bold;
}

ul.facultyList {
	width: 100%;
}

#content div.article-content table {
	margin: -8px 0 20px 0;
}

div.search_search {
	float: right;
}

#mod_search_searchword {
	margin: 0 8px 0 0;
}




