* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff;
	text-align: center;
	margin: 0;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	line-height: 1.6em;
}

html {
	background: #ffffff;
}

a {
	color: #ccc;
	text-decoration: underline;
}

p {
	margin: 0 0 12px 0;
}

h2, h3 {
	clear: both;
}

.pLarge {
	font-size: 1.3em;
	line-height: 1.3em;
}

.underline {
	margin: 0 0 22px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #000000;
}

.smallLine {
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #000000;
}

.topLine{
	margin: 12px 0 22px 0;
	padding: 12px 0 12px 0;
	border-top: 1px solid #000000;
}


.colorComp {
	color: #000000;
}

.right {
	float: right;
	margin: 0 0 8px 8px;
}

.left {
	float: left;
	margin: 0 8px 8px 0;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 12px 0;
	color: #000000;
}

b {
	color: #000000;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 12px 0;
	color: #000000;
}

.clearFix {
	clear: both;

}

ul li {
	padding: 0 0 12px 0px;
	margin: 0 0 0 16px;
}

ul.left, ul.right{
	width: 280px;
}

ul.left {
	margin: 0 12px 0 0;
}


ol {
	margin: 0 0 12px 0;
}

ol li {
	margin: 0 0 0 24px;
}


dl dt {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
}

dl dd {
	margin: 0 0 6px 0px;
}

dl {
	margin: 0 0 12px 0;
}

.marginTop {
	padding: 20px 0 0 0;
}

.genFloatContainer {
	float: left;
	padding: 0 0 12px 0;
}

div#contentLeft.doubleWide {
	width: 645px;
}

div#contentLeft.fullWide {
	width: 850px;
}

p.fullWide {
	width: 850px;
}

p.readMore {
float: right;
width: 200px;
text-align: right;
}

p.readMore a {
display: block;
float: right;
width: 71px;
height: 20px;
background: url(../images/readMore.jpg) no-repeat right top;
padding: 0px 80px 0 0;
text-indent: -9000px;
color: #ffffff;
cursor: pointer;
}

.highlite {
	padding: 6px;
	background: #f3e7bc;	
}

.imgIndent {
	margin: 0 0 0 14px;
}

.ulLeft {
	width: 200px;
	float: left;
	display: inline;
}

.ulRight {
	width: 200px;
	float: right;
	display: inline;
}

#topWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 999px;
	height: 50px;
	text-align: right;
}

#logo {
	float: left;
	width: 183px;
	height: 101px;
	background: url(../images/logo.jpg) no-repeat top left;
}

#logo p {
	visibility: hidden;
}

#logo img {
	display: block;
}

#topNav {
	float: right;
	visibility: hidden;
	width: 765px;
	margin: 31px 50px 0 0;
}

#topNav ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	background: none;
}

#fontSize, #mainNavigation {
	float: right;
}

#fontSize {
	display: none;
}

li#fSmall,
li#fMed,
li#fLarge {

}

#fSmall a,
#fMed a,
#fLarge a {
	color: #9f9f9f;
}

#fMed {
	font-size: 1.2em;
}

#fLarge {
	font-size: 1.3em;
}

#login {
	
	float: right;
	visibility: hidden;
	margin: -31px -4px 0 0px;
	padding: 5px 0 0 0;
	width: 600px;
	height: 36px;
	text-align: right;
	background: url(../images/logV2.jpg) no-repeat right top;
}

#login ul {
	margin: 4px 0px 0 98px;
}

#login ul li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0 12px 0 0;
}


#login a {
	font-weight: normal;
	font-size: 1.1em;
	color: #5c5c5c;
	text-decoration: none;
}

#login li.black a {
	color: #000000;
	text-decoration: underline;
}

#login ul#searchUl {
	float: right;
	margin: -22px 0px 0 108px;
}

ul#searchUl li {
	margin: 0 6px 0 0;
	
}

#search input {
	width: 110px;
	height: 16px;
	border: 1px solid #000000;
}

#login #welcomeBack {
	display: none;
	/*float: left;
	margin: -22px 0 0 -359px;
	font-size: 1.1em;
	color: #253765;*/
}

#mainNavigation {
	margin: 0px -12px 0 0;
}

#mainNavigation a {
	font-size: 1.4em;
	color: #6e6e6e;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0px;
	text-decoration: none;
	border-right: 1px solid #c8c8c8;
}

#mainNavigation li.noBorder a {
	border: none;
}

#mainWrapper {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentHeader {
	float: left;
	width: 918px;
	height: 84px;
	background: transparent url(../images/headerBg.jpg) no-repeat left top;
}

