/*
--------------------------------------------------
ePrint Solutions global Styles
--------------------------------------------------
Revised 01 August 2006
--------------------------------------------------
*/
/*
--------------------------------------------------
Basic Elements
--------------------------------------------------
*/



body	{
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.6em;
	text-align: left;
	background-color: #CC0000;
	padding: 0;
	margin: 0;
	}
	
.tag {
	color: #7D845B;
	font-family: Tahoma;
	font-size: 10px;
	}
	
/*  main content entry headline  */

h1	{
	clear: left;
	color: #000;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	padding: 0 0 0 1.6em;
	}

h1 a:link, h1 a:visited	{
	color: #003;
	text-decoration: none;
	border: none;
	}

h1 a:hover	{
	color: #003;
	border-bottom: 1px solid #003;
	}

/*  main content entry datestamp  */

h2	{
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	background-color: #fff;
	}
	
h2 a:link, h2 a:visited	{
	color: #336699;
	text-decoration: underline;
	border: none;
	}
	
h2 a:hover	{
	color: #003;
	text-decoration: underline;
	/*border-bottom: 1px solid #003;*/
	}

/*  main content entry subhead  */

h3	{
    text-align: center;
	width: 147px;
	background-image: url(../images/footerLink.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: -2em;
	display: inline;
	margin: 20px 0 -30px 15px;
	padding: 0 2em 2em 2em;
	}

h3 a:link, h3 a:visited	{
	color: #fff;
    font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	border: none;
	}
	
h3 a:hover	{
	color: #fff;
	text-decoration: underline;
	}
/*  main content entry comment author  */

h5	{
    text-align: left;
	padding: 0 .3em 1.5em .2em;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0 0;
	}

/*  page footer  */

h6	{
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: .2em;
	color: #fff;
	width: 880px;
	height: 15px;
	clear: both;
	background-color: #000;
	background-position: top;
	background-repeat: repeat-x;
	padding: 1em .5em .2em 0;
	/*border-top: 1px solid #000;
	border-bottom: 20px solid #000;*/
	margin: 0 0 0 0;
	}
	
h4	{
	clear: both;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #FFF;
	padding: 0 0 0 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px solid #aaa;
	margin: 0;
	}

p	{
	margin: 0;
	text-indent: 0;
	padding: 0 0 0 .8em;
	}

h1+p, h2+p, h3+p, h4+p, h5+p, h6+p	{
	text-indent: 0;
	}

a:link	{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

a:visited	{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}

a:hover	{
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	}

a:active	{
	color: #ddd;
	border-bottom: 1px solid #ddd;
	}

a.content:link	{
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	}

a.content:visited	{
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #CC0000;
	}

a.content:hover	{
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	}

a.content:active	{
	color: #ddd;
	border-bottom: 1px solid #ddd;
	}

em, cite	{
	font-style: italic;
	}

strong	{
	font-weight: bold;
	}

blockquote, pre	{
	display: block;
	clear: both;
	background-color: #eaeefb;
	padding: 1em 2em;
	margin: 1em 0;
	border-top: 1px dashed #ccccd6;
	border-bottom: 1px dashed #ccccd6;
	}

blockquote	{
	color: #7f7f99;
	font-variant: small-caps;
	letter-spacing: .1em;
	}

code, pre	{
	color: #933;
	font-family: Monaco,"Courier New",Courier,monospace;
	}

code	{
	font-size: .85em;
	}

pre	{
	overflow: auto;
	line-height: 1.6em;
	}

ul, ol	{
	/*padding: 0;
	margin: .5em 0 2em 0;*/
	}

ul	{
	list-style-type: none;
	}

ul li	{
	background-image: url(../images/bullet.gif);
	background-position: 2px .5em;
	background-repeat: no-repeat;
	}

ol li	{
	list-style-image: url(../images/li.gif);
	line-height: 1.4em;
	}
	
ol li a:link, ol li a:visited	{
	color: #cc0000;
	text-decoration: underline;
	border: none;
	}
	
ol li a:hover	{
	color: #003;
	text-decoration: underline;
	/*border-bottom: 1px solid #003;*/
	}

li	{
	margin: 0;
	}

img	{
	display: inline;
	padding: 0;
	border: 0;
	}

form	{
	margin: 0;
	}

form p	{
	text-indent: 0;
	}

fieldset	{
	display: inline;
	padding: 0;
	border: none;
	margin: 0;
	}

input	{
	display: inline;
	vertical-align: middle;
	}

.myContent{
vertical-align: top;
background-color: white;
padding: 0 5px 5px 0;
position:relative;
margin: 0 0 0 14em;
width:80%;
border: 0px solid #ccc;

}

/*
--------------------------------------------------
Basic Page Layout
--------------------------------------------------
*/


#globalwrap	{
	width: 880px;
	padding: 0;
	margin: auto;
	}
	
#wrapumz	{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 2.5em 0 2.5em;
	background-color: #fff;
	/*border-top: 1px solid #000;
	border-bottom: 20px solid #000;*/
	margin: 0 0 0 0;
	}

