@charset "UTF-8";
/* CSS Document */

/*a:link  {  color: #666;}
a:active  {  color: #666;}
a:visited  {  color: #666;}
a:hover {  color: #003366;}*/



html, body {
    height: 100%;
}
.insidenavparent {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #797876;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #D9D9D9;
	padding-bottom: 9px;
}

.insidenavparent a:link  {  color: #797876; text-decoration: none;}
.insidenavparent  a:active  {  color: #797876; text-decoration: none;}
.insidenavparent  a:visited  {  color: #797876; text-decoration: none;}
.insidenavparent a:hover {  color: #797876; text-decoration: underline;}


.insidenavchildheadertop {
	background-color: #D9D9D9;
	height: 8px;
}
.breadcrumbs {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #3BA196;
	margin-bottom: 25px;
}

.breadcrumbs a:link  {  color: #3BA196; text-decoration: none;}
.breadcrumbs a:active  {  color: #3BA196; text-decoration: none;}
.breadcrumbs a:visited  {  color: #3BA196; text-decoration: none;}
.breadcrumbs a:hover {  color: #3BA196; text-decoration: underline;}



.insidenavchildheadertop2 {
	background-color: #ffffff;
	height: 12px;
}
.insidenavchild {
	background-color: #ffffff;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #3BA196;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	list-style-type: none;
	line-height: 120%;
	margin-bottom: 9px;
}

.insidenavchild  a:link  {  color: #3BA196; text-decoration: none;}
.insidenavchild a:active  {  color: #3BA196; text-decoration: none;}
.insidenavchild  a:visited  {  color: #3BA196; text-decoration: none;}
.insidenavchild  a:hover {  color: #3BA196; text-decoration: underline;}


.insidenavchildover {
	background-color: #ffffff;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #3BA196;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	list-style-type: none;
	line-height: 120%;
	margin-bottom: 9px;
}

.insidenavchildover  a:link  {  color: #D9D9D9; text-decoration: none;}
.insidenavchildover a:active  {  color: #D9D9D9; text-decoration: none;}
.insidenavchildover  a:visited  {  color: #D9D9D9; text-decoration: none;}
.insidenavchildover  a:hover {  color: #D9D9D9; text-decoration: underline;}


.modulerightside {
	padding-top: 21px;
}
h1 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 23px;
	color: #5B5A5F;
	font-style: normal;
	font-weight: normal;
	line-height: 129%;
}
h2 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 13px;
	line-height: 129%;
	color: #339A99;
	font-weight: normal;
}
h3 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 13px;
	line-height: 129%;
	color: #5B5A5F;
	font-weight: normal;
}
h4 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 23px;
	color: #339A99;
	font-style: normal;
	font-weight: normal;
	line-height: 129%;
}

h5 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #5B5A5F;
	font-style: normal;
	font-weight: normal;
	line-height: 129%;
}

h6 {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	line-height: 129%;
}





.insidenavconsultants {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #7A7B7D;
	background-color: #D9D9D9;
	padding-top: 43px;
	padding-right: 10px;
	padding-left: 12px;
	padding-bottom: 12px;
}

body  {
	font: 100% sans-serif,Geneva, Arial, Helvetica;
	background: #424242;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
}

.thrColElsHdr #header {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #999999;	/* padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	padding: 30px;
	margin-top: 30px;
} 

.thrColElsHdr #header a:link  {  color: #999999; text-decoration: none;}
.thrColElsHdr #header a:active  {  color: #999999; text-decoration: none;}
.thrColElsHdr #header a:visited  {  color: #999999; text-decoration: none;}
.thrColElsHdr #header a:hover {  color: #CCCCCC; text-decoration: underline;}



.thrColElsHdr #headergrey {
	height:96px;
	background-image: url(../../images/top-bg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 20px;
} 

.thrColElsHdr #dropmenuIE {
	margin-top: 15px;
	margin-bottom: 21px;
	background-image: url(../../images/droplist-left.jpg);
	background-repeat: repeat-x;
	text-align: right;
} 

.thrColElsHdr #dropmenuIE {
	margin-top: 15px;
	margin-bottom: 21px;
} 


.pad10 {
	padding: 10px;
}






.thrColElsHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #424242;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;		/*height: 100%; */
	background-color: #424242;	
} 



#sidepannel {
	position:absolute;
	z-index:1;
	width:200px;
	
	background-color: #424242;
}





.thrColElsHdr #modules {
	margin-top: 20px;
	margin-bottom:0px;
	
}




.thrColElsHdr #module1 {
	float: left;
	/* width: 11em; /* since this element is floated, a width must be given */
	 width: 281px; /* top and bottom padding create visual space within this div */

	
	text-align: left;
	
}



.thrColElsHdr #module2 {

	
	
	
	
	
	
	text-align: left;
	margin-left: 312px;
	margin-right: 309px;
	
	
    
    
    
	} 



.thrColElsHdr #module3-v2 {
	
	width: 281px; 
	

	
	
	
	
	
}


.thrColElsHdr #module1-v2 {
	
	/* width: 11em; /* since this element is floated, a width must be given */
	 width: 281px; /* top and bottom padding create visual space within this div */

	
	
	
}



.thrColElsHdr #module2-v2 {

	
	
	
	
	
	
	 width: 281px; /* top and bottom padding create visual space within this div */

	
	t
	
    
    
    
	} 