#contentHeader h1 {
	margin: 0px 0 0 12px;
	font-size: 2.4em;
	color: #000000;
	line-height: 1;
}

#subNav {
	float: left;
	width: 175px;
	margin: 32px 0 0px 26px;
}

#turshNav {
	float: right;
	width: 185px;
	margin: 32px 13px 0 0;
}

.adWords {
	float: left;
	display: inline;
	margin: 32px 0 0 30px;
	width: 160px;
}

#subNav, #turshNav {
	font-size: 1.3em;
}

#subNav ul li, #turshNav ul li {
margin: 0 0 0 14px;
}

#subNav ul li a, #turshNav ul li a {
	text-decoration: none;
	padding: 2px;
}


#subNav li a {
	color: #cccccc;
}

#subNav li, #turshNav li {
	margin: 0 0 5px 0;
}


#contentWrapper {
	float: left;
	margin: -45px 0 0 0;
	padding: 0 0 0px 0;
	width: 918px;
}

#contentLeft {
	float: left;
	width: 491px;
	margin: 0px 0 0 22px;
	font-size: 1.3em;
	line-height: 1.6em;
}

#contentLeft img {
	border: 2px solid #b3b3b3;
}
#contentRight {
	float: right;
	width: 230px;
	margin: -100px 17px 0 0;
}

/* =================== left in for homepage ======================*/
/*#rightNavigation {
	float: left;
	width: 230px;
	margin: 0px 0 12px 0;
	padding: 0px 0 12px 0;
	border-bottom: 1px solid #d7d7d7;
}

#rightNavigation li.active {
	background: #f3e7bc url(../images/navBullet.gif) no-repeat left top;
}
#rightNavigation li.active a {
color: #432900;
}

#rightNavigation li {
	padding: 2px 0 2px 15px;
	margin: 0 0 8px 0;
	list-style-type: none;
	font-size: 1.3em;
	background: url(../images/navBullet.gif) no-repeat left top;
}*/

.rightSubContent {
	float: left;
	display: inline;
	width: 230px;
	padding: 0 0 6px 0;
	margin: 8px 0 6px 0;
	border-bottom: 1px solid #d7d7d7;	
}

.rightSubContent h3 a {
	margin: 0px;
	font-size: 1.1em;
	color: #000000;

}

.rightSubContent p {
	margin: -8px 0 0 0;
}
.rightImage {
	float: left;
	display: inline;
	width: 60px;
	height: 57px;
	overflow: hidden;
	border: 2px solid #b3b3b3;
}

.rightImage a img {
	border: none;
}

.noImage .rightImage {
	display: none;
}

.noImage {
	width: 215px;
}


.rightCopy {
	float: left;
	font-size: 1.2em;
	display: inline;
	width: 210px;
	border-bottom: 1px solid #d7d7d7;
}

.rightCopy dt {
	font-size: 1.1em;
	margin: 0 0 11px 0;
	font-weight: normal;
}

/*========= || graphic content container || ====================*/

#educationWrapper {
	float: left;
	margin: 12px 0 24px 0;
	width: 590px;
	background: url(../images/roundBg.jpg) repeat-x;
}

#edHead {
	float: left;
	margin: 0px;
	width: 590px;
	height: 11px;
	background: url(../images/roundHeader.jpg) no-repeat left;
}

.edContent {
	float: left;
	width: 101px;
	height: 121px;
	margin: 4px 0 0 14px;	
}

.edContent h2, .elements h2, .elementsRight h2{
	font-size: 1.3em;
	margin: 0 0 4px 0;
}

.edLink a {
	display: block;
	width: 101px;
	height: 95px;
	border: 2px solid #ffffff;
}

#elementsWrapper {
	width: 620px;
	float: left;
	background: #e4e4e4;
	padding: 12px;
}

.elements {
	float: left;
}

.elementsRight {
	float: right;
}

.elements a, .elementsRight a {
	display: block;
	width: 300px;
	height: 117px;
	border: 2px solid #000000;
}

#contentLeft .edLink a img, #contentLeft .elements a img, #contentLeft .elementsRight a img {
	border: none;
}

.edLink a:hover, .elements a:hover, .elementsRight a:hover {
	border: 2px solid #000000;
}

/*=============== container over ==============*/

#vidContainer {
	float: left;
	display: inline;
	width: 215px;
	margin: 36px 0 0 20px;
}

#vidContainer img {
	border: 2px solid #000000;
}

#vidContainer h3 {
	color: #000000;
	font-size: 1.5em;
}

#vidContainer h2 {
	font-size: 2em;
}



#footerWrapper {
	clear: both;
	width: 100%;
	height: 155px;
}

#footerContent {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 145px;
}

