/* reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
.grey {
	font-weight:100;
	color:#333333;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#333;
	font-size:12px;
}

.left1
{
	float:left;
        margin:0px 0 0px 0px;
}

.right
{
	float:left;
	margin:10px 0 10px 10px;
}
html > body {
}
h1, h2, h3, h4, h5, h6, .courseTitle label {
	color:#a31c3f;
	clear:both;
	font-weight:normal;
	margin-bottom:5px;
}
h1 {
	font-size:2.7em;
}
h2 {
	font-size:13px;
	margin-bottom:15px;
	font-weight: bold;
}
h3 {
	font-size:1.3em;
}
h4, .courseTitle label {
	font-size:1.2em;
	line-height:1.25;
	font-weight:bold;
}
h5 {
	font-size:1em;
	font-weight:bold;
}
h55 {
	font-size:1em;
	font-weight:bold;
	color:#666;
}
h6 {
	font-size:1em;
}
p {
	margin:0 0 1em 0;
	font-size:12px;
}
p.last {
	margin-bottom:0;
}
p img {
	float:right;
	margin-top:25px;
	margin:1.5em 1.5em 0.5em 1;
	padding:0 0 0 0px;
}
p img.top {
	margin-top:0;
}
ul, ol {
	margin:0 0 1.5em 1.5em;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:1.5em 0;
}
dl dt {
	font-weight:bold;
}
a {
	color:#a31c3f;
	text-decoration:none;
	outline:none;
}
.red {
	color:#a31c3f;
	font-weight:bold;
}
.redN {
	color:#a31c3f;
}
.redbullet {
	color:#a31c3f
}
.redbulletbig {
	color:#a31c3f;
	font-size:15px;
}
.liGap li {
	margin-bottom:10px;
}
.redbullet4 {
	color:#a31c3f;
	font-size:11px;
}
.redbullet2 {
	color:#a31c3f;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
}
.redbullet3 {
	color:#a31c3f;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:none;
}
.red2 {
	color:#a31c3f;
	font-size:11px;
}
.bulletgap li {
	margin-bottom:10px;
}
a:hover {
	text-decoration:underline;
}
.accessibility {
	display:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes: "\201C" "\201D";
}
blockquote {
	border-top: 1px solid #5ea7d4;
	border-bottom: 1px solid #5ea7d4;
	margin: 20px 0;
	padding: 10px 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5ea7d4;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
}
blockquote:before {
	content: open-quote;
}
blockquote:after {
	content: close-quote;
}
blockquote span.id {
	color:#37598f;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	clear:both;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
pre {
	margin-bottom:1.3em;
	background:#eee;
	border:0.1em solid #ddd;
	padding:1.5em;
}
code {
	font:0.9em Monaco, monospace;
}
hr {
	background:#B2CCFF;
	color:#B2CCFF;
	clear:both;
	float:none;
	width:100%;
	height:0.1em;
	margin:0 0 1.4em 0;
	border:none;
}
* html hr {
	margin:0 0 1.2em 0;
}
table {
	margin-bottom:1.4em;
	border-top:0.1em solid #ddd;
	border-left:0.1em solid #ddd;
}
th, td {
	height:1em;
	padding:0.2em 0.4em;
	border-bottom:0.1em solid #ddd;
	border-right:0.1em solid #ddd;
	vertical-align:top;
}
th {
	font-weight:bold;
}
label {
	font-weight:bold;
}
textarea {
	height:180px;
	width:300px!important;
}
p.small {
	font-size:0.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
p.large {
	font-size:1.2em;
	line-height:2.5em;
}
p.quiet {
	color:#666;
}
.hide {
	display:none;
}
.nav .linone {
	list-style:none;
}
.alt {
	color:#666;
	font-family:"arial";
	font-size: 10px;
}
.dquo {
	margin-left:-.7em;
}
p.incr, .incr p {
	font-size:0.83333em;
	line-height:1.44em;
	margin-bottom:1.8em;
}
.clearfix:after, #topcourses ol:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.hidetext {
	text-indent:-9999px;
	display:block;
}
input, select, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474747;
	vertical-align:middle;
	font-weight:normal;
}
.clear {
	clear:both;
}
.options {
	margin-top:5px;
}
#menu_horz ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#crystalHolder {
	width:935px;
	margin:0 auto;
	background-color:#FFF;
	z-index:1;
}
#headertop {
	height:140px;
	position:relative;
	background:transparent url(images/header_bg.png) no-repeat 0 0;
	z-index:3000;
}
#headertop h1 {
	padding-left:20px;
	padding-top:7px;
}
#headertop h1 a {
	text-indent:-9999px;
	display:block;
	height:125px;
	width:245px;
	background:transparent url(images/crystalumbrella.png) no-repeat 0 0;
}
#headertop #search td {
	border-right:none;
	border-bottom:none;
}
#headertools {
	position:absolute;
	right:20px;
	top:0;
	padding:10px;
	width:540px;
	background:transparent url(images/headertools.png) no-repeat left bottom;
}
#headertools .info, #headertools, #headertools #loginbutton {
	float:right;
}
#headertools #loginbutton {
	margin-left:15px;
}
#search {
	position:absolute;
	top: 60px;
	right: 20px;
}
#headertools .info {
}
.gsc-clear-button, .gsc-branding {
	display:none;
	border:none;
}
#headertools .info h2 {
	font-size:25px;
	color:#a31c3f;
	font-weight:bold;
	margin:0;
	line-height:1;
}
#headertools .info h2 span {
	font-size:18px;
	color:#333;
	margin-right:10px;
	vertical-align:middle;
}
#crystal {
	position:fixed;
	bottom:0;
	left:0;
	height:350px;
	width:190px;
	z-index:100;
}
.askquestion {
	position:fixed;
	top:250px;
	right:0;
	z-index:100;
}
.askquestion h2 a {
	display:block;
}
/********************
MENU
*********************/

