body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #E6CCF0;
}
#wrapper {
	width: 719px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #66418E;
	background-color: #FFFFFF;
	font-family: "Lucida Sans", "Trebuchet MS";
	color: #666666;
}

img {
    behavior: url("pngbehavior.htc");
}

H1 {
	font-family: "Lucida Sans", "Trebuchet MS";
	color: #C93276;
	font-size : 16pt;
	display : inline;
	font-weight: normal;
	line-height: 22px;
}

H2 {
	font-family: Arial, Helvetica;
	color: #1D65D1;
	font-size : 14pt;
}

H3 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 14pt; 
}

H4 { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 12pt; 
}

p {
	margin-left: 15px;
}
#indent {
	margin-left: 15px;
}

b { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

i { 
	font-family: Arial, Helvetica; 
	color: black; 
	font-size : 10pt; 
}

li {
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size : 12px;
	list-style-image: url(images/bullet_c.gif);
	margin-bottom: 6px;
}


a:link {
	color : #163FA8;
	text-decoration: none;
}

a:visited {
	color : #B1B5BD;
	text-decoration: none;
}

a:hover {
	color : #C4A5E1;
}

a:active { 
	color : #BECFFB; 
}   

#rightsidebar {
	height: 160px;
	padding-right: 6px;
}
.formfields  {
	color: #1840A8;
	font-size: 10px;
}

.submit {
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
	padding-left: 2px;
}
#textmenu {
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
}
#textmenu  a:link {
	color: #C34065;
	text-decoration: none;
}
#textmenu  a:hover {
	color: #C4A5E1;
}
#textmenu  a:visited {
	color: #C34065;
}
.contact {
	font-size: 11px;
	font-weight: bold;
	color: #64428E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 2px;
}
#footer {
	font-size: 11px;
	color: #2B7EDE;
	background-color: #E1F2FC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#content {
	font-family: "Lucida Sans", "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#leftbg {
	background-image: url(images/left_side.jpg);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1F2FC;
	background-color: #E1F2FC;
}
.subhead {
	color: #1F5DCA;
	font-weight: bold;
}.formborder {
	border: 1px solid #DC93B6;
	background-color: #E1F2FC;
}
input {
	background-color: #F0F4FD;
}

