/* 
body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

/* background image */ 
.bgimage {background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center 7px;
	min-height: 660px;
	height: 660px;
}

p { width: 580px; }
	
/* Curved border */
.t {background: url(images/dot2.gif) 0 0 repeat-x; width:900px;}
.b {background: url(images/dot2.gif) 0 100% repeat-x;}
.l {background: url(images/dot2.gif) 0 0 repeat-y;}
.r {background: url(images/dot2.gif) 100% 0 repeat-y;}
.bl {background: url(images/bl2.gif) 0 100% no-repeat;}
.br {background: url(images/br2.gif) 100% 100% no-repeat;}
.tl {background: url(images/tl2.gif) 0 0 no-repeat;}
.tr {background: url(images/tr2.gif) 100% 0 no-repeat; padding:0px; min-height: 660px; height: 660px;}

h1 { margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#77A5D2;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#2B73B9;
}

h2 a:link {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}
h2 a:visited {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}
h2 a:hover {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}
h2 a:active {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}	

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#77A5D2;
}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#2B73B9;
}
.bluetext a:link {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}
.bluetext a:visited {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}
.bluetext a:hover {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}
.bluetext a:active {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}

.palebluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#77A5D2;
}

.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#E9A03F;
}

.orangetext a:link {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}
.orangetext a:visited {text-decoration: none; font-size:12px; font-weight:bold; color:#E9A03F;}
.orangetext a:hover {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}
.orangetext a:active {text-decoration: none; font-size:12px; font-weight:bold; color:#2B73B9;}

#logo {
	position: relative;
	margin-left: 30px;
	padding-top: 20px;
	width: 172px;
	/*border: 1px solid #000; */
	float: left;
}

#kcsltel {
	position: relative;
	margin-left: 260px;
	margin-right: 30px;
	padding-top: 20px;
	/*border: 1px solid #000; */
	text-align:right;
}

#menu {
	float: left;
	clear: both;
	margin-top: 30px;
	margin-left: 30px;			
	/* padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left' */
	width: 172px;
	min-height: 300px;
	height: 300px;
	background-image:url(images/nav_smallbg_lines.gif);
	background-repeat:no-repeat; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*border: 1px solid #000;  */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

#content {
	position: relative;
	margin-right: 30px;
	margin-left: 280px;
	padding-top: 30px;
	float:inherit;

	/*border: 1px solid #000; */
	text-align:justify;
}

.floatleft {
	position: relative;
	left: 0px;
	width: 220px;
	margin: 0;
	padding: 0px;
	float:left;
}

.floatright	{
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	width: 350px;
	float:right;

	/*border: 1px solid #000; */
	text-align:justify;
}

.floatleft2 {
	position: relative;
	left: 0px;
	width: 300px;
	margin: 0;
	padding: 0px;
	float:left;
}

.floatright2	{
	position: relative;
	padding-top: 0px;
	padding-right: 10px;
	width: 260px;
	float:right;

	/*border: 1px solid #000; */
	text-align:justify;
}

.clear {
	position: relative;
	padding-top: 0px;
	clear:both;
}

p.footer {
	clear: both;
	color: #E9A03F;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	margin-top:5px;
	width:900px;
}

.grey a:link {text-decoration: none; font-size:12px; font-weight:bold; color:#999999;}
.grey a:visited {text-decoration: none; font-size:12px; font-weight:bold; color:#999999;}
.grey a:hover {text-decoration: underline; font-size:12px; font-weight:bold; color:#E9A03F;}
.grey a:active {text-decoration: underline; font-size:12px; font-weight:bold; color:#E9A03F;}
	
a.footer:link {text-decoration: none; font-size:11px; font-weight:normal; color:#E9A03F;}
a.footer:visited {text-decoration: none; font-size:11px; font-weight:normal; color:#E9A03F;}
a.footer:hover {text-decoration: none; font-size:11px; font-weight:normal; color:#2B73B9;}
a.footer:active {text-decoration: none; font-size:11px; font-weight:normal; color:#2B73B9;}		
		
