body {
	color:#666666;
	background-color: #DBDBDB;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:  url("../art/GRADIENT.GIF");
	background-repeat: no-repeat;
}
.tdleft {
	background-image:   url("../art/shadow_left.jpg");
	background-repeat: repeat-y;
}
.tdright {
	background-image:   url("../art/shadow_right.gif");
	background-repeat: repeat-y;
}
.tdcenter {
	color:#333333;
	background-color:#FFFFFF;
}
.navSeperator {
padding: 2px 9px 2px 7px;
}
#curricula {
        float:left;
        width: 580px;
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 10px;
}
.descript_Image {
        float: left;
        width: 580px;
        margin: 0px 8px 0px 0px;
        overflow: hidden;
}
#curricula .descript_Item {
	padding: 0px 0px 30px;
	width: 350px;
}
#curricula .descript_Text {
        margin:0px 0px 0px 20px;
        width:380px;   
}
#curricula .descript_Title {
        font-weight: bold;
}
#curricula .descript_Date {
        font-size: 10px;
        padding: 0px 0px 5px 0px;
 }
#curricula a, #curricula a:visited, #curricula a:active {
		color:#333333;
		background-color:#FFFFFF;
        text-decoration: none;
        }
#curricula a:hover {
		text-decoration: none;
        color: #0066FF;
		background-color:#FFFFFF;
}

#main_subNav_area {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        margin:0px 10px 0px 0px;
}
.main_subNav_header {
	text-align: left;
	padding:10px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
		
}
.main_subNav_box {
	text-align: left;
	padding:10px 0px 10px 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 1.5em;
	color: #003366;
}
.main_subNav_box_end {
        text-align: center;
        padding:10px 0px 10px 0px;
}
.clearFloat {
    clear:both;
    height:1px;
    overflow:hidden;
}
.cleaner {
        clear:both;
        height:1px;
        font-size:1px;
        border:none;
        margin:0;
        padding:0;
        background:transparent;        
}
.footer {
        color:#292929;
		background-color:#FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}
#wrapper_bottom {
        margin: 0;
        background-image:   url("../art/wrapper_bottom.gif");
        background-repeat: no-repeat;
        width: 770px;
        height:7px;
}
#globalNav-poss {
        position: relative;    
        height: 56px;
        width:750px;
        text-align: center;
        background:    url("../art/dotted_hor.gif") repeat-x bottom;
        
}
#footer-poss {
	width:730px;
	background:  url("../art/dotted_hor.gif") repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#globalLink{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        position: relative;
        top: 15px;
        height: 22px;
        padding: 0px;
        z-index: 100;
        width: 740px;
        color: #666666;
		background-color:#FFFFFF;
        left: 0px;
        margin: 0px;
}
a.glink, a.glink:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
		background-color:#FFFFFF;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
}
a.glink:hover{
        text-decoration: none;
        color: #0066FF;
		background-color:#FFFFFF;
}
a.glinkSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.pipe {
padding: 2px 9px 2px 7px;
}
#promoArea {
        width:750px;
}
#subNav-pos {
        float:right;
        width:165px;
        margin:10px 4px 20px 0px;
        padding:0;
}
#content-pos {
	margin:0px 50px 0px 0px;
	text-align: left;
	width: 450px;
	line-height: 1.5em;
}
#contentArea_default {
	padding: 10px 20px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#4C4C4C;
	background-color:#FFFFFF;
	width: 475px;
}
#contentArea_default p {
        margin: 0.5em 0 1.5em;
}
a.contentArea_default, a.contentArea_default:visited, a.contentArea_default:active {
        text-decoration: none;
}
a.contentArea_default:hover {
        text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #003366;
	background-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	padding-bottom: 5px;
}
strong {
	color: #003366;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
}
#whatsNew {
        width: 170px;
        border-bottom-color: #CCCCCC;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding-bottom:10px;
 }
#whatsNew .item {
        padding-bottom: 8px;
}
 
#whatsNew .title {
		font-size: 12px;
}
 #whatsNew .descript {
        font-size: 10px;
}
#whatsNew a:link,  #whatsNew a:visited,  #whatsNew a:active {
        color:#0066FF;
		background-color:#FFFFFF;
        text-decoration: none;
}
#whatsNew a:hover {
        color:#0099CC;
		background-color:#FFFFFF;
        text-decoration: underline;
}
.footer {
        font-size: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
}
a.footer, a.footer:visited, a.footer:active {
        text-decoration: none;
}
a.footer:hover {
        text-decoration: underline;
}
.downloadbox {
	color: #333333;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 10px;
	border: thin dashed #666666;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
.downloadbox a:link, .downloadbox a:visited, .downloadbox a:active {
	text-decoration: none;
}
.downloadbox a:hover {
	text-decoration: underline;
}
#p7TMnav {
	line-height: 1.5;
}
.wind {
	background-position: center top;
	height: 237px;
	width: 750px;
	background-image:  url(../art/iatset.jpg);
	background-repeat: no-repeat;
}
.spanish {
	margin: 5px;
	padding: 10px;
}
.ariel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.wind2 {
	background-image:  url("../art/iatheader.jpg");
	background-position: center;
	height: 237px;
	width: 750px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #FFFFFF;
	font-style: italic;
}
.linebox {
	padding: 15px;
	float: left;
	border: thin solid #6699cc;
	margin: 15px;
	width: 400px;
}
