body {
	margin: 0px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
}


strong {
	font-weight: bold;
}


a:link {
	color: #42A6DA;
}

a:visited {
	color: #42A6DA;
}

a:hover {
	color: #E91B89;
}


a.smldrkbluelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #265674;
}

a.smldrkbluelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #265674;
}

a.smldrkbluelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #E91B89;
}


a.smllightbluelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #42A6DA;
}

a.smllightbluelink:visited {
	color: #42A6DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.smllightbluelink:hover {
	color: #E91B89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
	background-attachment: fixed;
	background-image: url(../images/menuarrw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-right: 5px;
	padding-left: 16px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 15px;
	text-decoration: none;
}

a.menu:link {
	color: #265674;
	text-decoration: none;
}

a.menu:visited {
	color: #265674;
	text-decoration: none;
}

a.menu:hover {
	color: #265674;
	text-decoration: none;
	background-color: #EBEFF3;
}


a.homemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
	background-attachment: fixed;
	background-image: url(../images/homearrw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-right: 5px;
	padding-left: 16px;
	height: 15px;
	text-decoration: none;
}

a.homemenu:link {
	color: #265674;
	text-decoration: none;
}

a.homemenu:visited {
	color: #265674;
	text-decoration: none;
}

a.homemenu:hover {
	color: #265674;
	text-decoration: none;
	background-color: #EBEFF3;
}


.bluelinebgleft {
	background-image: url(../images/bluelinebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.bluelinebgright {
	background-image: url(../images/bluelinebg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


.leftmenubg {
	background-attachment: scroll;
	background-image: url(../images/leftmenubg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}


.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
}


.smallgreytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9BB1BF;
}


.smallpinktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E91B89;
}


.hmepgimgbg {
	background-attachment: scroll;
	background-image: url(../images/promtypbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.pinktxt {
	color: #E91B89;
}


form {
	margin: 0px;
	padding: 0px;
}


.searchinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #265674;
	background-color: #E7ECF0;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
	list-style-position: outside;
	list-style-image: url(../images/bluebullet.gif);
}


ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #265674;
	list-style-position: outside;
	list-style-type: decimal;
}


.float_right {
	float: right;
}
