/*    ################    Painter X Stylesheet   ################   */

/*    ################    DEFAULT SELECTORS ################   */

a {
	color: #AACF3D;
	text-decoration: underline;
}

a:visited {
	color: #AACF3D;
}

a.menuhead:visited{
	color: #AACF3D;
}

a.tert {
	color: #AACF3D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
}

a.tert:hover {
	text-decoration: underline;
}

a.tertnavon:visited{
	color: #AACF3D;
}

body {
	background: #000000;
	margin: 0px;
	text-align: center;
}

body, .body, td, #content_td, div, p, table, ul, ol, li {
	color: #A9A9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

img {
	border: 0px;
	margin: 0px;
}

table.smallgrid td {
	font-size: 10px;
}

ul {
	list-style-image: url(http://www.corel.com/img/ui/bullet_grey.gif);
	list-style-position: outside;
	list-style-type: none;
}


/*    ################    NAMED CLASSES     ################   */


.listlink {
   color: #AACF3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

.menuhead {
	background-color: none;
	border: none;
	color: #AACF3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	text-indent: 6px;
	width: 100%;
}

.no_copy{
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.small {
	color: #A9A9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.small_link {
	color: #AACF3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.subtitle {
	color: #AACF3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.tertnavoff{
	background-color: #EBEBEB;
	border: solid 1px #AACF3D;
	color: #AACF3D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

.tertnavoff:hover  {
	background-color: #AACF3D;
	border: solid 1px #AACF3D;
	color: #FFFFFF;
}

.tertnavon{
	background-color: #AACF3D;
	border: none;
	border: solid 1px #AACF3D;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

.title {
	color: #AACF3D;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}

.imgtext {
	color: #AACF3D;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}


/*    ################    NAMED OBJECTS    ################   */

#bodycontent /* main encapsulating, outlining div */ {
	border: 1px solid #C0C0C0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	max-width: 760px;
	padding: 0px;
	text-align: left;
	width: 760px;
}

#content_td /* main content TD */ {
	max-width: !important 584px;
	padding-bottom: 50px;
	padding-left: 16px;
	padding-right: 10px;
	vertical-align: top;
	width: !important 584px;
}


/*    ################    NAVIGATION: BREADCRUMB  ################   */

#breadcrumb {
	background: url(img/breadcrumb_back.gif);
	color: #AACF3D;
	font-size: 9px;
	height: 23px;
	padding-left: 185px;
	white-space: nowrap;
}

#breadcrumb .here {
	display: inline;
	font-size: 9px;
	font-weight: bold;
}

#breadcrumb a,	#breadcrumb a:visited, #breadcrumb a:active {
	color: #AACF3D;
	font-size: 9px;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}



/*    ################    NAVIGATION: HEADER    ################   */

#header {
	background: url(img/header_back.gif) right;
	height: 60px;
}

#headernav {
	margin-left: 185px;
}

#headernav a {
	border-left: 1px solid #AACF3D;
	color: #325192;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#headernav a.first {
	border-left: 0px;
	padding-left: 0px;
}

#headernav a:hover {
	color: #FD9B02;
}

#headernav img.icon {
	border: 0;
	height: 15px;
	width: 15px;
}

#logo {
	float: left;
	height: 20px;
	margin-left: 10px;
	width: 108px;
}






/*    ################    FOOTER    ################   */

#footer {
	border-top: 1px solid #C0C0C0;
	color: #AACF3D;
	height: 20px;
	text-align: center;
}

#footer a {
	color: #AACF3D;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	text-decoration: none;
}

#footercopyright {
	color: #AACF3D;
	font-size: 10px;
	height: 20px;
	padding-top: 3px;
	text-align: left;
	vertical-align: center;
}

#footercopyrightdiv {
	margin-left: auto;
	margin-right: auto;
	max-width: 760px;
	padding: 0px;
	text-align: left;
	width: 760px;
}



/* # */


/*	####################################################### 
								UI ELEMENTS
	####################################################### */

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

table {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;	
}
td {
	border: 0px;
	border-spacing: 0px;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	vertical-align: top;	
}

#headerDivBanner {
	width: 760px;
	height: 160px;
}

#headerDivNav {
	width: 760px;
	height: 38px;
}

#headerDivTable {
	width: 760px;
	height: 38px;
}

#breadcrumbDiv {
	height: 34px;
	width: 517px;
	font: 10px Verdana;	
	padding-left: 190px;
	text-indent: 15px;
	text-align: left;
	line-height: 20px;
}

#breadcrumbDiv a {
	text-align: left;
	font: 10px Verdana;
	color: #AACF3D;
}

#sideNavTable a {
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font: 10px Verdana;	
	color: #404140;
}

