/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body{
	background: #063053;
	text-align: center;
}

#main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 394px;
}

#footer {
	height: 110px;
}

.col-1, .col-2 {
	float: left;
}

.col-3 {
	float: right;
}

.container {
	width: 100%;
	overflow: hidden;
}

.col-1, .col-2, .col-3{
	width: 278px;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

p {
	text-align: center;
}

ul {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear  {
	clear: both;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	line-height: 1.077em;
	color: #cfd5da;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

a {
	color: #2fadfb;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #124f7f;
	font-size: 1.715em;
	font-weight: bold;
	padding: 12px 0 34px 0;
	letter-spacing: -1px;
	line-height: normal;
	text-align: center;
}

h2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	padding: 13px 0 0 70px;
	letter-spacing: -1px;
	color: #f4f4f4;
	line-height: 1em;
}

.row-1 h2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 13px 0 0px 0px;
	letter-spacing: -1px;
	color: #124f7f;
	line-height: 1em;
	text-align: center;
}

.highslide-maincontent h2, .highslide-caption h2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 13px 0 0px 0px;
	letter-spacing: -1px;
	color: #124f7f;
	line-height: 1em;
}

h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 13px 5px 10px 0px;
	letter-spacing: -1px;
	color: #f4f4f4;
	line-height: 1em;
	text-align: center;
}

.row-1 h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 13px 5px 10px 0px;
	letter-spacing: -1px;
	color: #124f7f;
	line-height: 1em;
	text-align: center;
}

.highslide-maincontent h3, .highslide-caption h3 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding: 13px 5px 10px 0px;
	letter-spacing: -1px;
	color: #124f7f;
	line-height: 1em;
}

.content_box {
	float: left;
}

.small {
	font-size: .8em;
}

.highslide-maincontent h2 {
	margin-bottom: 10px;
	text-align: center;
}

.row-1 strong {
	color: #0087db;
	font-weight: normal;
}

.row-1 p {
	padding-top: 16px;
}
.row-2 strong {
	display: block;
	color: #2fadfb;
	font-weight: normal;
	font-size: 1.077em;
	line-height: 1em;
	margin-bottom: 28px;
}

.row-2 p {
	padding-top: 10px;
}

/* ============================= main layout ====================== */
.imgindent {
	margin: 0 31px 0 0;
	float: left;
}

.quote {
	margin: 10px 100px 10px 100px;
	font-style: italic;
	font-weight: bold;
}

.reference {
	margin-top: -25px;
	text-align: right;
	padding-right: 35px;
}

.padding1 {
	padding-top: 28px;
}

.padding2 {
	padding-bottom: 35px;
}

.padding3 {
	padding-top: 10px;
}

.product_thumb {
	padding: 20px 10px 10px 10px;
	
}

.product_title {

	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	
	
}



/* ============================= content ====================== */
.row-1 {
	background: url(../images/row1-bg.gif) top repeat-x #f4f4f4;
	padding: 40px 66px 35px 39px;
	font-size: 1.077em;
	line-height: 1.143em;
	color: #124f7f;
}

.row-2 {
	background: url(../images/content-bg.jpg) top center no-repeat #063053;
}

.row-1 a {
	color: #0087db;
	font-size: 0.929em;
}

.row-1 .link {
	text-align: right;
	margin-top: 15px;
}

.row-2 .link {
	margin-top: 22px;
}

.row-2 .link2 {
	margin: 5px 0 0 20px;
}

.col-1 .title {
	background: url(../images/title1-bg.gif) top repeat-x;
	height: 49px;
}

.col-1 .title .left-bg {
	background: url(../images/title1-left-bg.jpg) top left no-repeat;
	height: 49px;
}

.col-1 .title .right-bg {
	background: url(../images/title1-right-bg.gif) top right no-repeat;
	height: 49px;
}

.col-2 .title {
	background: url(../images/title2-bg.gif) top repeat-x;
	height: 49px;
}

.col-2 .title .left-bg {
	background: url(../images/title2-left-bg.jpg) top left no-repeat;
	height: 49px;
}

.col-2 .title .right-bg {
	background: url(../images/title2-right-bg.gif) top right no-repeat;
	height: 49px;
}

.col-3 .title {
	background: url(../images/title3-bg.gif) top repeat-x;
	height: 49px;
}

.col-3 .title .left-bg {
	background: url(../images/title3-left-bg.jpg) top left no-repeat;
	height: 49px;
}