#footerText {
	float: left;
	text-align: left;
	width: 800px;
	margin: 24px 0 0 58px;
}

#footerText ul {
	margin-bottom: 6px;
}

#footerText ul li {
	list-style-type: none;
	display: inline;
	font-size: 1.3em;
	background: transparent;
	padding: 0 0 0 4px;
}

#footerText ul li a {
	text-decoration: underline;
	color: #000000;
}

#footerText p {
	margin: 6px 0 0 0;
}

#footerText h3 {
	margin: 3px;
	font-size: 1.4em;
	color: #000000;
}


/*content formats */

.subRowsSmall {
	width: 491px;
}

.subRows {
	float: left;
	width: 612px;
}

.subRows h2 {
	margin: 0 0 2px 0;
}

.smallType {
	font-size: .9em;
}

.pod {
	float: left;
	width: 290px;
	height: 125px;
	margin: 12px 6px 24px 0;
	overflow: hidden;
}

.pod dl dd {
	margin: 0px;
	line-height: 1.4em;
}

.pod dl {
	float: right;
	width: 100px;
}

dl.long {
	width: 180px;
	line-height: 1.3em;
}

.pod img {
	float: left;
}

.podLong dl {
	float: left;
	width: 260px;
}

.twoCol {
	width: 280px;
}

.resize2col .podLong {
	width: 200px;
}

.resize2col {
	float: right;
	display: inline;
}

#tableContainer {
	float: left;
	display: inline;
	width: 620px;
	border: 1px solid #cccccc;
}

#tableContainer table#contactTable {
	float: left;
	display: inline;
	width: 610px;
	margin: 4px 0 0 4px;
	border: none;
}

#contactTable tr td {
	padding: 1px 3px 1px 3px;
}

tr#tableHeader {
	color: #000000;
	font-weight: bold;
}

td#name {
	width: 125px;
}

td#aff, td#phone {
	width: 155px;
}

td#mail {
	width: 155px;
}

.tableAlt {
	background: #000000;
}

.fullScale {
	width: 625px;
	padding: 2px;
	margin: 0 0 12px 0;
}

.medScale {
	width: 485px;
	padding: 2px;
	margin: 0 0 12px 0;
}

.medScale tr td, .fullScale tr td {
	padding-left: 4px;
}

#edIcons {
	float: left;
	padding: 0px 0px 6px 0;
	margin: 0 0 24px 0;
	width: 650px;
	border-bottom: 1px solid #ccc;
	
	/*background: url(../images/education/edBg.jpg) repeat-x;*/
}


.edContainer {
	float: left;
	width: 95px;
	margin: 8px 0px 0 11px;
}

.edContainer a {
	float: left;
	text-align: center;
	margin: 8px 6px 0 1px;
	width: 95px;
	height: 95px;
	background: #ffffff;
	border: 2px solid #000000;
}

.edContainer a:hover {
	border: 2px solid #000000;
}


#contentLeft #edIcons .edContainer a img {
	border: none;
	width: 95px;
	height: 95px;
}


.edContainer p {
	text-align: center;
	line-height: 1.3em;
	font-size: .7em;
	padding: 120px 0 0 0;
}

.edMargin {
	margin: 8px 0 0 78px !important;
}

.edMarginThree {
	margin: 8px 0 0 165px !important;
}

.edMarginFive {
	margin: 8px 0 0 35px !important;
}


/*education courses*/

.edCourseContainer {
	float: left;
	width: 500px;
	padding: 0 0 24px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #000000;
}

ul.edCourses {
	float: left;
	width: 100px;
}

ul.edCourses li {
	list-style-type: none;
	padding: 0px;
	background: transparent;
}

.noButtet {
	padding: 0px;
	background: transparent;
}

.liHeader {
	color: #000000;
	font-weight: bold;
}

ul.edCourseCol {
	width: 225px;
}

ul.edCourseCol li {
	list-style-type: none;
	padding: 4px 0 0 30px;
}

ul.edCourseCol li.liHeaderBold {
	padding: 0px 0 8px 0;
	background: transparent;
	color: #000000;
	font-size: 1.25em;
	font-weight: bold;
}

p.leftParagraph {
	float: left;
	width: 364px;
	padding: 32px 18px 0 0;
	font-weight: bold;
}

#highlights {
	width: 600px;
	color: #000000;
}

#highlights .highlight {
	float: left;
	width: 600px;
	line-height: 2em;
}

.homeRight #highlight_image {
	float: left;
	width: 185px;
}

.homeRight p {
	float: right;
	width: 335px;
	margin: -135px 0;
}

.homeRight h2 {
	float: right;
	width: 335px;
	margin: -160px 0;
}







