/* Start of CMSMS style sheet 'default' */
body {
		background-color:#F0F0F0;
		padding: 0;
		spacing:0;
		margin: 0;
		border: 0;
	}
	.main_table{
		width: 768px;
		border-collapse: collapse;
	}

	.header_table{
		width: 768px;
		border-collapse: collapse;
		margin-top:10px;
	}

	.white_top{
		background-image: url(uploads/images/white_top.gif);
		background-repeat: no-repeat;
		background-position: top;
		background-color: White;
		height:15px;
		width: 768px;
		padding: 0;
		spacing:0;
		margin: 0;
		border: 0;
	}
	.white_middle{
		background-image: url(uploads/images/white_middle.gif);
		background-repeat: repeat-y;
		background-position: top;
		background-color: White;
		width: 768px;
		margin: 0;
		padding: 0;
		spacing: 0;
		border: 0;
		vertical-align: top;
	}
	.white_bottom{
		background-image: url(uploads/images/white_bottom.gif);
		background-repeat: no-repeat;
		background-position: top;
		background-color: White;
		height:15px;
		width: 768px;
		padding: 0;
		spacing:0;
		margin: 0;
		border: 0;
	}
	.content_table{
		width: 740px;
		height:300px;
		border-collapse: collapse;
		margin-left:13px;
	}
	.content_left_column{
		width: 160px;
		vertical-align: top;
	}
	.content_center_column{
		width: 420px;
		background-color: #ffffff;
		vertical-align: top;
		padding-left:10px;
		padding-right:10px;
		text-align:left;
	}
	.content_right_column{
		width: 160px;
		background-color: #ffffff;
		vertical-align: top;
	}

	.footer{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		font-weight: lighter;
		margin-top:5px;
		marging-bottom:5px;
	}
	.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active{
		text-decoration: none;
		cursor: pointer;
		color: #666666;
		border-bottom: 1px dotted Gray;
	}
	.breadcrumbs{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666666;
		font-style: normal;
		font-weight: lighter;
		margin-top:10px;
		margin-bottom:10px;
	}
	.breadcrumbs a{
		text-decoration: none;
		cursor: pointer;
		color: #666666;
		border-bottom: 1px dotted Gray;
	}
	.prev-next{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-style: normal;
		font-weight: lighter;
		margin-top:10px;
		margin-bottom:10px;
                text-align:center;
	}
	.prev-next a{
		text-decoration: none;
		cursor: pointer;
		color: #666666;
		border-bottom: 1px dotted Gray;
	}
	.copyright{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		font-style: normal;
		font-weight: lighter;
		margin-top:5px;
		marging-bottom:5px;
	}
	.logo_column{
		background: #aa0088;
		width: 200px;
		border-right: 1px solid White;
		background-image: url(uploads/images/bg_logo.gif);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: center;
		border-left: 1px solid #006699;
		border-top: 1px solid #006699;
	
	}
	.menu_table{
		width:740px;
		height:80px;
		border-collapse: collapse;
		padding:0;
		spacing:0;
		margin:0;
		border:0;
		margin-left:13px;

	}
	.menu_row{
		background: #ffffff;
		width: 540px;
		height: 20px;
		border-bottom: 1px solid #ffffff;
		text-align:left;
	}
	.something_row{
		background: #aa0088;
		background-image: url(uploads/images/bg_something.gif);
		width:540px;
		height:60px;
		padding:0;
		spacing:0;
		margin:0;
		border:0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		color: #ffffff;
		text-align:left;
	}
	.something_row form{
		padding:0;
		spacing:0;
		margin:0;
		border:0;
		padding-left:20px;
	}
	.something_row input.submit
	{
		height:24px;
		width:53px;
		font-weight:bold;
		border:0;
		background: #1D6D8A;
		background-image:url(uploads/images/button_input.gif);
		padding: 3px;
		color: #FFF;
	}

	.something_row input{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		width:200px;
                color: #999999;
	}

	#nav {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;font-weight: bolder;}
	#nav ul { margin:0; list-style:none; padding: 0;}
	#nav a { float:left; display:block; color:#ffffff; padding: 4px 19px 7px 10px; background: #1D6D8A url(uploads/images/nav.gif) no-repeat 100% 0px; text-decoration:none;}
	#nav li { float:left; color: #FFF; background: #1D6D8A url(uploads/images/nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
	#nav #current { background: #FF7F00 url(uploads/images/nav.gif) no-repeat 0 -41px; color: #FFF; }
	#nav #current a { background: #FF7F00 url(uploads/images/nav.gif) no-repeat 100% -41px; padding: 4px 20px 7px 10px; color:#FFF; }
	#nav a:hover {color:#ffffcc;}


	.box_top {
		background-image: url(uploads/images/box_top.gif);
		color: #808080;
		height: 40px;
		width: 160px;
		padding: 0;
		margin: 0;
	}

	.box_middle {
		background-image: url(uploads/images/box_middle.gif);
		padding: 0;
		margin: 0;
		width: 160px;
}
	.box_middle hr{
		height:1px;
		color:#cccccc;
		width:140px;
	}

	.box_top h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing:-1px;
		padding:0;
		margin:0;
		padding-top:5px;
		padding-left:5px;
		text-align:left;
	}

	.box_bottom {
		background-image: url(uploads/images/box_bottom.gif);
		background-repeat:no-repeat;
		height: 13px;
		width: 160px;
		padding: 0;
		margin: 0;
margin-bottom:10px;
	}

	.text_menu{
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 145px;
		padding-left:7px;
		text-align:left;
	}

	.text_menu li a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		background: white url(uploads/images/arrow-list.gif) no-repeat 2px center;
		color: #aa0088;
		display: block;
		width: auto;
		padding-top:3px;
		padding-left: 13px;
		text-decoration: none;
		border-bottom: 1px solid #B5B5B5;
		letter-spacing: 1px;
	}

	.text_menu_back li a{
		background: white;
		color: #ff6600;
		display: block;
		width: auto;
		padding-top:3px;
		padding-left: 13px;
		text-decoration: none;
		border-bottom: 1px solid #B5B5B5;
	}

	.text_menu li a.last{
		border-bottom-width: 0;
	}


	* html .text_menu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
		width: 145px;
	}

	.text_menu li a:visited, .text_menu li a:active{
		color: #348BA6;
	}

	.text_menu li a:hover{
		color: black;
		background-color: #d5e4ea;
		background-image:url(uploads/images/arrow-list-black.gif); /*onMouseover image change. Remove if none*/
	}


