body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin: 0; padding:0;
	background:#000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
table { margin:0 auto; padding:0; }
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.navigation { list-style: none; margin:0; padding:0; font-family:Tahoma, "Trebuchet MS", Arial;}
.navigation li { margin: 1px; padding: 0; }
.navigation li a { background: url(../images/nav_grad.jpg) top repeat-x; color:#111111; text-align:center; width: 125px; display:block; padding: 5px 5px; font-size: 11px; font-weight:normal; text-decoration:none; text-transform:uppercase; line-height:1.5em; border-top: #fefefe 2px solid; border-bottom: 2px solid #ccc;}
.navigation li a:hover { background: #FF9900; color:#000000;border-top: #FFCC00 2px solid; border-bottom: 2px solid #CC6600;}


.socialmedia { list-style: none; margin:0; padding:0; font-family:Tahoma, "Trebuchet MS", Arial;}
.socialmedia li { margin: 1px; padding: 0; }

/*footer styles */
.frame { margin: auto; width: 930px; }
.footer { background: #e8e8e8; border-top: 4px solid #000; text-align:left; color:#333; margin: 0 auto;}
.footer { font-size: 1.0em;}
.footer h1 { font-size: 1.2em; font-weight: normal; padding: 5px 10px;}
.footer h2 { font-size: 1.1em; font-weight: bold;   padding: 10px 15px;}
.footer h3 { font-size: 1.1em; font-weight: bold;   padding: 5px 15px;}
.footer h4 { font-size: 1.1em; font-weight: bold;   padding: 10px 15px 0px;}
.footer p  { font-size: 1.0em; font-weight: normal; padding: 0px 15px 10px;}
.footer ul.bullet li { padding: 0; margin-left: 10px!important;font-size:11px; }
.footer ul.bullet li a {color:#333; }
.footer ul.bullet li a:hover { color: #13445B;}

.footer ul.utility { margin: 0 25px;}
.footer ul.utility li a {color:#ccc; }
.footer ul.utility li a:hover { color: #fff;}

/* composite styles */
.col { float: left;}
.w25 { width: 214px;}
.w33 { width: 292px;}
.w50 { width: 438px;}
.w75 { width: 706px;}
.w100 { width: 920px;}
.h250 { height:320px;}
.h400 { height:380px;}
.h150 { height:255px;}
.h200 { height:130px; clear: both;}

.p15 { padding-left: 15px!important;}

.normal { font-weight: normal;}

a { text-decoration: underline; color:#333;}
a:hover { text-decoration: underline; color: #13445B;}

.guttered 		{ margin-left: 20px!important; margin-right: 20px!important;}
.gutter_left 	{ margin-left: 20px!important; }
.gutter_right 	{ margin-right: 20px!important;}
.mini_gutter 		{ margin-left: 10px!important; margin-right: 10px!important;}

.divided { border-left: 1px solid #666; }

.clear { clear: both;}

.floatleft 	{ float: left;}
.floatright { float: right;}
.anchor { position: absolute; left:0; bottom:10px;}

.nomargin { margin: 0!important;}

.absolute { position: absolute;}
.relative { position: relative;}

.rounded_corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
}

/* Bottom Bar */
.botbar { background:#000 url(../images/footer_bg_s1.png) repeat-x; height: 29px;}
.botbar-start { background:#000  url(../images/footer_l_s1.png); width: 21px; height: 29px; float: left;}
.botbar-end { background:#000 url(../images/footer_r_s1.png); width: 21px; height: 29px; float: right;}
#copyright { color:#eee; float: left; line-height:29px;}
#designed_by { float: right; color: #eee; line-height:29px;}
#designed_by a { text-decoration:none; color: #eee;}
#designed_by a:hover { text-decoration:underline; color:#fff; }

#payal fieldset { border: none;}
#paypal ul { list-style:none;}
#paypal li { margin: 5px 0;}
#paypal label {  font-size:12px; text-align:right; padding: 0 5px; float: left;}
#paypal input[type="text"] {  font-size:12px; padding: 0 5px; float: left;}