.col-3 .title .right-bg {
	background: url(../images/title3-right-bg.gif) top right no-repeat;
	height: 49px;
}

.row2-padding {
	padding: 0 39px;
}

.col-2, .col-3 {
	margin-left: 34px;
}

.cont {
	padding: 43px 10px 0 20px;
}

.cont2 {
	padding-left: 18px;
}

.blue {
	display: block;
	background: url(../images/blue-bg.gif) no-repeat 0 0;
	padding-left: 23px;
	color: #2fadfb;
	font-size: 1.077em;
	line-height: 1em;
	margin-bottom: 8px;
}

.blue2 {
	display: block;
	color: #2fadfb;
	font-size: 1.077em;
	line-height: 1em;
	margin-bottom: 8px;
}

.list li {
	background: url(../images/list-bg.gif) no-repeat 0 7px;
	padding-left: 19px;
	line-height: 1.692em;
}

.list li a {
	color: #dbe1e7;
	text-decoration: none;
}

.row-1 .list li a {
	color: #124f7f;
}

.list li a:hover {
	color: #2fadfb;
}

#footer a {
	color: #dbe1e7;
	text-decoration: none;
}

#footer a:hover {
	color: #2fadfb;
}


.row-1 .list li a:hover {
	color: #124f7f;
	text-decoration: underline;
}

.phone {
	float: right;
	padding-right: 63px;
}

.scholarship {
	text-align: center;
	padding: 0px 0px 15px 0px;
}

.email {
	font-size: 1.077em;
}

ol {
	color: #2fadfb;
	list-style-position: inside;
}

ol span {
	color: #cfd5da;
}

ol li {
	padding-bottom: 10px;
}

ol .last {
	padding-bottom: 0;
}

.row-1 ol {
	color: #124f7f;
	list-style-position: inside;
}

.email a {
	font-size: 1em;
}

/* ============================= footer ====================== */
#footer {
	background: #021e33;
	color: #919da6;
	text-align: center;
	font-size: 0.923em;
}

#footer a {
	color: #919da6;
}

#footer ul {
	text-align: center;
	padding: 30px 0 8px 0;
}

#footer li {
	display: inline;
	background: url(../images/footer-menu-bg.gif) right no-repeat;
	padding: 0 20px;
}

#footer li a {
	color: #919da6;
	text-decoration: none;
}

#footer li a:hover {
	color:  #2fadfb;
}

#footer .last {
	background: none;
}

/* ============================= forms ============================= */
#ContactForm { }

#ContactForm .input {
	border: solid 1px #b4b4b4;
	padding: 1px 2px 1px 2px;
	font-size: 0.846em;
	color: #09365b;
	width: 232px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

#ContactForm textarea {
	border: solid 1px #b4b4b4;
	padding: 1px 2px 2px 2px;
	color: #09365b;
	width: 232px;
	overflow: hidden;
	font-size: 0.846em;
	font-family: Arial, Helvetica, sans-serif;
	height: 140px;
	margin-bottom: 5px;
}

.padd1 {
	padding-right: 25px;
}

.padd2 {
	padding-right: 10px;
}

/* Registration Form */

#divRegistrationForm	{
	width: 100%;
}

.rowRegistrationForm_req	{
	width: 600px;
	text-align: right;
	font-weight: bold;

}

.rowRegistrationForm	{
	width: 600px;
	text-align: right;
}

.labelRegistrationForm	{
	display: inline;
	width: 200px;
	padding: 5px 10px 5px 30px;
	text-align: left;
}

.fieldRegistrationForm	{
	display: inline;
	width: 300px;
	text-align: right;
}

fieldset {
	margin: 10px;
	padding: 10px;
	width: 100%;
}

legend {
	font-size: 18px;
	font-weight: bold;
}

.fieldRegistrationForm input	{
	width: 200px;
	text-align: left;
	margin: 3px;
	
}

.tableStudent	{
	width: 100%;
	
}

.rowStudentClass	{


}

.cellStudent	{
	margin: 3px;
}


.cellStudentSelection	{
	margin: 3px;
	text-align: left;
}

.cellStudent input	{
	width: 100px;
	margin: 3px;
}

#fieldsetCheckout	{
	text-align: center;
}
.cellStudentHeader {
	text-align: center;
	font-weight: bold;
	color: #124f7f;
}


.rowStudentClass td	{
	padding-top: 6px;
	padding-bottom: 6px;
}

.course_title_span
{
	color: #124f7f;
	font-weight: bold;
}

#cellStudentSelection
{
	text-align: left;
}