.NewsSummaryPagination{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#696969;
text-align:center;
}

.NewsSummaryPagination a{
color:#336699;
}

.NewsSummaryPostdate{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.NewsSummaryLink{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#336699;
padding-left:10px;
padding-right:10px;
text-align:left;
}

.NewsSummaryLink a{
color:#336699;
}

.NewsSummarySummary{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#696969;
padding-left:10px;
padding-top:2px;
padding-bottom:2px;
text-align:left;
}

.NewsSummarySummary a{
color:#336699;
}

.NewsSummaryContent{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#696969;
padding:10px;
text-align:left;
}


	h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bolder;
		color:#aa0088;
		letter-spacing: -1px;
		margin:0;
		padding:0;
		padding-bottom:10px;
	}
	.blue_text{
	color:#336699;
	}
	p{
		margin:0;
		padding:0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height:18px;
		padding-bottom:10px;
	}

	li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
	}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 35px 5px 6px;
		margin:0px 2px 0px 0px;
		background-position:0% 0%;
		color:#FFFFFF;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#FFFFFF;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:2px 0px 0px 0px;
		background-color:transparent;
		border-width:1px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		margin:0px;
		background-color:transparent;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#FFFFFF;
		font-weight:normal;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#12637A;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#398FAA;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#177D9B;
		color:#FFFFFF;
	}


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#177D9B;
		background-color:#5BADC8;
		background-position:0% 0%;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 8px;
	}


	/*"""""""" (main) Rounded Items Hover""""""""*/	
	#qm0 a:hover .qmritem span	
	{	
		border-color:#C34E00;
		background-color:#aa0088;
		background-position:0% 0%;
	}


	/*"""""""" (main) Rounded Items Active""""""""*/	
	body #qm0 .qmactive .qmritem span, body #qm0 .qmactive:hover .qmritem span	
	{	
		border-color:#C34E00;
		background-color:#aa0088;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 a.qmc_nochild	
	{	
		padding:5px 10px 5px 8px;
	}



/* End of 'default' */

