body{
	margin: auto auto;
    background-color: #1A3A8C;
}


.bodytext {
font-family: arial;
font-size: 11px;
color:#343434;
padding-right: 10px;
padding-bottom: 5px;
}

.bodytext A {
font-family: arial;
font-size: 11px;
color:#343434;
text-decoration: none;
}

.bodytext A:hover {
color:#ff0000;
}

.bodytext1 {
font-family: arial;
font-size: 11px;
color:#343434;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
}

.downloadBullets {
font-family: arial;
font-size: 11px;
color:#232617;
padding-left: 5px;
padding-right: 10px;
height: 25px;
}
.downloadBullets A {
font-family: arial;
font-size: 12px;
color:#232617;
text-decoration: none;
}

.downloadBullets  A:hover {
color:#232617;
}

.mainTitle {
font-family: arial;
font-size: 16px;
color:#1A3A8C;
}

.subTitle {
font-family: arial;
font-size: 12px;
color:#1A3A8C;
padding-bottom: 5px;
}

.trail {
font-family: arial;
font-size: 11px;
color:#000000;
}

.submenuText {
font-family: arial;
font-size: 11px;
color:#00000;
background-image: url('images/submenuarrow.jpg');
background-repeat: no-repeat;
padding-left: 15px;
background-color: #ffffff
}

.submenuText A{
font-family: arial;
font-size: 11px;
color:#5f5f5f;
text-decoration: none;
}

.submenuText A:hover{
color:#620000;
text-decoration: underline;
}

.submenuText1 {
font-family: arial;
font-size: 11px;
color:#00000;
background-image: url('images/submenuarrow.jpg');
background-repeat: no-repeat;
padding-left: 15px;
height:20px;
}

.submenuText1 A{
font-family: arial;
font-size: 11px;
color:#5f5f5f;
text-decoration: none;
}

.submenuText1 A:hover{
color:#620000;
text-decoration: underline;
}

.submenuText2 {
font-family: arial;
font-size: 11px;
color:#00000;
background-image: url('images/bullet3.jpg');
background-repeat: no-repeat;
padding-left: 10px;
height:20px;
background-color: #ffffff
}

.submenuText2 A{
font-family: arial;
font-size: 11px;
color:#5f5f5f;
text-decoration: none;
}

.submenuText2 A:hover{
color:#620000;
text-decoration: underline;
}

.line {
background-image: url('images/line.jpg');
height: 9px;
}

.bodytextNopadding {
font-family: arial;
font-size: 11px;
color:#343434;
height: 20px;
}

.hedding1 {
font-family: arial;
font-size: 14px;
color:#1A3A8C;
}

a.hedding1 {
font-family: arial;
color:#1A3A8C;
text-decoration:none;
}
a.hedding1:link {
font-family: arial;
color:#1A3A8C;
text-decoration:none;
}

a.hedding1:active {
font-family: arial;
color:#1A3A8C;
text-decoration:none;
}
a.hedding1:visited {
font-family: arial;
color:#1A3A8C;
text-decoration:none;
}
a.hedding1:hover {
font-family: arial;
color:#1A3A8C;
text-decoration:none;
}


.hedding2 {
font-family: arial;
font-size: 15px;
color:#335ECE;
}

a.hedding2 {
font-family: arial;
color:#335ECE;
text-decoration:none;
}
a.hedding2:link {
font-family: arial;
color:#335ECE;
text-decoration:none;
}

a.hedding2:active {
font-family: arial;
color:#335ECE;
text-decoration:none;
}
a.hedding2:visited {
font-family: arial;
color:#335ECE;
text-decoration:none;
}
a.hedding2:hover {
font-family: arial;
color:#57CA12;
text-decoration:none;
}

.hedding3 {
font-family: arial;
font-size: 14px;
color:#4874E7;
}


ul#links li{
	margin:0px;
	padding:0px;
}

.link {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F3633;
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
    margin:0px;
}
.link a{
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #8F3633;
	margin:0px;
	padding:0;
	text-decoration: none;
}
.link a:hover{
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#8F3633;
}
/*-----*/

ul#links_2 li{
	margin:0 0 0 30px;
	padding:0;
}

