body
{
	font-size: 12px;
	margin: 0;
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;

}

/* Typography --------------------------------------------*/

h1, h2, h3, h4, h5, h6 { color: #000000; margin: 0; font-size: 1em; }

h1 {
	margin: 0em 0em .3em 0em;
	font-size: 10px;
	letter-spacing: -1px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1 + p { margin-top: -.3em; }
h2 { font-size: 1.2em; margin-bottom: .4em; } 
h3 { font-size: 1.1em; margin-bottom: .4em; }
.has-subhead { margin-bottom: 0; }

a { color: #FFFFFF; text-decoration: none; }
#body a { border-bottom: 1px dotted #0099FF; }
#body a.img { border-bottom: none; } 

a:hover { color: #0099FF; border-color: #FFA309; }
a img { border: none; }

p {
	margin: 0em .2em 1em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
li p { margin-bottom: .8em; }
dl p { text-align: left; }

#page.blank p { width: 75%; }
p strong { color: #000000;	}
strong { color: #97CBFF; }

.replace, h1.replace
{
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
	visibility: visible;
	display: block;	
}

.small {
	font-size: 0.9em;
	color: #FFFFFF;
}
.de-emphasize, .contextual { font-size: .9em; color: #8F8F8F; font-weight: normal; }

blockquote {
	line-height: normal;
	margin: 0em 0em 1em;
	padding: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;


}

div.subsection { margin-left: 2em; }
div.subsection h3 { color: #666666; }


/* Elements ------------------------------------------*/

ul { list-style: none; margin: 0em 0em 1.3em 1.5em; padding: 0; line-height: 1.3em;	}

ol { margin: 0em 0em 1.3em 2em; padding: 0em 0em 0em 2em; line-height: 1.5em;	}
#column-main ul { margin-left: 1.4em; }

ul li { padding: 0em 0em 0em 20px; margin: 0em 0em .5em;	background:  no-repeat 0px 3px; }
ul li a { text-decoration: none;	}
ul.linklist { margin-left: 0; }
ul.linklist li { background: none; padding-left: 0; }

/* Rules and dividers */

div.rule
{
	background:  repeat-x;
	height: 10px;
	border: none;
	margin: 0;
	margin-bottom: .5em;			
} #column-side div.rule {
	margin-left: -8px;
} #column-main div.rule, body.home #content div.rule {
	margin-left: -15px;	
}

div.rule div.wrapper
{
	background:  url(file:///D|/Temporary%20Internet%20Files/Content.IE5/images/divider_right.gif) no-repeat right top;
	height: 10px;	
}

hr
{
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	background: none;
	padding: 0;
}

img.box
{
	border: 1px solid #CCCCCC;
	padding: 10px;
} 

.box
{
	background-color: #F1F1F1;
	border: 1px solid #D7D7D7;
	padding: 1em;
	margin-bottom: 1em;
}

code
{
	font-size: 1.2em;
	font-family: monospace;
} * html code {
	font-size: .9em;
}



/* Layout -------------------------------------*/

img.right { margin-bottom: .5em; margin-left: .5em; }
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
.hide { display: none; }
.block { display: block; margin-top: 1em; margin-bottom: 1em; }

ul.menu { margin: 0; padding: 0; }
ul.menu li
{
	float: left;
	padding: 2em;
	margin: 2;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 11;
	color: #FFFFFF;
	text-align: left;
	height: 30px;
	width: 780px;

}

/* Navigation ---------------------------*/

ul.tabs {}

ul.tabs li 
{ 
	
	
}

ul.tabs li a
{
	padding: .2em .5em; 
	border: 1px solid black; 
	border-bottom: none; 
	text-align: center; 
}

ul.tabs li a.active
{
	background-color: #CCCCCC;
}

ul.tabs li a:active
{
	background-color: #E1E1E1;
}

/* Forms -----------------------------------------------------------*/

fieldset
{
	border: none;
	padding: 0;
}

fieldset legend
{
	display: none;
}

body.admin fieldset legend
{
	display: inline;
	font-weight: bold;
	padding: 0px 5px;
}

.checkboxlist label
{
	display: inline;
}

fieldset strong
{
	color: #8F8F8F;
}

fieldset label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
}

input.textbox, textarea
{
	border: 1px solid #D7D7D7;
	padding: .2em .3em;
	background:  url(/images/textbox_background.gif) no-repeat top left;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 1em;
}

input.textbox:focus, textarea:focus
{
	background:  url(/images/textbox_background2.gif) no-repeat top left;
	color: #444444;
}
.hr {
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 2px 20px 2px 2px;
	height: 25px;
	width: 780px;
}
.PRT-Hdr {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 750px;
}
.PRT-BG {
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 750px;
}
.PRT-Ftr {

	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 750px;
}
.BlueLink {
	color: #0000FF;
}
.Note {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Red {
	color: #990000;
}
