body {
	background-color: white;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.left_bar {
	width:180px;
	background-color: white;
}


div#left {
	font-size: 14px;
}

div#left ul {
	list-style-type:none;
	padding: 0px;
	margin: 5px;
}

div#left li {
	margin-bottom: 7px;
}

div#left ul li li {
	font-size: 11px;
}

div#left a {
	color: #C3C5E3;
	font-weight:normal;
	text-decoration:none;
}

div#left a:hover {
	color:#FFFFFF !important;
}

div#left a:visited {
	color:#C3C5E3;
}

div#nav {
	font-size: 11px;
	color: #AAAAAA;
	text-decoration:none;
}

div#nav a {
	color: #C8D0E4;
	font-weight:normal;
	margin-right: 10px;
}

div#nav a:hover {
	color:#FFFFFF;
}

div#nav a:visited {
	color:#FFFFFF;
}

div#body a:link {
	color: #333366;
	text-decoration: none;
	font-weight : bold;
}

div#body a:hover {
	color: #666699;
	text-decoration : none;
	font-weight : bold;
}

div#body a:visited {
	color: #666699;
	text-decoration : none;
	font-weight : bold;
}


div#body h1 {
	padding-left: 5px;
	padding-right: 5px;
	color: #2E457A;
	font-size: 20px;
	font-weight: bold
}

div#body h2 {
	padding-left: 5px;
	padding-right: 5px;
	color: #666699;
	font-size: 16px;
	font-weight: bold
}

div#body p {
	padding-left: 5px;
	padding-right: 5px;
	color: #333366;
	font-size: 12px;
	line-height: 1.7em;
}

div#body li {
	color: #333366;
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 4px;
}

div#body td {
	color: #333366;
	font-size: 12px;
	line-height: 1.7em;
}

div#body a {
	border-bottom: 1px dotted #333366;
}

div#body strong, div#body b {
color: #343434;
}

div#body ul {
list-style-image:url(/global/images/parts/bullet.gif);
}

.dev_note {
	padding: 10px;
	background-color:#FFFFCC;
	color:#FF0000 !important;
	font-weight:bold;
}

.pagetitle { 
	color: #666699;
	font-size: 18px;
	font-weight: bold
	}
.subtitle { 
	font-size: 16px;
	font-weight: bold;
	color: #666699
	}
.copyrighttext { 
	font-size: 9px;
	color: #999999
	}
.copyrighttext_link { 
	font-size: 9px;
	color: #999999;
	text-decoration: none
	}

.maincontent_underlined {
	color: #333366;
	font-size: 12px ;
	text-decoration:underline
	}
.littlebold {
	color: #333366;
	font-size: 9px;
	font-weight: bold
	}
.redblink {
	color: #333366;
	font-size: 12px ;
	text-decoration: blink
	}
a.tinyurl:link {
	font-size: 10px;
	font-weight: bolder;
	color: #666699;
	text-decoration: underline;

}
a.tinyurl:hover {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}
a.tinyurl:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
.subtitleNoUnderline {
	font-size: 16px;
	font-weight: bold;
	color: #666699
}
a.subtitleURL:link {
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
a.subtitleURL:hover {
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
a.subtitleURL:visited {
	font-size: 16px;
	font-weight: bold;
	color: #666699;
}
