@charset "utf-8";
/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

#m
{
	width: 1000px;
}
#m #gBar
{
	background-color: #595758;
	vertical-align: bottom;
	width: 20px;
}


#m #mc
{
	vertical-align: top;
	padding-left: 15px;
}

#m #mm
{
	width: 100%;
	height: 600px;
	margin-top: 10px;
}

#m #mm #rMen
{
	background-color: #e7e7e9;
	width: 232px;
	vertical-align: top;
	font-size: 11px;
}

#m #mc #mm #rMen p strong
{
	color: #FFFFFF;
	background-color: #585858;
	display: block;
	margin-bottom: 10px;
	background-image: url(../images/layout/left_men_head_bg.jpg);
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: left;
}

#m #mc #mm #rMen ul
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}

#m #mc #mm #rMen ul li
{
	margin-bottom: 9px;
	list-style-type: none;
	background-image: url(../images/layout/rmen_list.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#m #mc #mm #rMen ul li a
{
	color: #FE0000;
	text-decoration: none;
	text-transform: capitalize;
}
#m #mc #mm #rMen ul li a:hover
{
	text-decoration: underline;
}
#m #mc #mm #rMen ul.pdf_downloads
{
}

#m #mc #mm #rMen ul.pdf_downloads li
{
	background-image: url(../images/layout/pdf_list.jpg);
	background-repeat: no-repeat;
}


#top #g_men
{
	background-color: #666666;
	height: 25px;
	position: relative;
}
#top  #g_men  span  
{
	position: absolute;
	top: 5px;
	right: 3px;
	color: #FFFFFF;
}

#top #g_men span b
{
	font-weight: normal;
	color: #FE0000;
}

#top #w_men
{
	color: #000000;
	padding: 5px;
	font-size: 12px;
	position: relative;
}
#top img {
	text-align: right;
	margin-left: auto;
	display: block;
}


#m #mc #top #w_men span
{
	display: block;
	float: right;
	position: absolute;
	right: 0px;
	top: 5px;
}

#m #mc #top #w_men span b
{
	color: #FE0000;
	font-weight: normal;
}

#top #w_men a
{
	color: #666666;
	text-decoration: none;
}

#top #g_men #t_men
{
	color: #FFFFFF;
	position: relative;
	top: 5px;
}

#top #g_men #t_men a
{
	color: #FFFFFF;
	text-decoration: none;
}

#top #g_men #t_men ul
{
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#top #g_men #t_men ul li
{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
}

#top #g_men #t_men ul li ul
{
	display: none;
}

#top #g_men #t_men ul li:hover ul
{
	display: block;
	position: absolute;
	left: 0px;
	top: 14px;
	color: #FFFFFF;
	background-color: #666666;
	width: 200px;
}

#top #g_men #t_men ul li ul li
{
	display: list-item;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#top #g_men #t_men ul li ul li a
{
	display: block;
}

#m #mc #mm #cont_td
{
	vertical-align: top;
	padding-right: 10px;
}

#cont_td h1
{
	font-size: 12px;
	background-color: #585858;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(../images/layout/h1_bg.jpg);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-repeat: repeat-y;
	background-position: left;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	color: #F70102;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#cont_td h4
{
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 4px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#cont_td h5
{
	color: #FE0000;
	margin: 0px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#cont_td a
{
	color: #FE0000;
}

#cont_td ul
{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#cont_td ul li
{
	list-style-position: outside;
}
#cont_td ol
{
	margin-left: 35px;
}
#cont_td ol li
{
	list-style-position: outside;
}







#cont_td p
{
	margin-top: 5px;
	margin-bottom: 15px;
}

#m #mc #bot
{
	background-color: #E7E7E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
	border-right-color: #2D2D2D;
	border-bottom-color: #2D2D2D;
	border-left-color: #2D2D2D;
	font-size: 11px;
	text-align: center;
	margin-top: 18px;
	padding: 2px;
}

#m #mc #bot #copyright
{
	color: #FE0000;
}

#m #mc #bot #copyright a
{
	color: #FE0000;
	text-decoration: none;
}

#craftysyntax
{
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
.faq_holder .hold {
	background-color: #E7E7E9;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #666;
}
.faq_holder .hold .question {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.faq_holder .hold .date {
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