* html #menu {
	height: 1%;
}
.mainMenu {
	bottom:20px;
	position:absolute;
	right:20px;
}
#menu, #menu ul {
	margin:0;
}
#menu li {
	float:left;
	list-style:none;
	margin-left:20px;
	position:relative;
}
#menu li.first {
	margin-left:0;
}
#menu li a.menulink {
	font-weight:bold;
	text-transform:uppercase;
}
#menu ul {
	display:none;
	position:absolute;
	background-color:#FFF3F7;
}
#menu ul li {
	position:relative;
	width:160px;
	margin-left:0;
	padding:2px 10px;
}
.indent {
	margin-left:15px;
}
#breadCrumb2 {
	background:transparent url(images/newsbg.gif) no-repeat;
	clear:both;
	border:1px solid #ffdbe7;
	display:block;
	margin:5px 0;
	padding:5px;
}
#breadCrumb {
	background:#F9F8F8;
	clear:both;
	border:1px solid #ffdbe7;
	display:block;
	margin:5px 0;
	padding:5px;
}
#breadCrumb a {
	text-decoration:none;
}
#breadCrumb a:hover {
	text-decoration:underline;
}
#breadCrumb .first {
	background:transparent url(images/nav/IconHome.gif) no-repeat;
	height:16px !important;
	padding-left:20px;
	text-indent:-9999px;
	width:16px;
}
#breadCrumb .second {
	background:transparent url(images/bullet.gif) no-repeat;
	height:30px !important;
	padding-left:20px;
	width:16px;
}
.cunews {
	padding-left:150px;
}
.rssdate, .rssdescription {
	display:none;
}
.fullwidth {
	width:100%;
}
.leftCol {
	width:24%;
	float:left;
	margin-right:15px;
}
.leftCol2 {
	width:78%;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
}
.rightCol {
	float:right;
	width:74%;
}
.contentArea {
	float:left;
	width:585px;
}
.imageHeader {
	margin-bottom:15px;
	border:1px solid #DEDEDE;
	padding:1px;
	overflow:hidden;
	position:relative;
}
.imageHeader .text {
	padding:30px 10px 30px 30px;
}
.imageHeader .text h1 {
	color: #4a4a4a;
	margin-bottom:10px;
}
.imageHeader .text .telno {
	color:#5d739a;
	font-size:26px;
	font-weight:bold;
	margin-top:10px;
	position:absolute;
	bottom:10px;
}
.imageHeader .text p {
	margin:15px 0;
	line-height:20px;
}
.topSearch {
	position:absolute;
	top:5px;
	right:0;
	width:200px;
	text-align:right;
}
.topImage {
	position:absolute;
	right:0px;
}
.imageContainer {
	margin-bottom:5px;
	height:300px;
	padding:0px;
	overflow:hidden;
	position:relative;
}
.imageContainerNews {
	height:250px;
	padding:0px;
	overflow:hidden;
	position:relative;
}
.tool .box {
	float:left;
	margin-bottom:15px;
	height:190px;
	background: url(images/sectionborder.gif) no-repeat bottom left;
}
.box p {
	padding:10px;
}
.boxleft, .boxright {
	width:284px;
}
.boxleft {
	float:left;
}
.boxright {
	float:right;
}
.toolbox {
	clear:both;
}
.toolbox h2 {
	font-size:16px;
	text-align:left;
}
.toolbox h3 {
	font-size:13px;
	text-align:left;
}
.toolbox p {
	text-align:left;
}
.toolbox .col {
	float:left;
	background:#E8E8E8;
	width:32%;
	height:auto;
	min-height:125px;
	padding:5px;
}
.toolbox li {
	list-style:none;
}
.topSearch #inputText, .hire_search INPUT#hire_search {
	width:120px;
	padding:3px;
	border:1px solid #8D9393;
	color:#8D9393;
	font-size:11px;
	position:relative;
	vertical-align:top;
}
.container {
	clear:both;
}
.formfont {
	color: #F00;
	background-color: #E9E9E9;
	border:none;
}
#homeFlash {
	z-index:0;
	position:relative;
}
#google_translate_element {
	float:left;
}
.searchbox {
	background: url("images/searchbox.png") no-repeat scroll 0 0 transparent;
	height:27px;
	text-indent:5px;
	font-size : 1em;
	margin-top:0px;
	margin-right:-3px;
	border: 0px solid #c4c9cd;
	float:left;
	color: #666;
}
.titleHeader {
	background:transparent url("images/titles/right_curve_light.gif") no-repeat top right;
	display:block;
	padding-right:5px;
	text-decoration:none;
	position:relative;
}
.titleHeader2 {
	background:transparent url("images/titles/redright.gif") no-repeat top right;
	display:block;
	padding-right:5px;
	text-decoration:none;
	position:relative;
}
.titleFooter {
	display:block;
	padding-right:5px;
	text-decoration:none;
	position:relative;
}
.titleFooter H1 {
	color:#a31c3f;
	display:block;
	margin-bottom:0;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 12px;
}
.textAreaFooter {
	padding:14px;
	line-height:20px;
}
.titleFooter2 {
	display:block;
	margin-right:0px;
	text-decoration:none;
	position:relative;
}
.titleFooter2 H1 {
	color:#a31c3f;
	display:block;
	margin-bottom:0;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 5px 10px;
}
.textAreaFooter2 {
	padding:0px 0px 0px 10px;
}
.titleHeader h2 {
	background:transparent url("images/titles/left_curve_light.gif") no-repeat top left;
	color:#a31c3f;
	display:block;
	margin-bottom:0;
	font-size:17px;
	font-weight:bold;
	padding:5px 0 5px 12px;
}
.titleHeader h55 {
	background:transparent url("images/titles/left_curve_light.gif") no-repeat top left;
	color:#a31c3f;
	display:block;
	margin-bottom:0;
	font-size:15px;
	font-weight:bold;
	padding:5px 0 5px 12px;
}
.titleHeader2 h2 {
	background:transparent url("images/titles/redleft.gif") no-repeat top left;
	color:#fff;
	display:block;
	margin-bottom:0;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 5px 12px;
}
.blue {
	color:#0088d6;
	font-weight:600;
}
.font11 {
	font-size:11px;
}
.font13 {
	font-size:17px;
	color:#8C8C8C;
	margin-top:10px;
	margin-bottom:25px;
}
.titleHeader td {
	color:#fff;
}
.grey .rightCol .titleHeader {
	background:transparent url("images/titles/right_curve_grey.gif") no-repeat top right!important;
}
.grey .rightCol H1 {
	background:transparent url("images/titles/left_curve_grey.gif") no-repeat top left!important;
}
.blue .rightCol .titleHeader {
	background:transparent url("images/titles/right_curve_blue.gif") no-repeat top right!important;
}
.blue .rightCol H1 {
	background:transparent url("images/titles/left_curve_blue.gif") no-repeat top left!important;
}
.light .rightCol .titleHeader {
	background:transparent url("images/titles/right_curve_light.gif") no-repeat top right!important;
}
.light .rightCol H1 {
	background:transparent url("images/titles/left_curve_light.gif") no-repeat top left!important;
	color:#4D4D4D;
}
.textArea, .textAreaLeft {
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	padding:14px;
	line-height:22px;
	background:#fff;
	text-align:justify;
}
.textArea h2 {
	margin-bottom:10px;
}
.faq {
	background-color:#ffdce8;
}
.request {
	border:none;
}
.textArea ul {
	margin:5px 5px 5px 15px;
}
.bottom {
	background:transparent url("images/titles/bottom.gif") no-repeat top left;
	display:block;
	padding-left:5px;
	height:13px;
}
.bottom span {
	background:transparent url("images/titles/bottom_right.gif") no-repeat top right;
	display:block;
	height:13px;
}
.leftNav {
	border:1px solid #c7c7c7;
	margin-bottom:20px;
}
.leftNav h2 {
	color:#a31c3f;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	background:#efefef;
	border-bottom:#cdcdcd 1px solid;
}
.leftNav .nav, .leftNav h2 {
	padding:5px 6px;
}
.leftNav li {
	list-style:none;
}
.wholeRoundWrap .wholeRound {
	float:left;
	width:48%;
	margin-left:13px;
}
.wholeRoundWrap .textArea {
	height:193px;
	position:relative;
}
.wholeRoundWrap .textArea .boxLink {
	color:#a31c3f;
	position:absolute;
	bottom:14px;
	left:14px;
}
#commentForm input {
	width:180px;
	border:1px solid #CBCBCB;
	padding:2px 3px;
	margin-bottom:15px;
	
}

