html		{
			width: 100% ;
			height: 100%;
			font-size: 100%;
			font-family: Verdana, Geneva, sans-serif;
		}

body		{
			margin: 0;
			padding: 0;
			text-align: center;
			width: 100%;
			height: 100%;
			font-size: 1em;
		}

p	{
	font-size: 0.875em;
	text-align:left;
	/*margin-left:14px;
	margin-right: 14px;*/
}

h1	{
	font-size:1.25em;
	text-align:center;
	background:#003;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-o-border-radius: 14px;
	border-radius: 14px;
	color:white;
	line-height:2em;
	margin: 0;
}

h2, h3	{
	text-align: left;
	/*margin-left: 14px;
	margin-right: 14px;*/
}

h2	{
	font-size: 1.125em;
}

h3	{
	font-size: 1em;
	color: #1C469A;
}

/* For Right Sidebar */

h4	{
	font-size: 0.875em;
	font-weight: bold;
	color: #003;
	margin: 4px 0 0 0;
	clear:both;
}

/* -------- */

img		{
			margin: 0;
			padding: 0;
		}

a img		{
			text-decoration: none;
			border-style: none;
		}

ul,ol	{
			margin: 0;
			padding:0;
		}
		
#container	{
			width: 960px;
			margin: 16px auto;
		}

#leftcol	{
			float: left;
			width: 180px;
			position: relative;
		}
/*
#container2	{
			width: 780px;
			float: left;
			line-height: 1.5em;
		}
*/
#middlecol	{
			float: left;
			width: 604px;
			margin: 0 16px;
		}

#rightcol	{
			float: left;
			width: 144px;
			margin:0 0 8px 0;
		}

#rightcol img {
			width: 144px;
			margin: 4px 0 0 0;
}

.Button		{
			display: block;
			font-size: 0.875em;
			font-weight:bold;
			/*text-shadow: 1px 1px 1px rgba(0,0,0,.3);*/
			line-height: 2em;
			-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.40);
			-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.40);
			box-shadow: 2px 2px 4px rgba(0,0,0,.40);
			-webkit-border-radius: 14px;
			-moz-border-radius: 14px;
			-o-border-radius: 14px;
			border-radius:  14px;
			background: #C00;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/
			margin: 4px 0;
		}
		
.apply {
margin: 0 0 4px 0;
}

a.Button	{
			color: #FFF;
			text-decoration: none;
		}

a:hover.Button, a:focus.Button
			{
			background:#003;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/
			-webkit-box-shadow: 2px 2px 1px rgba(0,0,0,.40);
			-moz-box-shadow: 2px 2px 1px rgba(0,0,0,.40);
			box-shadow: 2px 2px 1px rgba(0,0,0,.40);
			/*text-shadow: -1px -1px 1px rgba(0,0,0,.3);*/
		}

#footer		{
			clear: both;
			margin: 16px 0;
			height: 2.5em;
			line-height: 2.5em;
			background-color: #000033;
			-webkit-border-radius: 14px;
			-moz-border-radius: 14px;
			-o-border-radius: 14px;
			border-radius: 14px;
		}

.footer4	{
			float: left;
			font-size:0.75em;
			line-height: 3.3em;
			width: 224px;
			max-width: 224px;
			margin: 0 8px;
			color: white;
		}

#logo		{
			float: left;
			text-indent: -9999px;
			background: url(../images/logo.png);
			width: 180px;
			height: 240px;
			-webkit-border-radius: 14px 14px 0 0;
			-moz-border-radius: 14px 14px 0 0;
			-o-border-radius: 14px 14px 0 0;
			border-radius: 14px 14px 0 0;
		}
		
#grad	{
	z-index:10;
	position: absolute;
	top: 0;
	left: 0;
	height: 2.5em;
	line-height: 2.5em;
	width: 180px;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/
}

#mainnav	{
			list-style-type: none;	
			padding: 0 0 16px 0;
			color: white;
			font-size: 0.875em;
			background: #000033;
			clear:both;
			-webkit-border-radius:0 0 14px 14px;
			-moz-border-radius:0 0 14px 14px;
			-o-border-radius:0 0 14px 14px;
			border-radius: 0 0 14px 14px;
		}

#mainnav a	{
			color: white;
			text-decoration: none;
			display: block;
			line-height: 24px;
		}

#mainnav a:hover, #mainnav a:focus	{
				background: white;
				color: #000033;
			}

/* Right column country selectors */

#flag ul	{
			list-style-type: none;		
			float: left;
		}

#flag li	{
			display:inline-block;
			float:left;
		}

#flag img	{
			display:block;
			width:27px;
		}