#topwrap	{
	width: 176px;
	height: 11px;
	padding: 3px 3px 3px 3px;
	border: 1px solid #000;
    font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: black;
	margin: auto;
	}
	
#formwrap	{
	width: 176px;
	padding: 0;
	border: 1px solid #000;
    font-size: 11px;
	font-weight: bold;
	background-color: #D42627;
	line-height: 8px;
	color: #fff;
	margin: auto;
	}
	
#formwrap2	{
	width: 700px;
	padding: 0;
	border: 0px solid #000;
    font-size: 11px;
	font-weight: bold;
	background-color: #fff;
	line-height: 8px;
	color: #000;
	margin: auto;
	}

#header	{
	line-height: 0;
	width: 100%;
	padding: 0;
	border-top: 0px solid #ddd;
	margin: 0;
	}

#logo	{
	display: block;
	position: relative;
/*	clear: both;
	float: left;
	width: 725px;	*/
	height: 122px;
	z-index: 2;
	text-indent:-9999px;
	/*background: url(../images/Logo.gif) no-repeat;*/
	padding: 0;
	border-width: 0;
	margin: 0px 0 -5px 0;
	}
	
#hedLinks {
	display: block;
	position: relative;
/*	clear: both;
	width: 725px;	*/
	height: 122px;
	z-index: 2;
	text-indent:-9999px;
	/*background: url(../images/HedLinks.gif) no-repeat;*/
	padding: 0;
	border-width: 0;
	margin: -122px 0 -5px 0;
    float:right;
	}

#nav	{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
    color: #000;
	height: 33px;
	position: relative;
	z-index: 1;
	text-align: center;
	text-indent: 0px;
	line-height: 30px;
	background: url(../images/navBar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	border-bottom: 1px solid #000;
	margin: 5px 0 0 0;
	}
	
#hornav	{
	font-family: tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: .2em;
	color: #fff;
	width: 880px;
	height: 20px;
	clear: both;
	background-color: #cc0000;
	background-position: top;
	background-repeat: repeat-x;
	padding: 1em .5em .2em 0;
	/*border-top: 1px solid #000;
	border-bottom: 20px solid #000;*/
	margin: 0 0 0 0;
	}
#hornav a:link, #hornav a:visited	{
	color: #000;
    font-size: 11px;
	font-weight: normal;
	text-decoration:underline;
	border-bottom: 1px solid #000;
	border: none;
	}
#hornav a:hover	{
	color: #fff;
	text-decoration:underline;
	border-bottom: 1px solid #fff;
	}
/*
--------------------------------------------------
Left Menu Layout
--------------------------------------------------
*/
#menuTop	{
	width: 165px;
	height: 8px;
	clear: both;
	background-color: #000;
	color: #000;
	background-position: top;
	background-repeat: no-repeat;
	margin: 5em 0 0 0;
	}
	
#menu	{
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 2em;
	color: #fff;
	width: 165px;
	clear: both;
	background-image: url(../images/menuBG.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #ddd;*/
	margin: 5em 0 0 10px;
	}

