body,td,cnt.td,a,blockquote,div,select,option,p { font-size: 11px; line-height: 14px; color: #4b4b4b; font-family:Arial,Helvetica,sans-serif; }

ul { font-size: 8px; line-height: 8px; color: #4b4b4b; font-family:Arial,Helvetica,sans-serif; }

li { font-size:11px; line-height: 13px; color: #4b4b4b; font-family:Arial,Helvetica,sans-serif; }

h1 { font-size:14px; line-height: 18px; color: #4b4b4b; font-family:Arial,Helvetica,sans-serif; font-weight: bold;}

.required {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.txtFooterLightGrey
{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	line-height: 13px; 
    font-style: normal;
    font-weight: normal;
}

/* 
psuedo classes: =========================================
*/

a:link
{
    color: #fd0909;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #fd0909;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
	text-decoration: underline;
}

a:visited
{
    color: #fd0909;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
	text-decoration: none;
}

a:visited:hover
{
	color: #fd0909;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
		
#mainBody {
	position: absolute;
	left:0px;
	top:0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
   	margin-top:0px;
}

#leftContent {
	position: absolute;
	left:0px;
	top:207px;
	width:228px;
}
		
#leftBook {
	width: 228px;
	height: 165px;
	margin: 0px;
	padding: 0px;
}

#leftEmail {
	width: 228px;
	height: 165px;
	margin: 0px;
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#leftBlog {
	width: 228px;
	height: 156px;
	padding: 0px;
	margin-left: 42px;
   	margin-top:0px;
}

#leftFlash {
	width: 228px;
	height: 246px;
	margin: 0px;
	padding: 0px;
}

#leftVideo {
	width: 228px;
	height: 246px;
	margin: 0px;
	
	padding-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#leftText {
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#content {
	position: absolute;
	left:188px;
	top:207px;
	width:417px;
	padding: 0px 0px 0px 1px;
   	margin-left: 0px;
   	margin-right:0px;
   	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 2px;
   	margin-right:2px;
}

#video {
	position: absolute;
	left:175px;
	top:207px;
	width:417px;
	padding: 0px 0px 0px 1px;
   	margin-left: 0px;
   	margin-right:0px;
   	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 2px;
   	margin-right:2px;
}

#theway {
	
	width: 417px;
	background:#ccc;
	padding: 5px;
	margin: 0px;
   	border:1px solid #999;
  
}

#spacer {
	width:415px;
	height: 15px;
	padding: opx;
	margin: 0px;
  
}

#footer {
	position: absolute;
	left:0px;
	top:575px;
	width:417px;
   	margin-left: 0px;
   	margin-right:0px;
   	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 2px;
   	margin-right:2px;
}

/*
#multiparts {
	position: absolute;
	left:228px;
	top:207px;
	width:417px;
   	margin-left: 0px;
   	margin-right:0px;
   	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 2px;
   	margin-right:2px;
}
*/

#formnavigation {
	position: absolute;
	left:0px;
	top:360px;
	width: 417px;
	height: 19px;
	margin: 0px;
	padding: 0px;
}
#pagingContent {

	position: relative;
	padding: 10px 0px 0px 188px;
   	margin-left: 0px;
   	margin-right:0px;
   
}
.homepageContentBox{
	background-color: F2F2F2;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
	border: 1px solid #9C9C9C;

}


.openItem {
		display: inline;
}
.closedItem {
		 display: none;
}
.homepageHeader {
	
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}
.homepageDate {
	
	font-size: 14px;
	font-weight: bold;
	color: #4B4B4B;
}

.pagingText{
	color:#FF3333;
}
a.pagingText:link{
	color:#4b4b4b;
	text-decoration:none;
}
a.pagingText:active{
	color:#4b4b4b;
text-decoration:none;
}
a.pagingText:hover{
	color:#4b4b4b;
text-decoration:none;
}
a.pagingText:visited{
	color:#4b4b4b;
text-decoration:none;
}
.pagingTextBar{
	color:#4b4b4b;
}