@charset "utf-8";
a{
outline:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7376a9;
}

.botbg {
	background-image: url(../images/botbg.gif);
	background-repeat: repeat-x;
}
.botlink {
	font-family: arial;
	font-size: 12px;
	color: #616490;
	text-decoration: none;
}
.pagebg {
	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	height:439px;
}
.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	height:2px;
}

.vline {
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
	width:2px;
}
a.botlink:hover {
	font-family: arial;
	font-size: 12px;
	color: #616490;
	text-decoration:underline;
}
.topmenu {
	font-family: arial;
	font-size: 14px;
	color: #5d5f8a;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
a.topmenu:hover {
	font-family: arial;
	font-size: 14px;
	color: #a2bfd5;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	

}
.topmenuact {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#7376A9;
}
h1{
font-family:Georgia;
font-size:27px;
color:#FFFFFF;
margin:0px;
font-weight:100;
}
h2{
font-family:Georgia;
font-size:25px;
color:#FFFFFF;
margin:0px;
font-weight:100;
}
h3{
	font-family:Georgia;
	font-size:18px;
	color:#FFFFFF;
	margin:0px;
	font-weight:100;
	height:20px;
}
.contenttext{
font-family:verdana;
font-size:12px;
color:#FFFFFF;
line-height:16px;
}
.contenttext11{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
line-height:14px;
}
.bullt{
font-family:arial;
font-size:13px;
color:#b4d3e8;
font-weight:500;
}

.tabcap{
font-family:verdana;
font-size:13px;
color:#FFFFFF;
}
.topquotes {
	font-family:monotype;
	font-size:14px;
	color:#5e58a9;
	line-height:17px;
	font-style: italic;
	white-space:3px;
}
.condet{
font-family:Georgia;
font-size:30px;
color:#FFFFFF;
margin:0px;
font-weight:100;
text-decoration:none;
}
a.condet:hover{
font-family:Georgia;
font-size:30px;
color:#d7d9ff;
margin:0px;
font-weight:100;
}
.txtbox {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	border:1px #a1a5e1 solid;
	background-color:#9699cd;
	padding:2px;
	width:220px;
}
form{margin:0px;}
