@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	min-width:750px;
	color:#222222;
	tfont:normal 13px/1.9em Arial, Helvetica, sans-serif;
	font:13px/1.9em TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif !important;
	
	
	background:#f5f5f5 url(images/footer_bg.gif) repeat-x center bottom;
}
html, .main {
	padding:0;
	margin:0;
}
.main {
	/*background:url(images/header_bg.jpg) repeat-x center top;
	max-width:1124px;*/
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}


h1 {
	margin:0;
	padding:29px 24px;
	
	color:#e4e5e5;
	font:bold 56px/2.4em Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	line-height:1.8em 
	
}
h1 a, h1 a:hover {
	color:#e4e5e5;
	text-decoration:none;
}
h1 span {
	color:#ffffff;
}
h1 small {
	font:normal 14px/1.6em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	padding-left:8px;
	color:#e0e1e1;
}
h2 {
	font:normal 24px/1.8em Arial, Helvetica, sans-serif;
	padding:8px 0;
	margin:8px 0;
	color:#595959;
}
.anchor{
	display: block; 
	position: relative; 
	top: -150px; 
	visibility: hidden;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
}
a {
	color:#1f7a2b;
	text-decoration:underline;
}

p.spec {
}
p.infopost {
	line-height:30px;
}
a.rm {
}
a.com {
}


.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.header {
	Position:fixed;
	width:100%;
	z-index:100;
}

.header_resize {
	margin:0 auto;
	padding:0;
	width:100%;

	height:145px;
	background: #2B613C; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4B815C', endColorstr='#2B613C'); /* for IE */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#4B815C',EndColorStr='#2B613C');
	background: -webkit-gradient(linear, left top, left bottom, from(#4B815C), to(#2B613C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4B815C,  #2B613C); /* for firefox 3.6+ */ 
	
	toverflow:hidden;
}

#logo 
{
	position:absolute;
	top:0px;
	left:60px;
	display:inline;
	min-width:700px;
	
	height:100px;
	
	
}
#logo .h1logo {
	margin-top:5px;
	margin-left:5px;
	padding-top:0px;
}
#logo #shamrockfg{
	position:absolute;
	left:10px;
	margin-top:5px;
	display:inline;
	
}
#logo #shamrockfg img{
	height:99px;
	width:99px;
	
}
#logo #shamrockbg{
	position:absolute;
	left:10px;
	margin-top:5px;
	display:inline;


}
#logo #shamrockbg img{
	height:99px;
	width:99px;
	opacity:0.3;
	filter:alpha(opacity=10); /* For IE8 and earlier */
}
#logo #firstLetter
{
	display:inline;
	padding:0px;
	margin-right:-10px;
	color:#FFFFFF;
	position:relative;
	z-index:2;
	
	font: bold 86px/2.4em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	letter-spacing: 1.4px;
	
}
#logo #compname{
	display:inline;
	position:relative;
	color:#AAAAAA;
	z-index:2;
}
#small{
	display:inline;
	font-size:14px;
	letter-spacing:1px;
	margin-left:5px;
	
}
#medium {
	display:inline;
	font-size:24px;
	letter-spacing:1px;
	margin-left:5px;
}
#logo #slogan{
	display:inline;
	position:relative;
	color:#AAAAAA;
	z-index:1;
}

#picright{
	position:absolute;
	display:inline;
	float:right;
	padding-right:0px;
	border-right:0px;
	margin-right:0px;
	top:0px;
	right:0px;
	
	border:1px solid #;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;  
	
    overflow:hidden;

}
#picright img {
	height:110px;
	width:298px;
}
#picleft{
	position:absolute;
	top:0;
	left:0;
	display:inline;
	theight:110px;
	twidth:164px;
	
	height:55px;
	width:71px;
	
	border:1px solid #;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;  
	
    overflow:hidden;

}
.menu_bg {
	position:relative;
	top:110px;
	margin:0;
	padding:0;
	width:100%;
	min-width:800px;
	height:38px;
	background:url(images/menu.gif) repeat-x center top;
}

