body
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background: #efefef url(images/background.gif) repeat;
	font-size: 12px;
}

h1, h3, h4, h5, h6
{
	text-align: center;
	line-height: 120%;
	color: #002056;
}

h1
{
	font-size: 18px;
}


h2
{
	font-size: 16px;
	text-align: left;
	margin-left: 15px;
}

h3
{
	font-size: 15px;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 13px;
}

h6
{
	font-size: 12px;
}

h1.left, h2.left, h3.left
{
	text-align: left;
	margin-left: 15px;
}

p, blockquote
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	line-height: 140%;
}
p.sidebar
{	
	margin: 5px 7px 15px 7px;
}

blockquote
{
	margin-left: 45px;
	margin-right: 45px;

}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small {	font-size: 11px;}
.strong { font-weight: bold;}
.normal { font-weight: normal; }
.white {color: #fff; }
.black {color: #000; }
.grey {color: #808080; }
.red {color: #960000; }
.help { cursor: help; }
.top0 { margin-top: 0px; padding-top: 0px;}
.top20 { margin-top: 20px; }
.top35 { margin-top: 30px; }
.top50 { margin-top: 50px; }
.left0 { margin-left: 0px; }
.left5 { margin-left: 5px; }
.left15 { margin-left: 15px; }
.left50 { margin-left: 50px; }


p.subheading
{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 20px;
}

ul, ol
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

li
{
	margin-left: 5px;
	margin-bottom: 10px;
}

.copyright
{
	text-align: center;
	font-size: 9px;
	color: #888;
}

.link
{
	text-align: center;
	font-size: 11px;
}

.linkcaption
{
	font-size: 11px;
	font-weight: bold;
	color: #ffb000;
}

.contact
{
	font-size: 11px;
	color: #204080;
}

.dcap
{
	font-size: 16px;
	font-weight: bold;
}

.boldl
{
	font-size: 14px;
	font-weight: bold;
}

.caption { font-size: 10px; }

.quote
{
	margin-left: 45px;
	margin-right: 45px;
	text-align: justify;
}

.line
{
	color: #888;
	font-size: 14px;
	text-decoration: underline;
}


div.embedplayer
{
	float: left;
	width: 430px;
	padding: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: solid #e0e0e0 1px;

}

a
{
	text-decoration: none;
}

a:link { color: #2020ff; }
a:visited { color: #8888ff; }

a:hover
{
	color: #ff2020;
	text-decoration: underline;
}

a:active
{
	color: #ff0000;
	text-decoration: underline;
}

a.major
{
/*	border: solid #fff 1px;	*/
	font-weight: bold;
	color: #fff;
	padding: 1px 5px 1px 5px;
}


a.major:visited
{
	color: #fff0d0;
}


a.major:hover
{
	color: #ffb000;
/*	border: solid #c0c0c0 1px;	*/
/*	background: #fffff0;	*/
}

a.major:active
{
	color: #ff2020;
/*	border: solid #c0c0c0 1px;	*/
/*	background: #fffff0;	*/
}



table
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	empty-cells: show;
}

table.link
{
	width: 100%;
	background: #002056;
	margin-top: 5px;
	border-top: solid #6080a0 1px;
	border-bottom: solid #6080a0 1px;

	font-size: 12px;
	color: #fff;
}
table.link p
{
	line-height: 150%;
}

th, td { text-align: center; }
td.left { text-align: left; }
td.right { text-align: right; }
td.center { text-align: center; }
form { text-align: center; }

img
{
	border: none;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

input, textarea
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align: left;
	border: solid #efefef;
	border-width: 0px 1px 1px 0px;
	background: url(images_layout/input_bkgnd_blur.jpg) top left no-repeat;
	padding: 4px 2px 0px 2px;
}


input:focus, textarea:focus
{
	background: url(images_layout/input_bkgnd_focus.jpg) top left no-repeat;
}



textarea
{
	padding: 2px 5px;
}
/*		A hack required for MS Explorer	*/
input.checkbox
{
	background: #fff;
	border: none;
}

input.submit 
{
	padding: 0px 5px;
	font-weight: bold;
	color: #ff0;
	margin: 0px auto 0px 110px;
	border-top: solid 1px #e0efff;
	border-left: solid 1px #e0efff;
	border-right: solid 1px #6060a0;
	border-bottom: solid 1px #6060a0;
	background: #2040a0;
}
input.submit:hover
{
	color: #ffef60;
	background: #3256d8;
}


input.submitenquiry
{
	background: url(images_layout/submit_btn.png) no-repeat;
	display: block;
	border: none;
	width: 112px;
	height: 20px;
	margin:0 auto;
	font-weight:bold;
	font-size: 14px;
}

input.submitenquiry:hover
{
	background: url(images_layout/submit_btn.png) 0 20px;
}



select { background: #ffffd8; }
option { padding: 2px; border-bottom: solid #fff 1px; color: #404040; background: #f0f0f0;}


