a {
	text-decoration: underline;
	color: #20656C;
}

a:hover {
	color: #B41728;
	text-decoration: none;
}

blockquote {
	background-color: #E2E4F3;
	border: 1px solid #00507C;
	color: #00507C;
	font-size: 13px;
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	padding: 0px 10px;
}

blockquote p {
	color: #00507C;
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 3px;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}

h1 {
	color: #00B3C2;
	font-size: 22px;
	text-align: left;
}

h2 {
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #B41728;
	font-size: 18px;
	margin-right: -10px;
	padding-right: 20px;
}

h3 {
	color: #CF1A21;

}


li.listtitle {
	margin-bottom: 5px;
}

p, li, td {

}

.box {
	background-color: #EAECF7;
	border: 1px solid #00507C;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 20px;
	width: 80%;
}

.buybutton {
	background-color: #00A6B6;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 100px;
}

.buybutton:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FDC1C9;
	border-left-color: #690310;
	border-right-color: #FDC1C9;
	border-top-color: #690310;
	color: #B81323;
}

.buybuttontop {
	background-color: #00A6B6;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	width: 90%;
}

.buybuttontop:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FDC1C9;
	border-left-color: #690310;
	border-right-color: #FDC1C9;
	border-top-color: #690310;
	color: #00A6B6;
}

.category {
	color: #00B5C5;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: -5px;
	margin-right: -10px;
	margin-top: 9px;
	padding-left: 5px;
	text-transform: uppercase;
	clear: both;
	padding-top: 10px;
}

.classlist {
	line-height: normal;
}

.classlist .item {
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
	background-color: #E8FDFF;
	border: 1px solid #00B3C2;
	padding: 20px;
}

.classlist .item a {
	color: #00B3C2;
	font-weight: bold;
}
.clear {
	clear: both;
}

.form {
	background-color: #FFD780;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	color: #333;
	border: 2px solid #FFB00D;
}

.form input {
	font-size: 11px;
	width: 90%;
}


.form select {
	background-color: #3091D8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	width: 90%;
}

.form td {
	border-bottom-color: #FFB00D;
	color: #333;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.form textarea {
	font-size: 11px;
	font-weight: normal;
	width: 90%;
}

.list {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}


.list p {
	margin: 0px;
	margin-bottom: 5px;
}

.list td {
	border: none;
	margin: 0px;
	padding: 0px;
}

.listtitle a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.list .item a {
	text-decoration: none;
	font-size: 13px;
}
.list .item {
	margin-bottom: 5px;
}
.red {
	color: #C61E2F;
}
.red2 {
	color: #ED1C24;
}



#botnav {
	background-color: #3091D8;
	border-bottom-color: #2070AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2070AA;
	border-right-color: #2070AA;
	border-top-color: #2070AA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#botnav a {
	border: #2070AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}

#container {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#content {
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 1000px;
}

#footer {
	clear: both;
	color: #00B3C2;
	font-size: 11px;
	text-align: center;
}

#footer #footernav a {
	color: #707072;
	margin-left: 3px;
	margin-right: 3px;
	text-decoration: none;
}
#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#footer #footernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
}
#header {
	height: 90px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 5px;
	background-position: left -15px;

}
#leftcol {
	float: left;
	width: 225px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#bottom {
	float: left;
	width: 960px;
	padding: 20px;
	font-size: 12px;
	line-height: normal;

}
#apps  {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	width: 990px;
	text-align: center;
	margin-bottom: 20px;
}

#apps a  {
	color: #FFF;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
#apps td.footerbg {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
}
#apps td.footerleft {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#apps td.footerright {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#apps td.footerborder {
	border-right-style:solid;
	border-right-color:#CCC;
	border-right-width:1px;
	padding-left: 3px;
	padding-right: 3px;
}
#apps a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#leftcol form #textfield {
	background-color: #ABDDE6;
}




#mainarea {
	float: left;
	width: 600px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0433F;
}
#mainareatop {
	border: 1px solid #999;
	padding: 20px;
}
#mainareabot {
	border: 1px solid #999;
	margin-top: 20px;
	padding: 20px;
}



#mainarea .classlist h2 {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #00B3C2;
	font-size: 14px;
	margin-bottom: 3px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#mainarea .classlist p {
	display: inline;
	line-height: normal;
}