.menu_nav {
	position:relative;
	margin:0;
	padding:0;
	margin-left: auto ;
  	margin-right: auto ;
	width:800px;
	height:38px;
	
	font-size: 24px;
	font-variant: normal;
	font-weight: 600;
	line-height: 18px;
	
	background:url(images/menu.gif) repeat-x center top;
}

.menu_nav ul {
	list-style:none;
	height:38px;
	float:left;
	margin-left:15px;
	
}
.menu_nav ul li {
	display:inline-block;
	margin:0;
	padding:0 2px 0 0;
	
	
}


.menu_nav ul li a {
	
	margin:0;
	padding:7px 24px;
	color:#888;
	text-decoration:none;
	font-size:13px;
	-moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-radius: 5px 5px 10px 10px;
    -kphp-border-radius: 5px 5px 10px 10px;
    border-radius: 5px 5px 10px 10px;
	
}
.menu_nav ul li.active a {
	color:#fff;
	background-color:#4D835E;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2B613C', endColorstr='#4D835E'); /* for IE */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#2B613C',EndColorStr='#4D835E');
	background: -webkit-gradient(linear, left top, left bottom, from(#2B613C), to(#4D835E)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2B613C,  #4D835E); /* for firefox 3.6+ */
}

.menu_nav ul li a:hover 
{
	color:#fff;
	background-color:#2B613C;
	padding-bottom:13px;
	
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2B613C', endColorstr='#4B815C'); /* for IE */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#2B613C',EndColorStr='#4B815C');
	background: -webkit-gradient(linear, left top, left bottom, from(#2B613C), to(#4B815C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2B613C,  #4B815C); /* for firefox 3.6+ */ 
	
	
}
.menu_nav ul li:hover ul {
	display: block;
}
.menu_nav ul li ul {
  position: absolute;
  width: 200px;
  display: none;
  line-height: 24px;
}
.menu_nav ul li ul li a {
	
	margin:0;
	padding:7px 24px;
	color:#888;
	text-decoration:none;
	font-size:13px;
	-moz-border-radius: 5px 5px 10px 10px;
    -webkit-border-radius: 5px 5px 10px 10px;
    -kphp-border-radius: 5px 5px 10px 10px;
    border-radius: 5px 5px 10px 10px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2B613C', endColorstr='#4B815C'); /* for IE */
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#2B613C',EndColorStr='#4B815C');
	background: -webkit-gradient(linear, left top, left bottom, from(#2B613C), to(#4B815C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #2B613C,  #4B815C); /* for firefox 3.6+ */ 
	
}

table{
	border-collapse: collapse;
	border: 0px solid #cccccc;
}
table td{
	border: 0px solid #cccccc;
	margin:5px;
	padding:5px;
	
}
table .tableHome {
	padding-right:35px;
}
.content {
	position:absolute;
	top:135px;
	left:0px;
	width:99%;
}
.content_resize {
	position:realative;
	top:135px;
	margin:0 auto;
	padding:0 0 24px;
	min-height:600px;
	min-width:800px;
	
	max-width:950px;
	border:100px solid;
	
	margin:0 auto;
	padding:0 0 24px;
	width:100%;
	background-color:#fff;
	border:2px solid #e7e7e7;
	border-top:none;
	
	
}
.content .mainbar {
	margin:0;
	padding:0;
	'max-width:570px;
	min-height:400px;
	float:left;
}
.content .mainbar img {
	border:1px solid #d8dbdc;
	padding:4px;
}
.content .mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}
.content .mainbar .article {
	margin:0px;
	margin-left:50px;
	padding:8px;
	font-size: 140%;

	
}

.content .mainbar .articleHome {
	margin:0px;
	margin-left:50px;
	padding:8px;
	font-size: 140%;
	
	background-image: url('images/temp/account3.jpg');
    background-repeat: no-repeat;
    background-position: 10px 40px; 
	
		
}

.content .mainbar .article #pdf{
	width:100%;
	min-width:480px;
	
}
.content .mainbar .article ul .homePageUL{
	position:relative;
	left: 50px;
	max-width:500px;
}
.content .mainbar .article ul :not(.homePageUL) {
	position:relative;
	left: 50px;
	max-width:200px;
}

.contentHome .mainbar .article #pdf{
	width:100%;
	min-width:480px;
	
}


.content .sidebar {
	padding:0;
	float:right;
	min-width:150px;
	top:40px;
	height:auto;

}
.content .sidebar .gadget {
	margin:0 0 5px;
	padding:8px 5px 8px 10px;
	position:absolute;
	top:150px;
	
}
.content .sidebar .gadget img{
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -kphp-border-radius: 20px;
    border-radius: 20px;

	
}

.content .sidebarwide {
	padding:0;
	float:right;
	min-width:240px;
	top:40px;
	height:auto;
}
.content .sidebarwide .gadget {
	margin:0 0 12px;
	padding:8px 16px 8px 24px;
	position:relative;
	top:40px;
	
	
}
.content .sidebarwide .gadget img{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -kphp-border-radius: 20px;
    border-radius: 20px;

	
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0 0 0 16px;
	list-style:none;
	color:#959595;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:4px 0;
	width:220px;
}
ul.ex_menu li {
	padding:4px 0;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#959595;
	text-decoration:none;
	margin-left:-16px;
	padding:4px 8px 4px 16px;
	background:url(images/li.gif) no-repeat left center;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover {
	color:#00c6ff;
	font-weight:bold;
	text-decoration:none;
}
.content p.pages {
	padding:32px 24px 12px;
	font-size:12px;
	color:#959595;
	text-align:right;
}
.content p.pages span, .content p.pages a:hover {
	padding:5px 10px;
	color:#fff;
	background-color:#00c6ff;
	border:1px solid #00c6ff;
}
.content p.pages a {
	padding:5px 10px;
	color:#959595;
	background-color:#fff;
	border:1px solid #edebeb;
	text-decoration:none;
}
.content p.pages small {
	font-size:11px;
	float:left;
}

.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}

.content .mainbar  .press {
	border-bottom:solid;
	border-botom-width:5px;
	border-color:#959595;
}
.content .mainbar  .press a {
	padding:5px 10px;
	color:#000000;
	text-decoration:none;
}
.content .mainbar .press a:hover {
	text-decoration:underline;
}
.content .mainbar  .press p {
	padding-left:60px;
	color:#000000;
	text-decoration:none;
}




.fbg {
	padding-top:12px;
}
.fbg_resize {
	margin:0 auto;
	padding:12px 24px;
	border:2px solid #e7e7e7;
	background-color:#fff;
}
.fbg .c2 a, .fbg .c3 a {
	margin:0;
	padding:2px 4px;
	text-decoration:underline;
}
.fbg h2 {
}
.fbg img {
	margin:0 16px 16px 0;
	padding:3px;
	background-color:#fff;
	border:1px solid #99bece;
}
.fbg .col {
	margin:0;
	float:left;
}
.fbg .c1 {
	padding:0 16px 0 0;
	width:266px;
}
.fbg .c2 {
	padding:0 16px;
	width:300px;
}
.fbg .c3 {
	padding:0 0 0 16px;
	width:260px;
}
.footer {
}
.footer_resize {
	margin:0 auto;
	padding:12px 24px;
	width:922px;
}
.footer .footerImg {
	padding:0;
	tfloat:right;
	min-width:240px;
	height:auto;

	margin:0 0 12px;
	padding:8px 16px 8px 24px;
	tposition:relative;
	
}
.footer p {
	margin:0;
	padding:4px 0;
	line-height:normal;
}
.footer a {
	color:#959595;
	padding:inherit;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:5px 2px;
	height:16px;
	background-color:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:0;
	padding:2px;
	background-color:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}

#vSpace {
	height:3in;
}

.QBBadge {
	margin-top:15px;
	tfloat: right;
}
.nameHeader {
	position:absolute;
	top: 120px;
	left:55px;
	font-size: 1.6em;
}
.introHome {
	position:relative;
	width:400px;
	top:30px;
	left:460px;
	
	
	tfont-family: "Brush Script MT", cursive;
	tfont-size: 30px;
	tfont-style: normal;
	tfont-variant: normal;
	tfont-weight: 100;
	tline-height: 25px;
	
	
	
	font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-variant: normal;
	font-weight: 400;
	line-height: 24px;
}
.floatRight{
	float: right;
}
.homePageUL {
	margin-left:100px;
}