#container {
	background: white;
}

#top {
	background: url(../../../image/skins/vertical/common/topBackground.gif) top left no-repeat;
}

#versions {
	text-align: right;
}

#versions UL {
	margin: 0px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 100px;
	padding: 0px;
	list-style: none;
}

html>body #versions UL {
	margin-top: 15px;
}

#versions LI A {
	font-size: 85%;
}

#logo {
	display: none;
}

#logo A, #logo A:hover {

}

#logo A SPAN {
	display: none;
}

#siteName {
	color: black;
}

#siteName H1 {
	margin: 0px;
	margin-top: 18px;
	width: 338px;
	height: 38px;
	background: url(../../../image/skins/vertical/common/identificationBackground.gif) top left no-repeat;
	font-size: 220%;
}

#siteName H1 SPAN {
	display: none;
}

#siteName H2#subtitle {
	position: absolute;
	top: 130px;
	margin: 0px;
	margin-left: 4px;
	font-size: 100%;
	color: #333;
}

#siteName H2#date {
	position: absolute;
	top: 190px;
	margin: 0px;
	margin-left: 4px;
	font-size: 120%;
}

#art1 {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	background: url(../../../image/skins/vertical/common/banner.jpg) top no-repeat;
}

#art1 A {
	display: none;
}

#globalNavigation {
	background: url(../../../image/skins/vertical/common/menuBackground.gif) no-repeat;
}

#globalNavigation UL {
	margin: 0px;
	padding: 0px;
}

#globalNavigation LI {
	font-size: 90%;
	border-bottom: 1px solid #E5E5E5;
	text-align: left;
	list-style: none;
}

#globalNavigation LI A {
	padding: 5px 10px 5px 70px;
	text-decoration: none;
	text-transform: lowercase;
	color: black;
}

#globalNavigation LI A:hover {
	filter: alpha(opacity=60);
	background: #FFF0DB;	
}

#breadCrumb {
	font-size: 85%;	
}

#breadCrumb A {
	color: #4C86A4;
	text-decoration: none;
	border-bottom: 1px dashed #333; 
}

#breadCrumb A:hover {
	color: #4C86A4;
	border-bottom: 1px solid #333; 
}

#contactName, #contactFrom, #contactMessage {
	background: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	font-size: 90%;
	font-family: Arial;
}

#submit {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #777;
	border-left: 1px solid #777;
	background: #EEE;
	font-size: 90%;
	font-family: Arial;
}

#representants {
	text-align: center;
}

#representants IMG {
	margin-bottom: 20px;
}

#programFeatures H4 {
	font-size: 100%;
}

#programFeatures UL {
	margin: 0px;
	padding: 0px;
}

#programFeatures LI {
	list-style: none;
	margin-bottom: 5px;
}


.doc_ppt, .doc_doc, .doc_pdf, .doc_txt {
	padding-left: 20px;
}

.doc_ppt {
	background: url(../../../image/skins/horizontal/common/ppt_icon.gif) no-repeat;
}

.doc_doc {
	background: url(../../../image/skins/horizontal/common/doc_icon.gif) no-repeat;
}

.doc_pdf {
	background: url(../../../image/skins/horizontal/common/pdf_icon.gif) no-repeat;
}

.doc_txt {
	background: url(../../../image/skins/horizontal/common/txt_icon.gif) no-repeat;
}