#container {

}


#versions {
	text-align: right;
}

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

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

#logo {
	background: #00527D;
}

#logo A, #logo A:hover {
	background: url(../../../image/skins/vertical/pt/logobvsWhite.gif) top left no-repeat;
}

#logo A SPAN {
	display: none;
}

#siteName {
	padding: 40px 10px 0px 10px;
	color: black;
}

#siteName H1 {
	margin: 0px;
	font-size: 220%;
}

#siteName H2 {
	margin: 0px;
	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;
	padding-top: 4px;
}

#art1, #art2 {
	text-align: right;
}

#art1 A, #art2 A {
	color: #CCC;
	font-size: 70%;
} 

#art1 SPAN {
	background: #000 url(../../../image/skins/horizontal/common/closeIcon.gif) top left no-repeat;
}

#art1 SPAN A, #art2 SPAN A {
	padding: 2px;
	padding-left: 11px;
}

#art2 SPAN {
	background: #000 url(../../../image/skins/horizontal/common/openIcon.gif) top left no-repeat;
}

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

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

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

#globalNavigation LI A:hover {
	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: #EAF2F6;
	border-top: 1px solid #4C86A4;
	border-right: 1px solid #4C86A4;
	border-bottom: 1px solid #0F587E;
	border-left: 1px solid #0F587E;
	font-size: 90%;
	font-family: Arial;
}

#submit {
	border-top: 1px solid #4C86A4;
	border-right: 1px solid #4C86A4;
	border-bottom: 1px solid #0F587E;
	border-left: 1px solid #0F587E;
	background: #A5BAC5;
	font-size: 90%;
	font-family: Arial;
}

#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;
}