#menu p {
	margin: 10px;
	text-indent: 1;
	padding: 0 0 0 .5em;
	list-style: none;
	background-image: none;
	}
	
#menu .head {
   font-size: 11px;
   font-weight: bold;
   padding: 0 0 0 1em;
   color: #CC0000;
	}

#menu a	{
    padding: .5em 0 0 0;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}

#menu a:hover	{
    color: #666;
    padding: .5em 0 0 0;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}
	
#top	{
	line-height: 0;
	background: url(../images/top.gif) repeat-x;
	width: 100%;
	color: #fff;
	text-align: right;
	text-indent: 15px;
	height: 69px;
	line-height: 20px;
	margin: -3px 0 0 0;
	}
	
#bottom	{
	line-height: 0;
	background: url(../images/bottom.gif) repeat-x;
	width: 100%;
	color: #fff;
	text-align: right;
	text-indent: 15px;
	height: 69px;
	line-height: 20px;
	margin: -3px 0 0 0;
	}
	
#top2	{
	line-height: 0;
	background: url(../images/top2.gif) repeat-x;
	width: 100%;
	color: #fff;
	text-align: right;
	text-indent: 15px;
	height: 69px;
	line-height: 20px;
	margin: -3px 0 0 0;
	}
	
#bottom2	{
	line-height: 0;
	background: url(../images/bottom2.gif) repeat-x;
	width: 100%;
	color: #fff;
	text-align: right;
	text-indent: 15px;
	height: 69px;
	line-height: 20px;
	margin: -3px 0 0 0;
	}
	
#banner	{
	line-height: 0;
	background: url(../images/BlueBar.gif) no-repeat;
	width: 100%;
	color: #fff;
	text-align: right;
	text-indent: 15px;
	height: 57px;
	line-height: 20px;
	margin: -3px 0 0 0;
	}
	
#breadCrumbs	{
	line-height: 0;
	text-align: left;
	width: 100%;
	height: 15px;
	line-height: 30px;
	padding: 0;
	margin: -3px 0 0 0;
	}
	
#time	{
	line-height: 0;
	text-align: right;
	width: 100%;
	height: 40px;
	line-height: 5px;
	padding: 0;
	margin: -3px 0 0 0;
	}

#content	{
	float: left;
	text-align: left;
	background-image: url(/#request.images#content_bg.gif);
	margin: 15px 0 20px 0;
	}

#primary	{
	float: left;
	width: 454px;
	background-color: #fff;
	margin-right: 11px;
	}

#secondary	{
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: .85em;
	line-height: 1.6em;
	float: right;
	width: 250px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	margin: 0 0 0 10px;
	}



/*
--------------------------------------------------
Header & Navigation
--------------------------------------------------
*/


#header a	{
	border: none;
	}

#nav li {
	display: inline;
	margin: 0;
	padding: 8;
	list-style: none;
	background-image: none;
	}

#nav a	{
	text-decoration: none;
	border: none;
	}

#nav a:hover img	{
	background-color: #fbedca;
	}



/*
--------------------------------------------------
Primary Content
--------------------------------------------------
*/


.caps	{
	font-variant: small-caps;
	letter-spacing: .1em;
	text-transform: lowercase;
	}

.warning	{
	color: #c00;
	padding: 1em 0;
	}

#blognav	{
	float: right;
	color: #003;
	font-variant: small-caps;
	text-transform: lowercase;
	text-align: right;
	margin: .35em 0 0 10px;
	}

#blognav a:link, p.categories a:link	{
	color: #003;
	text-decoration: none;
	border-bottom: 1px dotted #003;
	}

#blognav a:visited, p.categories a:visited	{
	color: #003;
	text-decoration: none;
	border-bottom: 1px dotted #ccccd6;
	}

#blognav a:hover, p.categories a:hover	{
	color: #c33;
	text-decoration: none;
	border-bottom: 1px solid #c33;
	}

#blognav a:active, p.categories a:active	{
	color: #c33;
	}

.post	{
	padding-top: .5em;
	}

.post h1	{
	padding-bottom: .5em;
	border-bottom: 2px solid #aaa;
	margin: 0 0 .5em 0;
	}

