/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Common_topbg {border-bottom: #ccc 1px solid;}

#Common a:link, #Common a:visited {
	color: #0096d7; text-decoration: underline;
}

#Common a:hover, #Common a:active {
	color: #d22a21; text-decoration: underline;
}
.Common_title {
	font-family: Verdana,Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #d22a21;
	line-height: 40px;
	padding-left: 0;
}

.Common_Content {
	padding: 10px 0;
}
2
.Common_Content2 {
	padding:  0 0 10px 0;
}

#Common .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: verdana,sans-serif;
font-size: 13px;
color: #515151;
font-weight:bold;
line-height: 135%;
}


/* leftpane Container */
#leftpane {
	padding: 0;
	margin-bottom: 5px;
	background: url(leftpane-bg.jpg) repeat-x top;
}
.leftpane_topbg {padding: 8px 0 0 10px;}
#leftpane p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}
#leftpane a:link, #leftpane a:visited {
	color: #515151; text-decoration: none;
	background: url(link2.jpg) no-repeat left top;
	padding-left: 12px;
	line-height: 20px;
	font-size: 11px;
}

#leftpane a:hover, #leftpane a:active {
	color: #d22a21; text-decoration: none;
	background: url(link2.jpg) no-repeat left top;
	padding-left: 12px;
	line-height: 20px;
	font-size: 11px;
}

.leftpane_title {
	font-family: Verdana,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d22a21;
	line-height: 20px;
}

.leftpane_Content {
	padding: 6px 10px 0 4px;
}

#leftpane .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#leftpane .SubHead    {
	font-family: verdana,sans-serif;
font-size: 12px;
color: #515151;
font-weight:bold;
line-height: 135%;
}

/* left-border Container */
#left-border {
	padding: 0;
	margin-bottom: 5px;
	background: #f5f5f5;
	border-left: #bec2c2 1px solid;
}
.left-border_topbg {padding: 8px 0 0 10px;}
#left-border p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}
#left-border a:link, #left-border a:visited {
	color: #515151; text-decoration: none;
}

#left-border a:hover, #left-border a:active {
	color: #d22a21; text-decoration: none;
}

.left-border_title {
	font-family: Verdana,Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #d22a21;
	line-height: 20px;
}

.left-border_Content {
	padding: 0 10px 10px 10px;
}

#left-border .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#left-border .SubHead    {
	font-family: verdana,sans-serif;
font-size: 12px;
color: #515151;
font-weight:bold;
line-height: 135%;
}


/* gray Container */
#gray {
	padding: 0;
	margin-bottom: 10px;
	background: #f0f0f0;
}

#gray p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}
#gray a:link, #gray a:visited {
	color: #d22a21; text-decoration: underline;
}

#gray a:hover, #gray a:active {
	color: #d22a21; text-decoration: underline;
}


.gray_Content {
	padding: 10px;
}

#gray .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#gray .SubHead    {
	font-family: verdana,sans-serif;
font-size: 12px;
color: #515151;
font-weight:bold;
line-height: 135%;
}

/* red-title Container */
#red-title {
	padding: 0;
	margin-bottom: 15px;
}

#red-title p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}
#red-title a:link, #red-title a:visited {
	color: #0096d7; text-decoration: underline;
}

#red-title a:hover, #red-title a:active {
	color: #d22a21; text-decoration: underline;
}

.red-title_title {
	font-family: Verdana,Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #d22a21;
	line-height: 40px;
	padding-left: 10px;
}

.red-title_Content {
	padding: 0 10px;
}

#red-title .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#red-title .SubHead    {
	font-family: verdana,sans-serif;
font-size: 12px;
color: #515151;
font-weight:bold;
line-height: 135%;
}



/* block Container */
#block {
	padding: 0;
	margin-bottom: 5px;
	border: #bec2c2 1px solid;
	background: url(block-bg.jpg) repeat-x top;
}

#block p {
	font-size: 12px;
	padding: 0; 
	color: #515151;
	margin-bottom: 12px; 
	line-height: 135%;
}
#block a:link, #block a:visited {
	color: #515151; text-decoration: none;
}

#block a:hover, #block a:active {
	color: #d22a21; text-decoration: none;
}

.block_title {
	font-family: Verdana,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d22a21;
	padding-left: 4px;
}

.block_Content {
	padding: 0 10px;
}

#block .Normal
{
	font-family: verdana,sans-serif;
font-size: 12px;
	color: #515151;
font-weight:normal;
line-height: 135%;
}

#block .SubHead    {
	font-family: verdana,sans-serif;
font-size: 12px;
color: #515151;
font-weight:bold;
line-height: 135%;
}
