/*
Copyright (c) 2005-2007 cdeZign
Master CSS 
*/

body { margin-bottom:0px; margin-left:30px; margin-right:0px; margin-top:30px; background-color: #333333; cursor: default; }

blockquote { width:315px; margin: 0px; padding:5px 5px 0px 10px; font-family: verdana; font-size: 10px; color: #6699cc; font-style:italic; line-height: 12px; letter-spacing:0.05em; text-align: justify;}

p { width:370px; padding:20px 15px 5px 5px; margin:0px; }

ol { list-style-type: decimal; list-style-position: outside; margin:0px; padding:1px; }

ul { padding:0px; margin:0px; }

li { list-style-type: square; list-style-position:outside; padding:0px; margin:0px 0px 0px 25px; font-family: verdana; font-size: 10px; color: #eaeaea; line-height: 14px; text-align: justify; }

h1 { font-family:Arial, Helvetica, sans-serif; font-size:26px; line-height:36px; color: #eaeaea; font-variant:small-caps;}

form { padding:0px; margin:10px 0px 0px 0px; }

textarea { padding:5px; margin:0px; font-family: verdana; font-size: 10px; color: #333333; text-align: left; }

input.text { padding:3px; margin:0px; font-family: verdana; font-size: 10px; color: #333333; border: #eaeaea 1px solid; background-color:#af922a; }

input.sub { padding:2px; margin:0px; font-family: verdana; font-size: 10px; color: #ffffff; border: #eaeaea 1px solid; background-color:#af922a; }

.shadeform	{ width: 190px; height:130px; background-image: url(../images/shadeform.gif); background-position:left bottom; background-repeat:no-repeat; border: #eaeaea 1px solid; }

.four0four	{ background-color:#af922a; background-image: url(../images/shadeform.gif); background-position:left bottom; background-repeat:no-repeat; border: #eaeaea 1px solid; }

/*
table and td styles 
*/

.vrule {
	background-image: url(../images/vrule.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.vrulesml {
	background-image: url(../images/vrulesml.gif);
	background-position:left top;
	background-repeat: no-repeat;
}
 
.hrule {
	background-image: url(../images/hrule.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
 
.hrulesml {
	background-image: url(../images/hrule.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

table#fourohfour { width:400px; border:0px none; padding:0px 0px 0px 0px; }

/*
font styles
*/

.bodytext {
	font-family: verdana;
	font-size: 10px;
	color: #eaeaea;
	line-height: normal;
	text-align: justify;
}

.bodytext a {
	font-family: verdana;
	font-size: 10px;
	color: #6699cc;
	line-height: normal;
	text-align: justify;
}

.bodytext a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #4f7d93;
	line-height: normal;
	text-align: justify;
}

.sup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight: normal;
	color: #CCCCCC;
	vertical-align: super;
}

.white {
	font-family: verdana;
	font-size: 10px;
	color: #eaeaea;
	line-height: normal;
	text-align: justify;
}

.white a {
	font-family: verdana;
	font-size: 10px;
	color: #86CEC4;
	line-height: 16px;
	text-align: justify;
	text-decoration:underline;
}

.white a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #669999;
	line-height: 16px;
	text-align: justify;
	text-decoration:underline;
}

.whiteb {
	font-family: verdana;
	font-size: 12px;
	color: #eaeaea;
	line-height: normal;
	text-align: justify;
}

.whiteb a {
	font-family: verdana;
	font-size: 12px;
	color: #FC8E5F;
	text-align: justify;
	text-decoration:underline;
}

.whiteb a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #E8714F;
	text-align: justify;
	text-decoration:underline;
}

.whitec {
	font-family: verdana;
	font-size: 12px;
	color: #eaeaea;
	line-height: normal;
	text-align: right;
}

.whitec a {
	font-family: verdana;
	font-size: 12px;
	color: #e8c10d;
	line-height: 16px;
	text-align: right;
	text-decoration:underline;
}

.whitec a:hover {
	font-family: verdana;
	font-size: 12px;
	color: #c68a23;
	line-height: 16px;
	text-align: right;
	text-decoration:underline;
}


td#addy {
	width:220px;
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
	line-height: normal;
	text-align: right;
	padding: 5px 5px 0px 0px;
}
