@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);

.slide_and_nav {
	margin: 0px;
	height: 343px;
	width: 941px;
	float: left;
}
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:941px;
	height:343px;
	overflow:hidden;
		}	

.faculty_header {
	background-color: #CBDFF7;
	padding: 2px 4px;
	border: 1px ridge #90B0D3;
	font-weight: bold;
	text-align: center;
}
/* CSS Document */
.navbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/sowela_interface_10.gif);
	background-repeat: repeat-x;
	padding-right: 9px;
	padding-left: 9px;
}
.footer {
	background-image: url(images/sowela_interface_10.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 12px;
}
.grayborder {
	border: 1px solid #CFCFCF;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.navbutton:hover {
	background-image: url(images/sowela_interface_12.gif);

}
A:ACTIVE.navlink{
	color:#FFEC7A;
	text-decoration:none;
}
A:LINK.navlink{
	color:#FFF;
	text-decoration:none;
}
A:VISITED.navlink{
	color:#FFF;
	text-decoration:none;
}
A:HOVER.navlink{
	color:#8EB1D4;
	text-decoration:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #1A4B80;
	background-image: url(images/bkg_01.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E7E7E7;
	line-height: 17px;
}
a:link.importantlinks, a:active.importantlinks, a:visited.importantlinks{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:  8px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #3F7BB5;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7BB5), to(#245B91));
	background: -moz-linear-gradient(top,  #3F7BB5,  #245B91);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F7BB5', endColorstr='#245B91');
	background-color: #1F5182;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	font-weight: 700;
}
a:hover.importantlinks{
	background: #1D4A76;
}
.lightblueborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.cloud_bkg {
	background-repeat: no-repeat;
	background-position: center top;
}
.download_tabledata {
	background-color: #6aa8e6;
	color: #153E68;
}
.download_subtabledata {
	background-color: #77A8E1;
	color: #153E68;
	background-image: url(images/sub_programlink.gif);
	background-repeat: repeat-x;
	border: 1px solid #4774A8;
	font-size: 15px;
}
.download_subtabledata:hover {
	background-color: #77A8E1;
	color: #153E68;
	background-image: url(images/sub_programlink-over.gif);
	background-repeat: repeat-x;
	border: 1px solid #4774A8;
	font-size: 15px;
}
.biggerbodytxt {
	font-size: 140%;
}
.tabbedmiddle_bkg {
	background-image: url(images/tabfolder_02.gif);
	background-repeat: repeat-x;
}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1A4B80;
	background-color: #ECECEC;
	font-weight: bold;
}
.article_header {
	font-size: 120%;
	color: #9E311A;
}
.newsbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
.flashtd {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8D3721;
}
.inside_header {
	background-image: url(images/sowela_inside_18.gif);
	background-repeat: repeat-x;
}
.inside_leftcol {
	background-image: url(images/sowela_inside_21.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEE;
}
.inside_pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 25px;
	letter-spacing: 1px;
}
.article_title {
	color: #9E311A;
	font-size: 14px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}

li {
}
ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
.titleheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1A4B80;
	font-weight: bold;
}
.newsbox2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	line-height: 10pt;
}
#catalog_list {
	background-color: #ECECEC;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAC6E3;
	margin: 0px;
}
.catalog_title {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}.catalog_date {
	font-size: 12px;
}
#catalog_image {
	width: 75px;
	float: left;
}
#catalog_text {
	float: left;
	padding-top: 10px;
}
.importantlinks_lib {
	padding: 2px 4px;
	border: 1px ridge #90B0D3;
	background-image: url(images/lib_box_grad_22.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CDE5FF;
}
p {
	margin-top:6px;
	margin-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
}.lightblueborder ul {
	padding-left: 1px;
	margin-left: 18px;
	font-size: 14px;
}
.lightblueborder ul li {
	margin-bottom: 6px;
}


@charset "UTF-8";
/* CSS Document */

.box_blue {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius:  8px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #3F7BB5;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7BB5), to(#245B91));
	background: -moz-linear-gradient(top,  #3F7BB5,  #245B91);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F7BB5', endColorstr='#245B91');
	background-color: #1F5182;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
}

 
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius:  8px;
	-moz-border-radius:  8px;
	border-radius:  8px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
 
.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 14px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
 
/* color styles 
---------------------------------------------- */
 
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
 
/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
 
/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}
 
/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
 
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
 
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #3F7BB5;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7BB5), to(#245B91));
	background: -moz-linear-gradient(top,  #3F7BB5,  #245B91);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F7BB5', endColorstr='#245B91');
	background-color: #1F5182;
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#245B91), to(#3F7BB5));
	background: -moz-linear-gradient(top,  #245B91,  #3F7BB5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#245B91', endColorstr='#3F7BB5');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7BB5), to(#245B91));
	background: -moz-linear-gradient(top,  #3F7BB5,  #245B91);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F7BB5', endColorstr='#245B91');
}
 
/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
 
/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}
 
/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
 
.left_w_margin {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.button.blue.medium a {
	color: #FFF;
}
.button.blue.medium a:active {
	color: #FFF;
}
.button.blue.medium a:hover {
	color: #A0E448;
	text-decoration: none;
}
.button.blue.medium a:visited {
	color: #FFF;
}
h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#table-6 {
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
}

p.bold-italic-center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: center;
	color: #666;
	margin: 0em 0em 0.10em 0em;
}
p.degree-certificate-bold {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #AE311A;
	margin: 0em 0em 0.50em 0em;
}
p.heading-centered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0em;
	text-align: center;
	color: #AE311A;
	margin: 0em 0em 0.20em 0em;
}
p.program {
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	color: #22588D;
	margin: 0px;
}
p.program-bold {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-indent: 0em;
	text-align: left;
	color: #AE311A;
	margin: 0em;
}
table.table-style-2 {
	margin-top: 0.33em;
	margin-bottom: -0.33em;
	width: 100%;
}
td.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DB0D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
td.no-stroke {}.centered {
	text-align: center;
	margin: 0px;
}
.light-gray-bottom-border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin: 0;
}
.program {
	margin: 0px;
}
h2 {
	margin: 5px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	color: #A2311A;
	font-size: 17px;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
.lightblueborder a, td a {
	color: #A2311A;
	text-decoration: none;
}

.lightblueborder a:link, td a:link {
	color: #A2311A;
	text-decoration: none;
}
.lightblueborder a:visited, td a:visited {
	text-decoration: none;
	color: #A2311A;
}
.lightblueborder a:hover, td a:hover {
	text-decoration: underline;
	color: #0A4885;
}
.lightblueborder a:active, td a:active {
	text-decoration: none;
}
#list a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.grayborder tr td #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible table {
	width: 100%;
}
.even {
	background-color: #999;
}
.grayborder tr td h2 img {
	height: 105px;
	width: 105px;
	margin-right: 10px;
	float: left;
}
.italic_gray {
	font-style: italic;
	color: rgba(102,102,102,1);
	font-family: Georgia, "Times New Roman", Times, serif;
}

