
/*  GENERAL STYLES  */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, serif;
	color:#303030;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	background-color:#756E5D;
}
#bodycontainer	{
	width: 955px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
}
img	{
	display: block;
	border: 0px;
}
#logo	{
	padding: 22px 90px 18px 20px;
	margin: 0px 0px 0px 0px;
	width: 149px;
	height: 63px;
	float: right;
}
.navigation	{
	background-color: #C06614;
}
.divClearAll {
	clear: both;
}
.statement	{
	font-family: georgia, times roman;
	font-size: 11px;
	line-height: 17px;
	color: #77787B;
}
#searchbox	{
	width: 170px;
	height: 60px;
	background-color: #5E89C7;
}
#memberbox	{
	width: 170px;
	height: 43px;
	background-color: #007984;
}
.leftsidebar	{
	background-color: #e7ebbd;
}
.divider	{
	background-color: #e1e0de;
}
.homebg	{
	background-color: #f6f8e7;
}
.rtsidebar	{
	width: 170px;
	background-color: #4a5152;
	font-size: 11px;
	line-height: 14px;
	color: #ebebeb;
	font-weight: normal;
	padding: 22px 10px 10px 12px;
}
.whitebg	{
	background-color: #FFF;
}
ul	{
	list-style-type: square;
	margin: 2px 2px 2px 5px;
	padding: 2px 2px 2px 5px;
}
input, form, select	{
	color:#303030;
	font-size: 12px;
	line-height: 16px;
}
.required	{
	color: #007984;
}
h1, .h1	{
	font-size: 16px;
	line-height: 20px;
	color: #666;
}
h2, .h2	{
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.bodytextsmall	{
	font-size: 11px;
	line-height: 14px;
}
#subject {
	display: none;
}
.table	{
	width: 465px;
	font-size: 11px;
	line-height: 14px;
	padding: 4px;
}
.tablehead	{
	font-size: 11px;
	line-height: 12px;
	color: #666;
	font-weight: bold;
	height: 22px;
	padding: 4px;
	background-color: #ECEFCA;
}

/*  Home  */

.bodysquarebgup	{
	background-image: url('http://www.phyins.com/images/home/content-square-top.gif');
	background-repeat: no-repeat;
	font-family: georgia, times new roman;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 6px 6px 6px 8px;
}
.bodysquarebgdown	{
	background-image: url('http://www.phyins.com/images/home/content-square-btm.gif');
	background-repeat: no-repeat;
	font-family: georgia, times new roman;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 6px 6px 6px 8px;
}
#tab-contents, .tab-contents {
/*	padding: 10px 70px 10px 10px;*/
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
/*	width: 490px;	*/
/*	float: left;	*/
	background-color: #FFF;
	border-left: 1px solid #e1e0de;
	border-right: 1px solid #e1e0de;
	border-bottom: 1px solid #e1e0de;
}
#no-tab-top, .no-tab-top {
/*	background-image: url('http://www.phyins.com/images/home/no-tab-top.gif');	*/
/*	background-repeat: no-repeat;	*/
/*	height: 25px;	*/
	background-color: #e1e0de;
}

/*  Inside Templates */

#headline	{
	background-color: #e7ebbd;
	font-family: georgia, times new roman;
	font-size: 17px;
	line-height: 18px;
	color: #4a5152;
	font-weight: normal;
	padding: 16px 20px 16px 25px;
}
#pagecontent	{
	width: 478px;
	padding: 0px 20px 10px 25px;
}
#loginpagecontent	{
	width: 739px;
	padding: 0px 20px 10px 25px;
}
#subnavOn, .subnavBlockOn	{
	background-color: #FFF;
	padding: 2px 2px 2px 20px;
	font-size: 12px;
	line-height: 26px;
	color: #666;
}
#subnavOff, .subnavBlockOff {
	background-color: #e7ebbd;
	padding: 2px 2px 2px 20px;
	font-size: 12px;
	line-height: 26px;
	color: #4a5152;
}
#tertiarynav, .tertiarynavBlock {
	background-color: #FFF;
	padding: 2px 2px 8px 35px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}
.tertiarynavMembers {
	background-color: #FFF;
	padding: 0px 0px 0px 20px;
	font-size: 11px;
	line-height: 20px;
	color: #666;
}


/*  Links  */

a, a:link, a:visited, .subnavOff, a.subnavOff, a.subnavOff:visited	{
 	color:#2a6284;
 	text-decoration:none;
}
.subnavOn, a.subnavOn, a.subnavOn:visited, a.subnavOn:hover	{
	color: #666;
	text-decoration:none;
}
.orangeheadlink, a.orangeheadlink, a.orangeheadlink:visited	{
	font-family: georgia, times roman;
	font-size: 11px;
	line-height: 20px;
	color: #de6d18;
	text-decoration: none;
}
a.orangeheadlink:hover	{
	color: #ebebeb;
	text-decoration: underline;
}
orangelink, a.orangelink, a.orangelink:visited	{
	color: #C54E18;
	text-decoration:none;
}
a.footerlink, a.footerlink:visited, a.footerlink:hover	{
	color: #de6d18;
	text-decoration:none;
}
a:hover, a.subnavOff:hover, a.orangelink:hover	{
	color:#666;
	text-decoration:none;
}
.sidebarlink, a.sidebarlink, a.sidebarlink, a.sidebarlink:visited	{
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
a.sidebarlink:hover	{
	color: #ebebeb;
	font-weight: normal;
	text-decoration: underline;
}
a.subnavOn, a.subnavOn:visited	{
	font-size: 12px;
	line-height: 26px;
	color: #666;
}
a.subnavOff, a.subnavOff:visited	{
	font-size: 12px;
	line-height: 26px;
	color: #C54E18;
}
a.subnavOn:hover, a.subnavOff:hover	{
	color: #666;
}
a.tertiarynavOn, a.tertiarynavOn:visited	{
	font-size: 11px;
	line-height: 20px;
	color: #666;
}
.tertiarynavOff, a.tertiarynavOff, a.tertiarynavOff:visited	{
	font-size: 11px;
	line-height: 20px;
	color: #C54E18;
}
a.tertiarynavOn:hover, a.tertiarynavOff:hover	{
	color: #666;
}


/* Subnav Dropdown Menu */

.subnavspacer {
	background-color: #ecd1b9;
}
.subnavdiv {
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
    color: #FDFDE7;
	background-color: #C06614;
	background-image: url('http://www.phyins.com/images/nav/dropdown-bg.gif');
	background-repeat: repeat-y;
    text-decoration: none;
	width: 202px;
	display: block;
}
.subnavdiv a, .subnavdiv a:link, .subnavdiv a:visited, .subnavdiv a:hover {
	display: block;
	padding: 6px 6px 6px 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavdiv a:hover {
	color: #FFFFFF;
    background-color: #D08C4F;
    text-decoration: none;
}
.hiddendivs, #hiddendivs{
	left: 0px;
	top: 0px;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
}
#menu01{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu02{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu03{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu04{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu05{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu06{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu07{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}
#menu08{left:0px;top:20px;width:202px;z-index:1000;visibility:hidden;position:absolute;}


/*  Footer  */

#footer	{
	padding: 20px 0px 20px 20px;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	display: inline-block;
}