label.error { float:left; color: red; padding-left: .5em; vertical-align:top; font-size:11px;}

#commentForm2 input {
	width:210px;
	border:1px solid #CBCBCB;
	padding:2px 3px;
}
#commentForm2 form {
	width:210px;
	border:1px solid #CBCBCB;
	padding:2px 3px;
}
#commentForm2 textarea {
	width:210px;
	border:1px solid #CBCBCB;
	padding:2px 3px;
}
#commentForm2 option {
	width:170px;
}
#commentForm2 table {
	border:none;
}
#commentForm2 td {
	border:none;
}
#commentForm2 tr {
	border:none;
}
#footer {
	background:transparent url("images/footer_bg.png") no-repeat 0 0;
	padding:10px 20px;
	margin-top:20px;
	position:relative;
}
#footer ul {
	margin:0;
}
#footer .sblock li {
	list-style:none;
	background:transparent url("images/bullet.gif") no-repeat 0 0;
	padding:3px 3px 3px 20px;
}
#footer .sblock .noli {
	list-style:none;
	background:none;
}
#footer .sblock {
	border-right:1px solid #EDEBEB;
	float:left;
	margin-right:15px;
	padding-right:15px;
	width:240px;
}
#footer .press {
	margin-right:0;
	padding-right:0;
}
#footer .help {
	width:330px;
}
#footer .help li {
	float:left;
	width:140px;
}
.news li span {
	color:#666;
}
.news li span a:hover {
	color:#666;
	text-decoration:none;
}
.press li span {
	color:#666;
}
.press li span a:hover {
	color:#666;
	text-decoration:none;
}
#footer .externalicons {
	position:absolute;
	bottom:4px;
	left:15px;
}
.externalicons li {
	list-style:none;
	float:right;
	margin-left:7px;
}
#slide-runner a {
	color : #fff;
	text-decoration : none;
}
a img {
	border : 0;
}
div.wrap {
	width : 935px;
	margin : 0 auto;
	text-align : left;
}
div#top div#nav {
	float : left;
	clear : both;
	width : 935px;
	height : 52px;
	margin : 22px 0 0;
}
div#top div#nav ul {
	float : left;
	width : 700px;
	height : 52px;
	list-style-type : none;
}
div#nav ul li {
	float : left;
	height : 52px;
}
div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
}
div#header {
	margin : -1px 0 0;
}
div#video-header {
	height : 683px;
	margin : -1px 0 0;
}
div#header div.wrap {
	height : 300px;
	background : url(images/slider-bg.png) no-repeat 50% 0;
}
div#header div#slide-holder {
	z-index : 40;
	width : 935px;
	height : 300px;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
	top : 9px;
	left : 5px;
	width : 925px;
	height : 312px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}
