/* CSS definition file containing site wide stylesheets */

.Journal_Title {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: medium;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center
}

BLOCKQUOTE {
	font-size: small;
 	color: rgb(0,0,255)
}

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,255);
 	vertical-align: baseline
}

A:active {
	color: rgb(153,0,102)
}

.Title_Left {
	font-size: large;
 	color: rgb(255,0,0);
 	text-align: left
}

A:link {
	color: rgb(153,0,102)
}

.Copyright {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,255);
 	margin: 3pt 4pt
}

.ListItem2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,204);
 	list-style-type: circle;
 	list-style-image: none;
 	text-indent: 3pt;
 	margin: 3pt
}

.Normal-Bold {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,204);
 	font-weight: bold;
 	text-indent: 0pt;
 	margin: 3pt
}

.Title {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: large;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center;
 	margin: 6pt
}

UL {
	font-size: small;
 	color: rgb(0,0,255)
}

A:visited {
	color: rgb(0,102,0)
}

.TextObject {
	color: rgb(0,0,255)
}

H1 {
	font-size: large;
 	color: rgb(0,0,255)
}

.FormText {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(0,51,204);
 	font-weight: bold;
 	font-style: italic;
 	text-align: right
}

H2 {
	color: rgb(0,0,255)
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,204);
 	text-indent: 0pt;
 	margin: 3pt
}

.Head_Banner {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: medium;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,0,204);
 	background-position: 100% 0pt;
 
	margin: 3pt 0pt
}

H3 {
	color: rgb(0,0,255)
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	color: rgb(0,0,204);
 	list-style-type: disc;
 	list-style-image: url( "../assets/images/dataicon.gif" );
 	list-style-position: outside;
 	text-indent: 3pt;
 	margin: 3pt;
 
	padding-left: 3pt;
 	padding-right: 3pt
}

OL {
	font-size: small;
 	color: rgb(0,0,255);
 	text-indent: 3pt;
 	margin: 3pt
}

A {
	color: rgb(153,0,102)
}

H4 {
	color: rgb(0,0,255)
}

.TextNavBar {
	color: rgb(0,0,255)
}

ADDRESS {
	font-size: small;
 	color: rgb(0,0,255)
}

H5 {
	color: rgb(0,0,255)
}

PRE {
	font-size: small;
 	color: rgb(0,0,255)
}

H6 {
	color: rgb(0,0,255)
}