.txtbody {
	font-family: arial;
	font-size: x-small;
	color: #000000;
	line-height: normal;
}
.txtbodylight {
	font-family: arial;
	font-size: x-small;
	color: #666666
}
.txtfooter {
	font-family: arial;
	font-size: xx-small;
	color: #ffffff
}
.txtfooterdark {
	font-family: arial;
	font-size: xx-small;
	color: #999999
}

.txtbodyxxsmall {
	font-family: arial;
	font-size: xx-small;
	color: #000000;
	line-height: normal;
}

.txtbodyEmail {
	font-family: arial;
	font-size: x-small;
	color: White;
	line-height: normal;
}
.frontcopyLinks {
	font-size : xx-small;
	color: Silver;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.insidecopy:link {
	font-size : xx-small;
	color: Black;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}


.insidecopy:hover {
	font-size : xx-small;
	color: Red;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}
	
.insidecopy {
	font-size : xx-small;
	color: Black;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.insidecopyLinks {
	font-size : xx-small;
	color: Silver;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.vidH1 {
	font-size : larger;
	color: Silver;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.vidText {
	font-size : xx-small;
	color: Silver;
	font-weight : normal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

.vidTextLink {
	font-size : xx-small;
	color: Blue;
	font-weight : normal;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : normal;
}

A.link:link {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #333333
}
A.link:visited {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #333333
}
A.link:active {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #333333
}
A.link:hover {
	font-family: arial;
	font-size: x-small;
	text-decoration: none;
	color: #333333
}

A.linkmore:link {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #000000
}
A.linkmore:visited {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #000000
}
A.linkmore:active {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #000000
}
A.linkmore:hover {
	font-family: arial;
	font-size: x-small;
	text-decoration: none;
	color: #000000
}

A.linkpdf:link {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #0C2E87;
	line-height: normal;
}
A.linkpdf:visited {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #0C2E87;
	line-height: normal;
}
A.linkpdf:active {
	font-family: arial;
	font-size: x-small;
	text-decoration: underline;
	color: #0C2E87;
	line-height: normal;
}
A.linkpdf:hover {
	font-family: arial;
	font-size: x-small;
	text-decoration: none;
	color: #0C2E87;
	line-height: normal;
}

A.footer:link {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #ffffff
}
A.footer:visited {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #ffffff
}
A.footer:active {
	font-family: arial;
	font-size: xx-small;
	text-decoration: underline;
	color: #ffffff
}
A.footer:hover {
	font-family: arial;
	font-size: xx-small;
	text-decoration: none;
	color: #ffffff
}

ul.list1 {list-style-image: url(img/bullet_1.gif);margin-left: 1em ; padding-left: 1em}

.tablestyle1	{
	border-color: #F2F2F2 #E7E7E7 #C8C8C8 #E7E7E7;
	border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}


BODY {
    scrollbar-arrow-color:#0C2E87;
	scrollbar-base-color:#B4B4B4;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#B4B4B4;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#B4B4B4;
}


.button1 {border: 1px outset; cursor: pointer; font-size:11; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(img/bg_button.gif);
backgroung-image: repeat-x;
width:106px;
}

.form1{
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color: #ececec;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #333333;
}