/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body{background-color:#ffffff;}
.footer{margin:0px auto; padding:0px;}
.head-1{font-family:Trebuchet MS; font-size:24px; color:#014ce8; font-weight:bold;}
.head-2{font-family:Trebuchet MS; font-size:15px; color:#014ce8; font-weight:bold;}
.head-3{font-family:Trebuchet MS; font-size:18px; color:#ffffff; font-weight:bold; text-align:left;}
.text{font-family:verdana; font-size:12px; color:#050505; font-weight:none;line-height:18px; text-align:justify;}
.box-1{font-family:Trebuchet MS; font-size:20px; color:#e72202; font-weight:none; line-height:18px; text-align:justify;}
.box-2{font-family:verdana; font-size:12px; color:#1258d3; font-weight:bold;}
.link-bott{font-family:verdana; font-size:12px; color:#ffffff; font-weight:none;}
.bott{font-family:verdana; font-size:12px; color:#5b5b5b; font-weight:none;}

A:Link.sub, A:Active.sub, A:Visited.sub
{Color: #1258d3;
Text-Decoration: UnderLine;
}
A:Hover.sub
{Color: #023898;
Text-Decoration: none;
}

A:Link.box-link, A:Active.box-link, A:Visited.box-link
{Color: #e72202;
Text-Decoration: UnderLine;
}
A:Hover.box-link
{Color: #e72202;
Text-Decoration: none;
}

A:Visited, A:Link, A:Active
{Color: #ffffff;Text-Decoration: None;}
A:hover
{Color: #fbfbdb;Text-Decoration: underline;}

A:Visited.b, A:Link.b, A:Active.b
{Color: #5b5b5b;Text-Decoration: underline;}
A:hover.b
{Color: #191919;Text-Decoration: none;}

A:Visited.c, A:Link.c, A:Active.c
{
	Color: #11;Text-Decoration: None;
}
A:hover.c
{
	Color: #12;Text-Decoration: underline;
}
A:Visited.d, A:Link.d, A:Active.d
{
	Color: #7D0000;Text-Decoration: None;
}
A:hover.d
{
	Color: #CA0000;Text-Decoration: None;
}