body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 10px 0px;
	
}
* {
	margin: 0px; padding: 0px;
}
p {
	margin-top: 0.4em;
	margin-bottom: 1em;
	/* line-height: 1.2em; */
}
ul {
	margin-top: .8em;
	margin-right: 2em;
	margin-bottom: .8em;
	margin-left: 2.5em;
}
h1,h2,h3,h4,h5,h6 {
	color: #407C95;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	margin-bottom: 15px;

}
h2 {font-size: 16px;
}
h3{font-size: 14px;
}
h4{font-size: 13px;
}

a, a:link, a:visited {
	color: #407C95;
	text-decoration: underline;
}
a:hover, a:active{
	color: #994500;
}
#divtoplogo{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	height: 58px;
	padding-left: 10px;
}


#topmenu {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
	background-image: url(images/2009topmenubg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#topmenu ul {
	margin: 0px;
}
#topmenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	
}
#topmenu a, #topmenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}
#topmenu a:hover {
	color: #A4C8D7;
	border: none;
}
#pagewrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	border: 0px none #3E6A64;
	background-color: #FFFFFF;
}
#divleftcolumn {
	width: 180px;
	float: left;
	margin: 0px 15px 0px 25px;
	display: inline; /* added to fix IE double margins for floated elements */
}
#divrightcolumn {
	float: left;
	width: 660px;
	padding: 0px;
	margin-left: 15px;
	display: inline;

}
#maincontentheader {
	/* Used for ASPX pages */
	background-color: #4F8881;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #000000;	
}
#maincontent {
	margin: 0px;
	padding: 0px;
}
.leftmenu {
	padding: 0px 10px;
	border: 1px solid #4585A1;
	margin-bottom: 10px;
}
.menuitem {
	}
.menuitem a, .menuitem a:link, .menuitem a:visited, .menusubitem a, .menusubitem a:link, .menusubitem a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #407C95;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px;
	font-size: 12px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	/*width: 150px;	 */
}
.menuitem a:hover, .menusubitem a:hover{
	color: #994500;
}
.menusubitem{
}
.menusubitem a, .menusubitem a:link, .menusubitem a:visited {
	font-weight: normal;
	padding: 1px 2px 1px 10px;
	font-size: 12px;
	/* width: 136px; */
}
.menusubitem a:hover {

}
#footercontainer {
	background-color: #336478;
}
#pagefooter {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
	clear: both;
	margin-top: 15px;
	
}
#pagefooter a, #pagefooter a:link, #pagefooter a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#pagefooter a:hover, #pagefooter a:active{
	color: #994500;
	text-decoration: underline;
}
.colheader1 {
	background-image: url(../images/15.jpg);
	background-repeat: repeat;
	padding-left: 12px;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 4px;
	color: #587DAA;
	padding-bottom: 4px;
}
.colheader2 {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/2009leftmenuheader.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.color1 {
	color: #990000;
}
.color2 {
	color: #3FBCBC;
}

.colorblack 
{
    color: #000000;
}
.colorbanner {
	color: #407C95;
}
.textbigger {
	font-size: 1.2em;
	font-weight: bold;
	
}
.table1 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 5px;
}
.table1 caption{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.table1 th{
	background-color: #264B5B;
	text-align: left;
	color: #FFFFFF;
	padding: 5px 8px;
	font-weight: bold;
}
.table1 td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	background-color: #D2E4EB;
}
.table1 td a, .table1 td a:link, .table1 td a:visited
{
    color: #006699;
}
.table1 th a, .table1 th a:link, .table1 th a:visited
{
    color: #ffffff;
}

.table1 td a:hover, .table1 td a:active, .table1 th a:hover, .table1 th a:active{color: #FF9900;
}

.tableinput {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
}
.tableinput td {
	padding: 6px;
	vertical-align: top;
	font-weight: bold;
	background-color: #BBD7D3;
}
.table2{
}
.table2 th{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #264B5B;

}
.table2 td{
	vertical-align: top;
	padding: 2px;
	font-size: smaller;
}
.table2 td ul {
	padding: 0px;
	list-style-position: outside;
	margin: 0 0 0 1.5em;
	list-style-type: square;
}


.divfeature1{
	margin: 20px;
	padding: 20px;
	background-color: #A0BFCC;
	border: 1px solid #000000;
}
blockquote {
	margin-right: 3em;
	margin-left: 3em;
}
.form1, .form2 {
	padding: 20px;
	font-weight: bold;
	background-color: #BBD7D3;
	border: 1px solid #003A74;
	margin: 30px;
}
.form2 label {
	font-weight: normal;
}
.form2 input {
	margin-top: 2px;
	margin-bottom: 2px;
}
.form2 select {
}
 
.imageright, .imagerighttop {
	float: right;
	border: 1px solid #3E6A64;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 2px;
}
.imagerighttop {
	margin-top: 5px;
}
div.captionedimageright {
	font-style: italic;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	text-align: center;
	font-size: smaller;
}
.featurebox2 {
	border-top: none;
	border-right: 1px solid #407C95;
	border-bottom: 1px solid #407C95;
	border-left: 1px solid #407C95;
	padding: 10px;
	margin-bottom: 15px;
}
.featurebox2 h3 {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	color: #FFFFFF;
	padding-bottom: 2px;
	background-color: #407C95;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-right: 0px;

}
.featurebox2 p {
	padding: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #407C95;
	margin-top: 0px;
	margin-bottom: 0px;
}
.featurebox3 {
	margin-bottom: 15px;
	background-color: #EDF4F8;
	background-image: url(images/2009featureboxbg1.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.featurebox3 h3 {
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/2009leftmenuheader.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.featurebox3 p {
	padding: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #264B5B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.featurebox4, .featurebox4a {
	margin-bottom: 15px;
	background-image: url(images/2009featureboxbg1.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.featurebox4 h3, .featurebox4a h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #407C95;
	padding: 10px 10px 0px;
	background-image: url(images/2009featureboxbg1.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
.featurebox4a, .featurebox4a h3 {
	background-image: url(images/2009featureboxbg2.gif); /* Use alternate color for background */
}
.featurebox4 p, .featurebox4a p {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding: 5px 10px 15px;
}
.featuremusicnotesbg {
	background-image: url(images/feature-music-notes-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.featurecheckmarkbg {
	background-image: url(images/feature-checkmark-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.featurecertificationsealbg {
	background-image: url(images/feature-certification-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.featurequestionmarkbg {
	background-image: url(images/feature-question-mark-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.containercolor1{
	background-color: #D2E4EB;
}
.containercolor2{
	background-color: #E8F4E9;
}
.containercolor3{
	background-color: #8FD7F1;
}
.containercolor4{
	background-color: #E8F4E9;
}
.roundedtopleft {
	background-image: url(images/cornertopleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.roundedtopright {
	background-image: url(images/cornertopright.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedbottomleft {
	background-image: url(images/cornerbottomleft.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundedbottomright {
	background-image: url(images/cornerbottomright.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clearall {
	/* used to clear floated divs */
	clear: both;
	font-size: 1px;
}