.thrColElsHdr #module3 {
	float: right;
	width: 281px; 
	

	
	text-align: left;
	
	
	
}





.thrColElsHdr #sidebar1 {
	float: left;
	/* width: 11em; /* since this element is floated, a width must be given */
	 width: 180px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-left: 20px;
	background-color: #ffffff;
	height: 100%;	
}
.womanmen {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #3BA196;
	background-color: #D9D9D9;
	height: 43px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 12px;
	font-weight: normal;
	
}

.womanmen a:link  {  color: #3BA196; text-decoration: none;}
.womanmen a:active  {  color: #3BA196; text-decoration: none;}
.womanmen a:visited  {  color: #3BA196; text-decoration: none;}
.womanmen a:hover {  color: #3BA196; text-decoration: underline;}




.thrColElsHdr #sidebar2 {
	float: right;
	width: 180px; 
	background: #FFFFFF;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
	
	
}

.thrColElsHdr #mainContent {
	width: 579px;
	margin-top: 0px;
	margin-right: 219px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-color: #ffffff;
	height:100%
	
	
	
	
    text-align: left;
    
    
	} 
	
	
	
	
	
	
	
	
	
	
	
	
	.thrColElsHdr #sidebar1inside {
	float: left;
	/* width: 11em; /* since this element is floated, a width must be given */
	 width: 163px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 30px;
	background-color: #ffffff;
	height: 100%;
	text-align: left;
	
}
.thrColElsHdr #sidebar2inside  {
	float: right;
	width: 163px;
	background: #FFFFFF;
	margin-right: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
	
	
	
}

.thrColElsHdr #mainContentinside  {
	margin-top: 0px;
	margin-right: 193px;
	
	margin-left: 193px;
	padding-left: 40px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 35px;
	background-color: #ffffff;
	height:100%;
	text-align: top;
	text-align: left;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 129%;
	color: #3B3B3D;    
	} 
	
	
	.thrColElsHdr #mainContentinsideFullWidth  {
	margin-top: 0px;
	margin-right: 30px;
	
	margin-left: 193px;
	padding-left: 40px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 35px;
	background-color: #ffffff;
	height:100%;
	text-align: top;
	text-align: left;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 129%;
	color: #3B3B3D;    
	} 
	
	
.thrColElsHdr #contentcontainer {
	background-image: url(../../images/insidebackground.gif);
	background-repeat: repeat-y;
	background-color: #424242;
}
	
	
.thrColElsHdr #contentcontainertest {
	background-image: url(../../images/insidebackground.gif);
	background-repeat: repeat-y;
	background-color: #424242;
}
	
	.thrColElsHdr #contentcontainerflash {
	background-image: url(../../images/flashbg.gif);
	background-repeat: repeat-y;
	background-color: #424242;
}
	
	
	


.thrColElsHdr #sidebar2container {
	height: 240px;
}

.thrColElsHdr #headerimage h3, .thrColElsHdr #headerimage p, .thrColElsHdr #headertext p, .thrColElsHdr #headertext h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColElsHdr #module1 h3, .thrColElsHdr #module1 p, .thrColElsHdr #module3 p, .thrColElsHdr #module3 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.thrColElsHdr #sidebartop {
	margin: 0px;
	height: 23px;
	background-image: url(images/sections-top.gif);
} 


 

    

	
	
	


.thrColElsHdr #mainContentHeader {
	height: 47px;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 15px;
	font-style: italic;
	color: #333333;
	background-image: url(../../images/main-titile-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 43px;
	padding-top: 10px;
	margin-bottom: 20px;
} 