#sideNavTable a.nonNav {
	color: #000000;
}

#sideNavTable a.Nav {
	color: #A9A9A9;
}

#sideNavTable .sideNavNonRoot {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	vertical-align: middle;
	text-align: left;
	border-spacing: 0px;
	background-color: #404140;
	/*background-image: url(img/subNavShade.gif);*/
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 28px;
}

#topNavTable {
	width: 582px;
	height: 38px;
}

#internationalTable {
	width: 178px;
	height: 38px;
	vertical-align: middle;	
	background-image: url(img/icon_international.gif);	
	background-repeat: no-repeat;
	background-position: left center;
	background-position: 20px;
	text-align: left;
	text-indent: 37px;
}

#topNavBlockTable {
	width: 582px;
	height: 38px;
}

#sideNavTable {
	width: 175px;
	vertical-align: top;	
}

#sideNavTable .sideNavRoot {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: middle;
	background-color: #404140;
	background-image: url(img/arrowOffLevel2Nav.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	text-align: left;
}

#sideNavTable .sideNavRootOn {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	vertical-align: middle;
	background-color: #AACF3D;
	background-image: url(img/arrowOffLevel2Nav.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	text-align: left;
}

#sideNavTable .sideNavNonRootOn {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
	vertical-align: middle;
	border-spacing: 0px;
	background-color: #AACF3D;
	background-image: url(img/arrowOnLevel2Nav.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	text-align: left;
}

#sideNavTable .sideNavNonRootOnSelected {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;		
	vertical-align: middle;
	border-spacing: 0px;
	background-color: #AACF3D;
	background-image: url(img/arrowOnDownLevel2Nav.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 18px;
	text-align: left;
}

#sideNavTable .sideNavHighlightThirdLevel {
	width: 175px;
	height: 21px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;		
	vertical-align: middle;
	border-spacing: 0px;
	background-color: #AACF3D;
	text-indent: 28px;
	text-align: left;
}

#sideNavBlock {
	width: 175px;
	height: 400px;
	border-bottom: none;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	vertical-align: top;
	background-color: #000000;
	background-image: url(img/subNavShade.gif);
	background-repeat: no-repeat;
}

#topNavTable a.navOn {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#topNavTable a.navOff {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

#topNavTable .topNavOff {
	vertical-align: middle;
	text-align: center;
	font: 10px Verdana;	
	padding: 0px;
	width: 97px;
	height: 38px;
	background-image: url(img/btn_off_main_nav.gif);
	background-position: center;
}

#topNavTable .topNavOn {
	vertical-align: middle;
	text-align: center;
	font: 10px Verdana;	
	background-image: url(img/btn_on_main_nav.gif);
	background-position: center;
	width: 97px;
	height: 38px;
}

#topNavTable a.emeanavOn {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

#topNavTable a.emeanavOff {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

#topNavTable .emeatopNavOff {
	vertical-align: middle;
	text-align: center;
	font: 9px Verdana;	
	padding: 0px;
	width: 97px;
	height: 38px;
	background-image: url(img/btn_off_main_nav.gif);
	background-position: center;
}

#topNavTable .emeatopNavOn {
	vertical-align: middle;
	text-align: center;
	font: 9px Verdana;	
	background-image: url(img/btn_on_main_nav.gif);
	background-position: center;
	width: 97px;
	height: 38px;
}

#contentTable {
	width: 760px;
	vertical-align: top;
}

#space {
	width: 15px;
	vertical-align: top;
	text-align: left;
}

#contentBlock {
	width: 567px;
	vertical-align: top;
	text-align: left;
	
}

#homeBlock {
	width: 760px;
	vertical-align: top;
	text-align: left;
	
}

#footerBlock {
	width: 582px;
	height: 55px;
	text-align: left;
	text-indent: 15px;
}

#footerNav {
	width: 582px;
	height: 40px;
	text-align: left;
	text-indent: 15px;
	background-image: url(img/footerBackground.gif);
	background-repeat: repeat;
	font: 10px Verdana;
	font-weight: bold;	
	vertical-align: middle;	
}

#footerNav a.footerNavItem {
	color:#aacf3d;
	text-decoration: none;
}

#footerCopy {
	width: 582px;
	height: 15px;	
	vertical-align: top;
	text-align: left;
	text-indent: 15px;
	color: #AAAAAA;
	font: 10px Verdana;		
}

#footerTable {
	width: 760px;
	text-align: left;
	vertical-align: top;
}

#footerNavTable {
	width: 582px;
	height: 40px;
	text-align: left;
	vertical-align: top;
}

#logoBlock {
	width: 178px;
	vertical-align: top;
	background-image: url(img/wordmark_corel.gif);	
	background-repeat: no-repeat;
	background-position: right top;	
}
