﻿body,html,#aspnetform 
{
	margin:0px;
	width:100%;
	height:100%;
	font-family:Arial;
	font-size:14px;
	background-color:#183044;
}

@font-face
{
font-family: Hw;
src: url(r/fonts/AlegreyaSansSC.woff);
}

h1
{
	color:#183044;
	font-size:24px;
}

h2
{
	color:#426686;
	font-family:Hw, Arial;
	font-size:20px;
}

h3
{
	font-family:Hw, Arial;
	margin-top:0px;
	text-align:center;
	background:url(R/Images/TopStr.jpg) repeat-x;
	font-size:16px;
}

h4
{
	font-size:18px;
	font-weight:bold;
}

.Logo
{	
	background:url(R/Images/Logo.jpg) no-repeat;
}

.NavC
{
	width:100%;
	height:100px;
	background:#183044 url(R/Images/TopStr.jpg) repeat-x;
	color:White;	
	line-height:50px;
	font-size:20px;	
}

.NavCInt
{
	padding-left:20px;
	padding-right:20px;
	vertical-align:bottom;
}

.NavP
{
	color:White;
	text-decoration:none;	
	padding-top:4px;
}

.NavPS
{
	color:White;
	text-decoration:none;		
	line-height:18px;
	font-size:15px;	
}

.NavP:hover
{
	color:White;
	text-decoration:underline;
}

.NavA
{
	color:white;
	text-decoration:underline;
	font-size:28px;
}

.Cnt
{
	background:#f5f5ff;	
	border-top:solid 5px #477090;
}

.PTeaseI
{
	border:solid 1px silver;
	width:252px;	
	padding:5px;
	background-color:White;
}

.PTeaseI2
{
	border:solid 1px silver;
	width:250px;	
}

.PCnt
{
	border:solid 1px silver;	
	padding:10px;
	background-color:White;
	margin:10px;
	text-align:left;
}

.PCnt2
{
	padding:10px;
	border:solid 1px silver;		
}

.PCnt2 A
{
	color:#183044;
	font-weight:bold;
	text-decoration:underline;
}

.PTease
{
	display:inline-block;
	width:262px;
	padding:5px;
	text-align:center;	
	margin:5px;
	vertical-align:top;
}

.BotStr
{
	background:url(R/Images/BotStr.jpg);
	color:White;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	border-top:solid 2px #183044;
	overflow:hidden;
}

.BotStr A
{
	color:White;
}

.BotSec
{
	min-width:200px;
}

.RichV
{
	width:700px;
	height:500px;
}

.Quick
{
	background:#333;
	color:White;
	margin:10px;
	width:200px;
	padding:10px;
}

.Quick A
{
	color:White;
}

.Ad
{
	background:#333;
	color:White;
	margin:10px;
	width:200px;
	padding:10px;
	text-align:center;
}

.Ad A
{
	color:White;
	text-decoration:none;
}

.Ad img
{
	border:none;
}

.Hid
{
	visibility:hidden;
	width:1px;
	height:1px;
}