.thrColElsHdr #mainContentFieldTitle {
	width: 496px;
	margin-left: 35px;
	margin-right: 33px;
	height: 20px;
	background-image: url(../../images/field-title-bg.jpg);
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 15px;
} 

.thrColElsHdr #mainContentFieldContent {
	width:481px;
	margin-left: 35px;
	margin-right: 33px;
	background-image: url(../../images/field-content-bg.gif);
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	background-repeat: repeat-y;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;

} 
.spacer10 {
	height: 10px;
	width: 10px;
}


.button130green {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	background-color: #7AC4B9;
	width: 130px;
	cursor: default;
}

.contentcontainertable {
	background-image: url(../../images/insidebackground.gif);
	background-repeat: repeat-y;
	background-color: #424242;
}

.button100green {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	background-color: #7AC4B9;
	width: 100px;
	cursor: default;
}

.button100grey {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	background-color: #BDBDBD;
	width: 100px;
	cursor: default;
}



.fieldtextbox {
	width: 481px;
	color: #333333;
	font-family: sans-serif,Geneva, Arial, Helvetica,;
}
.fieldtextarea {
	width: 481px;
	height: 50px;
	color: #333333;
	font-family: sans-serif,Geneva, Arial, Helvetica,;
}

.thrColElsHdr #mainContentFieldFooter {
	width: 511px;
	margin-left: 35px;
	margin-right: 33px;
	height: 31px;
	background-image: url(../../images/field-base-bg.gif);
	background-repeat: no-repeat;
}

.thrColElsHdr #mainContentFieldButtons {
	width: 511px;
	margin-left: 35px;
	margin-right: 33px;
	height: 31px;
	padding-bottom: 5px;
}





/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.textmiddle {
vertical-align:text-middle;} 
.sidebuttons {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	width: 70px;
}


.fieldwidth{
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	width: 468px;
}

