
a {
	color: #336699;
}
a:visited {
	color : #1E90FF;
}

a:hover {
	color : #DC143C;
	text-decoration : none;
}

a:active {
	color : #8B008B;
}
a.text,a.text:link,a.text:visited,a.text:active  {font-size: 11px;
	font-family: verdana, geneva;
	line-height: 16px;
	color: #0066CC;
	text-decoration : none;
}
a.text:hover{
	font-size: 11px;
	font-family: verdana, geneva;
	line-height: 16px;
	color: #DC143C;
	text-decoration : none;
}
.hr_new {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body {
	background-color : #B2CBE1;
	border : 0px;
	color : #004990;
	font : 12px/18px Arial, Geneva, Helvetica, sans-serif;
	margin : 0px;
}

div.btm {
	text-align : center;
	vertical-align : bottom;
	width : 100%;
}
img
{  border-style: none;
}
div.cntr {
	text-align : center;
}

h1 {
	border-bottom : #D84C00 2px solid;
	color : #1560A4;
	display : block;
	font-family : tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	font-weight : bold;
	line-height : 1.5em;
	margin : 0px;
	padding : 0px;
	text-align : right;
	vertical-align : top;
}

h2 {
	border-bottom : #999999 2px solid;
	color : #CF1F17;
	display : block;
	font : bold 14px/22px tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin : 0px;
	padding-bottom : 2px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 20px;
	text-align : right;
}

h3 {
	color : #D84C00;
	font-size : medium;
	font-weight : bold;
	text-align : left;
}

table{
	border : 0px;
	margin : 0px;
}
table.tbl1 {
	border : 1px solid #457696;
	font : 12px/14px Arial, 'Trebuchet MS', Helvetica, sans-serif;
	width : 560px;
	text-align : left;
}


td.bkg {
	background-image : url(images/comp2_04.png);
	background-repeat : repeat-y;
}

td.btm {
	background-image : url(images/comp2_15.png);
	background-repeat : no-repeat;
	height : 111px;
	margin : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width : 810px;
}

td.cntrcol {
	background : transparent url(images/dots_vertical.gif) repeat-y center;
	width : 13px;
}

td.foot {
	vertical-align : bottom;
}

td.paddy {
	padding : 0 12px 16px 12px;
}

td.txtcol {
	text-align : left;
	width : 48%;
}

SPAN.BOLD {
	font-weight : bold;
}
UL {
	list-style-type : square;
}
DIV.box {
	border : 1px dotted #457696;
	padding : 4px;
}

.text {
	font-size: 11px;
	font-family: tahoma, verdana, geneva;
	line-height: 16px;
}
.floatleft {
	float : left;
	padding-left : 25px;
	padding-right : 0px;
}

.floatright {
	float : right;
	padding-left : 10px;
	padding-right : 0px;
}

.footer {
	color : #FFFFFF;
	font-size : 10px;
	line-height : 12px;
	padding : 0px 24px 0px 0px;
	text-align : right;
	vertical-align : middle;
}

.left {
	text-align : left;
	vertical-align : top;
}

#pageheader{
	background : #4B0082;
	text-align : center;
}

#rightpanel {
	padding-bottom : 2px;
	padding-left : 12px;
	padding-right : 20px;
	padding-top : 2px;
}

.grybldTrebuchet {
	color : #444444;
	font-family : 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.longVerdana {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}