.post h1.archive	{
	font-size: 1.3em;
	border-bottom: 1px dashed #aaa;
	}

.post ul, .post ol	{
	margin: 1em 2em;
	}

.post img	{
	padding: 4px;
	border: 1px solid #ccccd6;
	margin: 0 0 .5em 0;
	}

.post p+img	{
	margin-top: 1em;
	}

p.categories, p.responsibilities	{
	color: #7f7f99;
	font-variant: small-caps;
	letter-spacing: .1em;
	text-align: center;
	text-transform: lowercase;
	text-indent: 0;
	margin: 1em 0;
	}


/*
--------------------------------------------------
Comments
--------------------------------------------------
*/


h4.commentheader	{
	font-weight: bold;
	letter-spacing: .2em;
	color: #933;
	margin-bottom: 0;
	}

.datestamp	{
	font-weight: normal;
	}

a:link.datestamp, a:visited.datestamp	{
	color: #c60;
	font-weight: normal;
	border-bottom: 1px dotted #c60;
	}

a:hover.datestamp	{
	color: #c33;
	border-bottom: 1px solid #c33;
	}

a:active.datestamp	{
	color: #003;
	border-bottom: 1px solid #003;
	}

#postcomment	{
	display: block;
	clear: both;
	padding: 1em 0;
	}

#postcomment label, #previewheader	{
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: .8em;
	color: #7f7f99;
	letter-spacing: .1em;
	text-transform: uppercase;
	}

.commentfield	{
	display: block;
	width: 170px;
	}

#commentform	{
	clear: both;
	float: left;
	width: 185px;
	border-right: 1px solid #ccccd6;
	margin-bottom: 1em;
	}

.inputbutton, .submitbutton	{
	padding: 0 .1em;
	margin: .75em 0;
	}

.submitbutton	{
	color: #fff;
	font-variant: small-caps;
	letter-spacing: .1em;
	text-transform: lowercase;
	text-align: center;
	background-color: #ccccd6;
	}

#commentpreview	{
	margin-left: 200px;
	}

.guidelines	{
	clear: both;
	font-style: italic;
	text-indent: 0;
	padding-top: 1em;
	border-top: 1px dashed #ccccd6;
	margin-top: 1.5em;
	}

.guidelines code	{
	font-style: normal;
	}


/*
--------------------------------------------------
Secondary Content
--------------------------------------------------
*/


#secondary h1	{
	margin: 0;
	}

#secondary h2	{
	margin: .5em 0;
	}

#secondary h2, #secondary caption	{
	font-weight: bold;
	color: #003;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 2px solid #003;
	}

#secondary h2	{
	padding: 0 0 .2em .2em;	
	}

#secondary caption	{
	background-image: url(/eimages/bullet.gif);
	background-position: 2px .5em;
	background-repeat: no-repeat;
	padding: 0 0 .2em 15px;
	margin-bottom: 1em;
	}

#secondary p	{
	text-indent: 0;
	}

#calendar	{
	margin: .5em 0 2em 0;
	}

#secondary table	{
	font-size: 1em;
	text-align: center;
	width: 100%;
	border: 1px solid #ccccd6;
	margin: .5em 0;
	}

#secondary th	{
	font-weight: normal;
	color: #933;
	}

#secondary td	{
	padding: .2em;
	border: 1px solid #ccccd6;
	background-color: #eaeefb;
	}

#secondary td.post {
	background-color: #fbedca;
	}

#secondary td.empty	{
	background-color: #fff;
	}


/*
--------------------------------------------------
Search Form
--------------------------------------------------
*/


/*#search	{
	background-color: #eaeefb;
	padding: 10px;
	border-top: 1px dashed #ccccd6;
	border-bottom: 1px dashed #ccccd6;
	margin-bottom: 1em;
	}

#search p	{
 	display: inline;
 	}*/

input.query	{
	width: 65%;
	}

input.submit	{
	width: 30%;
	color: #fff;
	font-variant: small-caps;
	letter-spacing: .1em;
	text-transform: lowercase;
	background-color: #ccccd6;
	}