.sidepaneltitle{
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(../../images/right-sections.jpg);
	height: 24px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
	
.sidepanellinks {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #CF0D0D;
	background-color: #ffffff;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}


.sidepanellinks a:link  {  color: #CF0D0D; text-decoration: underline;}
.sidepanellinks a:active  {  color: #CF0D0D; text-decoration: underline;}
.sidepanellinks a:visited  {  color: #CF0D0D; text-decoration: underline;}
.sidepanellinks a:hover {  color: #CF0D0D; text-decoration: underline;}

.sidepanelbluetext {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #006699;
	background-color: #ffffff;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	line-height: 129%;	
}

.sidepanelbluetext a:link  {  color: #006699; text-decoration: underline;}
.sidepanelbluetext a:active  {  color: #006699; text-decoration: underline;}
.sidepanelbluetext a:visited  {  color: #006699; text-decoration: underline;}
.sidepanelbluetext a:hover {  color: #006699; text-decoration: underline;}


.thrColElsHdr #footerimage {

	background-image: url(../../images/cmsfooterbackground.gif);
	height: 40px;
	background-repeat: no-repeat;

	

} 

.thrColElsHdr #footer {


	
	height: 35px;
	
	
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #999999; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
} 

.thrColElsHdr #footer a:link  {  color: #999999; text-decoration: none;}
.thrColElsHdr #footer a:active  {  color: #999999; text-decoration: none;}
.thrColElsHdr #footer a:visited  {  color: #999999; text-decoration: none;}
.thrColElsHdr #footer a:hover {  color: #CCCCCC; text-decoration: underline;}

.thrColElsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footerspacer {
	background-color: #FFFFFF;
	height: 33px;
}
.footerstrap {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	background-color: #333333;
	text-align: right;
	padding-top: 18px;
	padding-right: 20px;
}
.sidepanelbase {
	padding-top: 15px;
}



.thrColElsHdr #sidebar1 {
	float: left;
	/* width: 11em; /* since this element is floated, a width must be given */
	 width: 180px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-left: 20px;
	background-color: #ffffff;
	height: 100%;	
}
.thrColElsHdr #sidebar2 {
	float: right;
	width: 180px; 
	background: #FFFFFF;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
	
	
}

.thrColElsHdr #mainContent {
	width: 579px;
	margin-top: 0px;
	margin-right: 219px;
	margin-bottom: 0px;
	margin-left: 220px;
	background-color: #ffffff;
	height:100%
	
	
	
	
    text-align: left;
    
    
	} 
	.thrColElsHdr #quicklinks {
	
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #EDEDED;
}




.searchbox {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	width: 125px;
}



.thrColElsHdr #searchcontainer {
	width: 100%;
	
	background-color: #EDEDED;
	height:59px;
}

/* Miscellaneous classes for reuse */



.searchfltlft { /* this class can be used to float an element left in your page */
	float: left;
	
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	
	
	background-color: #EDEDED;
}

.searchfltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #EDEDED;
}
.searchbg {
	
	background-color: #EDEDED;
}
.fltlft2 { /* this class can be used to float an element left in your page */
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	/* margin-left: 30px;*/
	padding-left: 30px;
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #EDEDED;
}






.fltrt2 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}

.fltlft2 a:link  {  color: #333333; text-decoration: none;}
.fltlft2 a:active  {  color: #333333; text-decoration: none;}
.fltlft2 a:visited  {  color: #333333; text-decoration: none;}
.fltlft2 a:hover {  color: #333333; text-decoration: underline;}

.fltlftfooter { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	color: #CCCCCC;
}
.fltrtfooter { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: -7px;
}
.thrColElsHdr #greybgcontents {
	background-color: #EDEDED;
	background-image: url(../../images/grey.gif);
	
	background-repeat: no-repeat;
	
}

.thrColElsHdr #height25grey {
	height: 25px;
	background-color: #EDEDED;
}
.eventstable {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #33999B;
	background-color: #E9F7F7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;

	font-weight: normal;
}

.eventstable  a:link  {color: #996699; text-decoration: underline;}
.eventstable  a:active  {  color: #996699; text-decoration: none;}
.eventstable a:visited  {color: #996699; text-decoration: underline;}
.eventstable  a:hover {  color: #CCCCCC; text-decoration: underline;}




.thrColElsHdr #mainContentinside  a:link  {color: #996699; text-decoration: underline;}
.thrColElsHdr #mainContentinside  a:active  {  color: #996699; text-decoration: none;}
.thrColElsHdr #mainContentinside a:visited  {color: #996699; text-decoration: underline;}
.thrColElsHdr #mainContentinside  a:hover {  color: #CCCCCC; text-decoration: underline;}



.eventstableend {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #33999B;
	background-color: #E9F7F7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	font-weight: normal;
}
.eventstableend  a:link  {  color: #996699; text-decoration: underline;}
.eventstableend  a:active  {  color: #996699; text-decoration: underline;}
.eventstableend a:visited  {color: #996699; text-decoration: underline;}
.eventstableend  a:hover {  color: #CCCCCC; text-decoration: underline;}

.puplelink  a:link  {  color: #996699; text-decoration: underline;}
.puplelink a:active  {  color: #996699; text-decoration: underline;}
.puplelink a:visited  {color: #996699; text-decoration: underline;}
.puplelink  a:hover {  color: #CCCCCC; text-decoration: underline;}


.eventstablewt {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #40A09F;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.eventstableinside {
	width: 160px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 10px;
}
.eventstableinside2 {
	width: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 10px;
}

.eventstableinsidenoborder {
	width: 140px;
	padding: 10px;
}

.eventstableinsidebullet {
	width: 50px;
	padding: 10px;
}
.storyleftcol {
	font-family: Geneva,sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #3C3C3E;
	padding-right: 10px;
}
.storyrighcol {
	font-family: Geneva,sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #3C3C3E;
	padding-left: 10px;
}
.quickform {
	font-family: sans-serif,Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

A:link {color: #996699; text-decoration: underline;}
A:visited {  color: #996699; text-decoration: underline;}
A:active {color: #996699; text-decoration: underline;}
A:hover {  color: #CCCCCC; text-decoration: underline;}

.padleft {
	padding-left: 20px;
}
.padtop{
	padding-top: 20px;
}

.homelinks { 
	font-family: Geneva, sans-serif, Arial, Helvetica;
	font-size: 10px;
	padding: 10px;
	}
	
A.home:link {color: #666666; text-decoration: none; padding-left: 6px; padding-right: 6px }
A.home:visited {  color: #666666; text-decoration: none; padding-left: 6px; padding-right: 6px}
A.home:active {color: #666666; text-decoration: none; padding-left: 6px; padding-right: 6px}
A.home:hover {  color: #CCCCCC; text-decoration: none; padding-left: 6px; padding-right: 6px}

</style>