#flag li a img	{
			border: solid 4px #FFF;
			margin: 0;
		}
#flag li a:hover	img, #flag li a:focus img	{
				border-color: #C00;
		}

#partners	{
			list-style-type: none;
}

/*Step Carousel CSS*/		

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 604px; /*Width of Carousel Viewer itself*/
height: 370px; /*Height should enough to fit largest content's height*/
margin-top: 14px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0; /*margin around each panel*/
width: 604px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
position:relative;
}

.stepcarousel .panel p{
position: absolute;
bottom:0;
margin: 0;
padding: 12px;
background: #003;
color: #FFF;
text-align:center;
}

#mygallery-paginate {
position: absolute;
top: 8px;
right: 8px;
}

#scb	{
	position: absolute;
	top: 8px;
	left: 8px;
	/*text-align: left;*/	
}

#scb a	{
	text-decoration: none;
	background: #003;
	color: #fff;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 0.625em;
}

#scb a:hover, #scb a:focus	{
	background: #C00;
}

#prev	{
	border-radius: 14px 0 0 14px;
	border-right: solid 1px #fff;
}

#next	{
	border-radius: 0 14px 14px 0;
}

/* Index Page */

.indexed	{
	float: left;
	width: 192px;
	margin-top: 0px;
	margin-bottom: 14px;
}

.indexed h2	{
	/*background: #003;*/
	text-align: center;
	/*border-radius: 14px;	
	padding: 7px 14px;*/
	margin: 0;
}

.indexed p	{
	/*background: #1C469A;
	border-radius: 14px;*/	
	text-align: center;
	/*padding: 14px;
	height: 12em;*/
}

/* Services Page */

.services	{
	text-align: left;
	font-size: 0.875em;
	list-style-type:disc;
}

.services li	{
	margin: 16px 14px 16px 24px;
}

.prices	{
	float: left;
	height: 18.75em;
	width: 192px;
	background: #1C469A;
	color: #FFF;
	border-radius: 14px;
	margin-bottom: 14px;
}

.prices h3	{
	text-align: center;
	color: #fff;
}

.mid	{
	margin-left: 14px;
	margin-right: 14px;
}

/* Academic Standards Page */

.standards	{
	text-align: left;
	font-size: 0.875em;
	margin: 16px 14px 16px 46px;	
}

.standards li	{
	margin: 16px 0;
}

#apt	{
	margin: auto;
	font-size: 0.875em;
}

#apt td	{
	width: 100px;
}

/* Apply now page */

form	{
	text-align: left;
	font-size: 0.875em;
	margin-left:14px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.txt	{
	height: 1em;
	width: 288px;
	position: absolute;
	left: 144px;
}

.other	{
	height: 1em;
	width: 144px;
	position: absolute;
	left: 144px;
}

form h2	{
	margin-left: 0;
}

.app	{
	display: block;
	position: relative;
	margin: 14px 0;
	clear: both;
}

.app1	{
	display: block;
	float: left;
	position: relative;
	margin: 14px 0;
	width: 144px;
}

.app2	{
	display: block;
	position: relative;
	margin: 28px 0 21px 0;
	clear: both;
	text-align:center;
}

textarea	{
	width: 576px;
	height: 56px;
}

.check	{
	height: 1em;
	margin-right: 14px;
}

.tab2	{
	left: 288px;
}

.tab3	{
	left: 432px;
}

.resub	{
	font-size: 0.875em;
	font-weight:bold;
	color: #FFF;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,.3);*/
	line-height: 2em;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.40);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.40);
	box-shadow: 2px 2px 4px rgba(0,0,0,.40);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-o-border-radius: 14px;
	border-radius:  14px;
	border: none;
	background: #C00;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/
}

.resub:hover, .resub:focus	{
	background:#003;
	/*background-image: -webkit-gradient(linear,0 0,0 55%, color-stop(0.1, rgba(255,255,255,0.5)), color-stop(1.0, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,.0) 55%);*/	
	-webkit-box-shadow: 2px 2px 1px rgba(0,0,0,.40);
	-moz-box-shadow: 2px 2px 1px rgba(0,0,0,.40);
	box-shadow: 2px 2px 1px rgba(0,0,0,.40);
	/*text-shadow: -1px -1px 1px rgba(0,0,0,.3);*/
}

.mvp	{
	margin: 20px 0;
	padding	: 20px;
	text-decoration: none;
	color: #000;
	display: block;
	border: solid 4px #003;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	-o-border-radius: 14px;
	border-radius:  14px;
}

.bld	{
	font-weight: bold;
}

.lnk	{
	font-weight: bold;
	text-decoration: underline;
	color: #00f;
}