* {font-family:Arial, Helvetica, sans-serif;}
body {margin:0px 0px 0px 0px;}
p, div, span, td{font-size:12px; color:#000066;}
h1{font-weight:bold; font-size:14px; margin:0px 0px 5px 0px;}
h2{font-weight:bold; font-size:13.5px; margin:5px 0px 5px 0px;}
h3{font-weight:bold; font-size:13px; text-decoration:underline; margin:5px 0px 5px 0px;}

/* TEMPLATE */
.Header {background-image:url(assets/images/Header_Bg.jpg); background-position:top; background-repeat:repeat-x; height:132px;}
.RightCell {background-image:url(assets/images/Main_Right.jpg); background-position:left; background-repeat:repeat-y;}
.LeftCell {background-image:url(assets/images/Main_Left.jpg); background-position:right; background-repeat:repeat-y;}

.HeaderMenu {height:102px; width:778px;}
.HeaderTitle {font-size:20px; color:#000066;}

.HeaderBtn {background-image:url(assets/images/Header_Btn.jpg); background-position:bottom; background-repeat:repeat-x; 
			height:28px; cursor:pointer; padding:0px 5px 0px 5px;}
.HeaderBtn_Over{background-image:url(assets/images/Header_Btn_Over.jpg); background-position:bottom; background-repeat:repeat-x; 
				height:28px; cursor:pointer;  padding:0px 5px 0px 5px;}

.HeaderSp{background-image:url(assets/images/Header_Sp.jpg); background-position:top; background-repeat:no-repeat; 
				height:28px; width:2px; font-size:1px;}

a.HeaderLink:link {font-size:14px; color:#000066; text-decoration:none;}
a.HeaderLink:active {font-size:14px; color:#000066; text-decoration:none;}
a.HeaderLink:visited {font-size:14px; color:#000066; text-decoration:none;}
a.HeaderLink:hover {font-size:14px; color:#000066; text-decoration:none;}

/* ABOUT */

a.MoreInfo:link {font-size:12px; color:#999999; text-decoration:none;}
a.MoreInfo:active {font-size:12x; color:#999999; text-decoration:none;}
a.MoreInfo:visited {font-size:12px; color:#999999; text-decoration:none;}
a.MoreInfo:hover {font-size:12px; color:#cccccc; text-decoration:none;}

/* FOOTER */

.Footer {background-image:url(assets/images/Footer_Bg.jpg); background-position:bottom; background-repeat:repeat-x; height:30px;}
.Footer td{	font-size:12px; color:#000066;}
a.FooterLink:link {font-size:12px; color:#000066; text-decoration:none;}
a.FooterLink:active {font-size:12px; color:#000066; text-decoration:none;}
a.FooterLink:visited {font-size:12px; color:#000066; text-decoration:none;}
a.FooterLink:hover {font-size:12px; color:#000099; text-decoration:none;}

/* DOWNLOADS */
a.DownloadLink:link {font-size:14px; color:#000066; text-decoration:none;}
a.DownloadLink:active {font-size:14x; color:#000066; text-decoration:none;}
a.DownloadLink:visited {font-size:14px; color:#000066; text-decoration:none;}
a.DownloadLink:hover {font-size:14px; color:#cccccc; text-decoration:none;}

/* SITEMAP */
a.SiteMap:link {font-size:14px; color:#000066; text-decoration:none;}
a.SiteMap:active {font-size:14px; color:#000066; text-decoration:none;}
a.SiteMap:visited {font-size:14px; color:#000066; text-decoration:none;}
a.SiteMap:hover {font-size:14px; color:#000099; text-decoration:none;}