.link_2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #63B013;
	background-repeat:no-repeat;
	padding:0;
	text-decoration: none;
}
.link_2 a{
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #63B013;
	text-decoration: none;
}
.link_2 a:hover{
	font-family: verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#63B013;
}
.text{
	font-family: arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}










.login{
 	background-image: url(images/loginbg.jpg);
    height: 146px;
}

.loginbox{
    font-family: arial;
	font-size: 12px;
	color:#162D62;
    height: 20px;
}


.logintext {
	font-family: arial;
	font-size: 11px;
	color:#000000;
}

.forgottext {
	font-family: arial;
	font-size: 11px;
	color:#931407;
    padding-right: 15px;
}

.forgottext A{
	font-family: arial;
	font-size: 11px;
	color:#931407;
    text-decoration: none;
}

.forgottext A:hover{
	font-family: arial;
	font-size: 11px;
	color:#162D62;
    text-decoration: underline;
}

.internalbodytext {
	font-family: arial;
	font-size: 11px;
	color:#282828;
	padding-right: 20px;
	padding-bottom: 5px;
}

.internalbodytextTitle {
	font-family: arial;
	font-size: 11px;
	color:#700000;
    height: 22px;
}

.linktitle {
	font-family: arial;
	font-size: 14px;
	color:#52689A;
    font-weight: bold;
	padding-left: 15px;
    padding-bottom: 8px;
}


.leftlinktext{
    font-family: arial;
	font-size: 11px;
	color:#2B2B2B;
	padding-left: 35px;
    background-image: url(images/linkbg.jpg);
    height: 27px;
}

.leftlinktext A{
    font-family: arial;
	font-size: 11px;
	color:#4C5362;
    text-decoration:none
}

.leftlinktext A:hover{
    font-family: arial;
	font-size: 11px;
	color:#931407;
}

.bottomlinktext{
    font-family: arial;
	font-size: 11px;
	color:#4C5362;
	padding-left: 5px;
    height: 27px;
}

.bottomlinktext A{
    font-family: arial;
	font-size: 11px;
	color:#4C5362;
    text-decoration:none
}

.bottomlinktext A:hover{
    font-family: arial;
	font-size: 11px;
	color:#931407;
}

.textareabox{
    font-family: arial;
	font-size: 12px;
	color:#162D62;
}

.fontBodyTextTitleHead
{
    PADDING-LEFT: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #29166E;;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    HEIGHT: 30px;
    background-color: #ffffff;
    BORDER-RIGHT: #a3cae7 1px solid;
    BORDER-TOP: #a3cae7 1px solid;
    BORDER-LEFT: #a3cae7 1px solid;
    BORDER-BOTTOM: #a3cae7 1px solid;
    height: 30px
}

.fontBodyTextEntryRow
{
    PADDING-LEFT: 5px;
    FONT-SIZE: 11px;
    COLOR: #5D5D5D;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    BACKGROUND-COLOR: #F5F5F5;
}

.fontBodyTextTitleRow
{
    PADDING-LEFT: 3px;
    FONT-SIZE: 11px;
    COLOR: #5D5D5D;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    BACKGROUND-COLOR: #F5F5F5;
    height: 25px;
}

.fontBodyTextTitleRow A
{
    COLOR: #5D5D5D;
    text-decoration: none;
}

.fontBodyTextTitleRow A:hover
{
    COLOR: #007039;
}

.ColorBodyTextEntryRow
{
    PADDING-LEFT: 10px;
    FONT-SIZE: 11px;
    COLOR: #3C647F;
    PADDING-TOP: 3px;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    BACKGROUND-COLOR: #E9F6FF;
}
.paging
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #a8a8a9;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.paging A
{
    COLOR: #a8a8a9;
    TEXT-DECORATION: none
}
.paging A:hover
{
    COLOR: #8E2F06;
    TEXT-DECORATION: none
}

.viewDetails
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #8E2F06;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.viewDetails A
{
    COLOR: #8E2F06;
    TEXT-DECORATION: none
}
.viewDetails A:hover
{
    COLOR: #8E2F06;
    TEXT-DECORATION: underline
}
