@charset "utf-8";
/* CSS Document */



body {
	margin:0px;
	padding:0px;
	background-color:#eeecec;
}
img {
	border:none;
	outline:none;
}
img:hover {
	border:none;
	outline:none;
}
form {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	outline:none;
}
.homebg {
	background-image:url(../images/homebg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.toplinks {
	font:12px Tahoma;
	color:#7b7a7d;
	text-decoration:none;
	padding-right:5px;
	line-height:35px;
}
.toplinks a {
	color:#7b7a7d;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.toplinks a:hover {
	color:#462c70;
	text-decoration:none;
}
.highlight {
	font-weight:bold;
	color:#8462aa;
}
.menu {
	font:12px Tahoma;
	color:#462c70;
	text-decoration:none;
}
.menu a {
	color:#462c70;
	text-decoration:none;
}
.menu a:hover {
	color:#b31f24;
	text-decoration:underline;
}
.inbox {
	background-image: url(../images/inbox.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
}
.inputfield {
	color: #99a9b0;
	font:12px Verdana;
	font-style:italic;
	text-decoration:none;
	width:160px;
	height:23px;
	border:0px;
	background:none;
	margin-top:5px;
	margin-left:15px;
}
.bodybg {
	background-image:url(../images/bodybg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#6e6e6e;
	line-height:22px;
	text-align:justify;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:20px;
	font-weight:normal;
	color:#878786;
	text-decoration:none;
	margin:0px;
	padding:0px;
	text-align:left;
	letter-spacing:-1px;
}
.frmtxt {
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:14px;
	font-weight:normal;
	color:#6f6f6f;
	text-decoration:none;
}
span.select {
	padding-right:2px;
	padding-left:8px;
	background:url(../files/select.jpg) no-repeat;
	padding-bottom:0px;
	color:#4e7b91;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	overflow:hidden;
	width:146px;
	padding-top:3px;
	position:absolute;
	height:29px;
	margin-left:1px;
	text-align:left;
	font-style:italic;
}
.inbox1 {
	background-image: url(../images/inbox1.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	width:122px;
	height:29px;
}
.inputfield1 {
	color:#4e7b91;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	width:112px;
	height:23px;
	border:0px;
	background:none;
	margin-top:5px;
	margin-left:5px;
}
.inbox2 {
	background-image: url(../images/inbox2.jpg);
	background-attachment:scroll;
	background-repeat: no-repeat;
	width:217px;
	height:29px;
}
.inputfield2 {
	color:#4e7b91;
	font-family:"Myriad Pro", Arial, Verdana;
	font-size:12px;
	font-style:italic;
	text-decoration:none;
	width:207px;
	height:23px;
	border:0px;
	background:none;
	margin-top:5px;
	margin-left:5px;
}
.newsbg {
	background-image:url(../images/newsbg.jpg);
	background-repeat:repeat-y;
}
.side-nav {
	width:300px;
	margin:0px auto;
}
.side-nav ul {
	display:inline;
	margin:0px;
	padding:0px;
	float:left;
}
.side-nav p {
	margin:4px auto;
	padding:0px;
}
.side-nav ul li {
	float:left;
	list-style-type:none;
	text-align:left;
	width:300px;
	padding:5px 0px 5px 13px;
	background:url(../images/arrow.png) left 8px no-repeat;
	border-bottom:#c1bcb6 dotted 1px;
}
.side-nav ul li a {
	font-weight:bold;
	color:#4e7b91;
	text-decoration:none;
}
.side-nav ul li a:hover {
	color:#6e6e6e;
	text-decoration:none;
}
.footbg {
	background-image:url(../images/footbg.jpg);
	background-repeat:repeat-x;
	height:77px;
}
.footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:77px;
	font:12px Arial;
	color:#b1cbda;
	line-height:40px;
	text-decoration:none;
}
.footerlinks {
	font:12px Tahoma;
	color:#b1cbda;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
.footerlinks:hover {
	color:#ffffff;
	text-decoration:none;
}
.txt_links {
	color: #4e7b91;
}
.txt_underline {
	text-decoration: underline;
}
/*Inner Pages*/

.toplinks12{
	font-weight:bold;
	color:#4e7b91;
	text-decoration:none;
}

.inbg {
	background-image:url(../images/inbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.designbg {
	background-image:url(../images/design-bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.image_display{
	border:1px #808080;
	border-style:solid;
	margin:2px;
}
.border_gray {
	border: 1px solid #808080;
}

.txt_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