#mainarea p {
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 15px;
}
#mainarea li {
	line-height: 130%;
}

#nav {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	width: 200px;
}

#nav #revitup {
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: center;
}

#nav a, #nav h2 {
	background-color: #BDD4FE;
	border-bottom-color: #5378C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #5378C9;
	border-right-color: #5378C9;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #00507C;
	color: #5378C9;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: right;
	text-decoration: none;
}

#nav a.navhead {
	background-color: #5378C9;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #F7F8FB;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#nav a.navhead:hover {
	background-color: #B91122;
	color: #FFFFFF;
}

#nav a:hover {
	background-color: #C60115;
	color: #FFFFFF;
}

#rightcol {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-left: 40px;
}
#rightcol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#signup {
	background-image: url(images/newsletter_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* html #signup {
	background-image: url(images/newsletter_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -10px;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subscribe #submit {
	font-size: 11px;
	background-image: url(images/newsletter_button.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	width: 65px;
}

#signup a {
	background-color: #B81A19;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}

#signup h2 {
	background-color: #5378C9;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #E9EBF5;
	font-size: 14px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
}

#signup input.input {
	background-color: #FDECEC;
	color: #B81A19;
	font-size: 11px;
	width: 100px;
}

#signup td {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}

#topline {
	color: #C69900;
	font-size: 10px;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
}

#navlinks {
	margin: 0;
	padding: 0;
}
#navlinks li {
	display: block;
	height: 36px;
	float: left;
	text-align: center;
	line-height: 36px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navlinks li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-right: 17px;
	padding-left: 17px;
	background-color: #00B3C2;
}
#navlinks li a:hover{
	background-color: #FFF;
	color: #00B3C2;
}
#navlinks a.navleft {
	background-image: url(images/topnav.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
}
#navlinks a.navleft:hover {
	background-image: url(images/topnavhover.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: transparent;
}
#navlinks a.navright {
	background-image: url(images/topnav.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;

}
#navlinks a.navright:hover {
	background-image: url(images/topnavhover.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: transparent;
}
#navlinks .double {
  line-height: 18px;
}
#navlinks a.topnavhighlight{
	color: #666;
	background-color: #CCC;
}
#navlinks a.topnavlefthighlight{
	color: #666;
	background-image: url(images/topnavhighlight.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navlinks a.topnavrighthighlight{
	color: #666;
	background-image: url(images/topnavhighlight.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#topnav {
	float: left;
	width: 920px;
	padding-left: 80px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	background-position: left -80px;
}
#topnav #cart {
	text-align: center;
	padding: 3px;
}
#topnav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#toptext {
	background-color: #3091D8;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 13px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
	width: 100%;
}

#toptext a {
	border-bottom-color: #00275A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FCFDFE;
	font-weight: normal;
	margin-right: 8px;
	text-decoration: none;
}

#toptext a:hover {
	color: #FFCC00;
}
#social   {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FC0;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
}
#social a {
	background-color: #F5F5F5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}
#social a:hover {
	text-decoration: underline;
	background-color: #F5F5F5;
	color: #333;
}

#social a.facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
}
#social a.twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
}
#social a.linkedin {
	background-image: url(images/linkedin.png);
	background-repeat: no-repeat;
}
#social a.blog {
	background-image: url(images/blog.png);
	background-repeat: no-repeat;
}
font {
	font-size: 14px;
	color: #333;
}
#freelinks table tr td a {
	font-size: 13px;
	font-weight: bold;
	color: #99395A;
}
#rightcol #freelinks {
	background-color: #FEF0CB;
	border: 1px solid #993941;
	padding: 10px;
	text-align: center;
	color: #993941;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#rightcol #subscribe {
	background-color: #EAFEFF;
	border: 1px solid #6DB8C5;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	color: #51ABBB;
	font-weight: bold;
}
#rightcol #subscribe a {
	color: #51ABBB;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
#rightcol #subscribe form .input {
	display: block;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	color: #51ABBB;
}
#mainarea ul {
	margin-top: 0px;
	padding-top: 0px;
}
#rightcol #righttext {
	font-size: 13px;
	background-color: #ECF5FF;
	border: 1px solid #0765A3;
	margin-top: 10px;
	padding: 10px;
}
