body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 800px;
	height: 50px;
	padding: 0px 0px 0px 0px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

#container-slogan {
	width: 300px;
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

span, #container-name span,#container-slogan span {
	color: #006AC3;
}

#HEADER {
	width: 1000px;
	height: 110px;
	BACKGROUND-COLOR: #000000;
	border-bottom: 1px solid #ffffff;
}


#container-eyecatcher {
	width: 750px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 1000px;
	background-color: #000000;
	height: 22px;
	border-bottom: 1px solid #ffffff;
}

ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #cc0000;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 15px 5px 15px;
	border-right: 1px solid #ffffff; 
}

#navigation li a:hover {
	color:#ffffff;
	background-color: #cc0000;
}

#container-content {
	width:750px;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 700px;
	float: left;
}

#content1 {
	width: 500px;
	float: left;
}

#border {
	width: 210px;
	margin-left: 700px;
}

#container-footer {
	border-top: 1px solid #000000;
	width: 750px;
	padding: 10px 0px 10px 0px;
	margin: 0 40px 0px 40px;
	clear: both;
	color: #000000;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 800px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 750px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

.quote {
	background-color: #f7f7f7;
	padding: 15px 15px 15px 50px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-style: italic;
}

.my_title {
	font-family:Verdana;
	font-size: 20px;
	font-weight:bold;
	color: black;
	padding: 0 0 0 10;
	margin: 0 20px 0px 20px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	letter-spacing: 6px;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;

}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 0px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}



div#menu{
	float:left;
	width:175px;
	margin-top: 0px;
	font-size: 14px;
}

div#menu p {
	margin: 5px;
}

div#menu a,div#menu a:link,div#menu a:active,div#menu a:visited {
	font-size: 80%;
	line-height: 2em;
	color: #353599;
	font-weight: bold;
	outline: none;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	border: 0px solid #DCDDE4;
}

div#menu a:hover {
	display: block;
	color: #fff;
	text-align: left;
	background-color: #8C94A5;
}


.heading1
{
	height:28px;
	background-color:#45AAFF;
	color:#FFF000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	font-variant: small-caps;
}
.tr_text
{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.heading2
{
	width:227px;
	height:28px;
	color:#FFF000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	font-variant: small-caps;
}

.heading3
	{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:36px;
	left:500px
	margin-top:0px;
	width: 20px;
}
.heading4
	{
	color:#fdf4bd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	padding-top:0px;
	margin-top:0px;
	position: absolute;
}
.heading5
	{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	vertical-align: sub;
	position: absolute;
	margin-top: 5px;
	padding-left: 10px;
	font-variant: small-caps;
}

.heading6
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	margin-top:5px;
	position: absolute;
	left: 450px;
	width:200px;
	font-variant: small-caps;
}
#welcome
{
	width:162px;
	height:32px;
	color:#888854;
	vertical-align:top;
	margin-top: 0px;
}

.readlinks2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#45AAFF;
	text-decoration:none;
}

.tb_border {
	border:none 0;
	border-bottom:1px solid #cccccc;
	height:1px;
}

.sub_menu{
	display:inline;
	list-style:none;
	line-height: 22px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
}

#sub li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}
.h_bold{
	color:#000000;
	font-family:Verdana,Arial,Sans Serif,Helvetica;
	font-size:16px;
}

.my_sub_text {
	margin-left:75px;
	width:800px;
	font-size:16px;
	font-family:Verdana;
	color:#000000;
}

.sub_title_r {
	FONT-SIZE:16px;
	MARGIN:0px 20px;
	COLOR:red;
	font-weight:bold;
}

.ttt {
	border-right:1px solid #a9a520;
	border-bottom:1px solid #a9a520;
}
.ttd_1 {
	font-size:11px;
	color:red;
	font-weight:bold;
	border-right:1px solid #a9a520;
	border-bottom:1px solid #a9a520;
}