div#header div#slide-holder div#slide-controls {
	left : 0;
	bottom : 260px;
	width : 916px;
	height : 46px;
	display : none;
	position : absolute;
}
div#header div#slide-holder div#slide-controls p.text {
	float : left;
	color : #D7006B;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
	display:none;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(images/silde-nav.png);
}
div#nav ul li a {
	background : url(images/nav.png) no-repeat;
}
.right2 {
	float:right;
}
/********************
FAQ Page
*********************/

#rightnav {
	width: 100%;
	padding-bottom: 10px;
}
#rightnav div {
	overflow: hidden;
}
#rightnav div:first-child {
}
#rightnav div.collapsed {
	height: 40px;
}
#rightnav div span {
	background: url(images/rightnav.gif) no-repeat top left;
	width:630px;
	height:25px;
	padding:0px 15px;
	color:#a31c3f;
	font-size:12px;
	display:block;
	font-weight:500;
}
#rightnav div.collapsed span {
	background: url(images/rightnav.gif) no-repeat top left;
}
#rightnav div p {
	display: block;
	list-style:none;
	padding:0px 5px;
	margin:12px;
	color:#333;
	text-decoration:none;
}
#rightnav div li {
	padding:0px 5px;
	margin:12px;
	text-decoration:none;
}
#rightnav div p.current {
	background : #ccc;
}
#rightnav div p:hover {
	text-decoration: none;
}
.linone2 {
	list-style:none;
	vertical-align:10px;
}
.linone3 {
	list-style:none;
	vertical-align:10px;
	margin-left:10px;
}
.linone4 {
	list-style:none;
	vertical-align:10px;
	margin-left:25px;
}

#cats a {
  font-weight: bold;
  text-decoration: none;
}

#cats a:hover {
  font-weight: bold;
  text-decoration: none;
}

.nbg {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.nbg a {
  font-weight: bold;
  text-decoration: none;
}

.nbg a:hover {
  font-weight: bold;
  text-decoration: none;
}

ul {
  list-style: none;
}

.noshow {
  display: none;
}

.navlink a {
  color: grey;
}

