/* CSS Document */

body
{
margin:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #044184;
}

td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#D1E0F3;
line-height:1.5;
}
.bodylink
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#D1E0F3;
}

.h1
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:18px;
color:#d7eafe;
font-weight:bold;
line-height:0px;
float:none;
margin-bottom:0px;
margin-top:0px;
}


/*******  left navigation CSS  *******/

A.nav:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#012c59;
padding-left:3px;
text-decoration:none;
}
A.nav:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#012c59;
padding-left:3px;
text-decoration:none;
}
A.nav:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#012c59;
padding-left:3px;
text-decoration:underline;
}

.article_head
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#424343;
}

.article_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
color:#012c59;
line-height:1.5;
padding-left:21px;
padding-right:20px;
}

/**********    main body CSS    *************/


.head_part1
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:18px;
color:#65a1ed;
font-weight:bold;
}

.head_part2
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:18px;
color:#d7eafe;
font-weight:bold;
}

.subhead_part1
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:16px;
color:#65a1ed;
font-weight:bold;
}

.subhead_part2
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:16px;
color:#d7eafe;
font-weight:bold;
}

.subhead_part3
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:12px;
color:#d7eafe;
font-weight:bold;
}

.subhead_part4
{
font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;;
font-size:12px;
color:#65a1ed;
font-weight:bold;
}


/************** Footer  CSS  ******************/

.footsep
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b1cbeb;
line-height:1.5;
text-decoration:none;
}

.copyright
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:1.5;
text-decoration:none;
}
a.foot_nav:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b1cbeb;
line-height:1.5;
text-decoration:none;
}
a.foot_nav:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#b1cbeb;
line-height:1.5;
text-decoration:none;
}
a.foot_nav:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:1.5;
text-decoration:none;
}
