
/*   U = Universal  */

BODY {
	background: #e3e7e8 url(images/gbg.jpg) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: none;
}

ul {
	padding-left: 15px;
}

#paulsign {
	background:url(images/paulsign.gif) no-repeat; 
	padding-top: 5px;
}

#shadleft {
	background: url(images/gbg_lshad.jpg) no-repeat;
	width: 10px;
}

#shadright {
	background: url(images/gbg_rshad.jpg) no-repeat;
	width: 10px;
}

#shadleft2 {
	background: url(images/gbg_lshad2.jpg) repeat-y;
	width: 10px;
}

#shadright2 {
	background: url(images/gbg_rshad2.jpg) repeat-y;
	width: 10px;
}

#content-l {
	width: 258px;
}

#content-r {
	width: 505px;
}

#content-d {
	width: 5px;
	background:url(images/content_shad.jpg) top no-repeat;
}

#content {
	padding: 15px;
}

#content-right {
	padding-left: 25px;
	padding-bottom: 15px;
	padding-right: 15px;
}

#content-widget {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0b0d49;
	line-height: 28px;
}
.subnav A:link    { text-decoration:none; }
.subnav A:visited { text-decoration:none; }
.subnav A:active  { text-decoration:none; }
.subnav A:hover   { text-decoration:underline; }

.bodygray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3e;
}
.bodygray11 A:link    { color:#3e3e3e; text-decoration:none; font-weight:bold; }
.bodygray11 A:visited { color:#3e3e3e; text-decoration:none; font-weight:bold; }
.bodygray11 A:active  { color:#3e3e3e; text-decoration:none; font-weight:bold; }
.bodygray11 A:hover   { color:#3e3e3e; text-decoration:underline; font-weight:bold; }

.bodygray11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
}

.bodyred10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
}
.bodyred10 A:link    { text-decoration:none; }
.bodyred10 A:visited { text-decoration:none; }
.bodyred10 A:active  { text-decoration:none; }
.bodyred10 A:hover   { text-decoration:underline; }

.bodyred11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.bodyred11bold A:link    { text-decoration:none; font-weight: bold;}
.bodyred11bold A:visited { text-decoration:none; font-weight: bold;}
.bodyred11bold A:active  { text-decoration:none; font-weight: bold;}
.bodyred11bold A:hover   { text-decoration:underline; font-weight: bold;}


.bodyblue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0b0d49;
}

.bodyblue11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0b0d49;
}

.bodywhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.bodyblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc9900;
}
.bodyblue12 A:link    { color:#cc9900; text-decoration:none; font-weight:normal; }
.bodyblue12 A:visited { color:#cc9900; text-decoration:none; font-weight:normal; }
.bodyblue12 A:active  { color:#cc9900; text-decoration:none; font-weight:normal; }
.bodyblue12 A:hover   { color:#cc9900; text-decoration:underline; font-weight:normal; }

.bodyblue12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0b0d49;
}

.bodyblue14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0b0d49;
}

.bodywidget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	font-weight: normal;
}

.bodywidgetblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #274e84;
	font-weight: bold;
}
.bodywidgetblue A:link    { color:#274e84; text-decoration:underline; }
.bodywidgetblue A:visited { color:#274e84; text-decoration:underline; }
.bodywidgetblue A:active  { color:#274e84; text-decoration:underline; }
.bodywidgetblue A:hover   { color:#274e84; text-decoration:underline; }

.bodywidgetgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	font-weight: bold;
}
.bodywidgetgray A:link    { color:#303030; text-decoration:underline; }
.bodywidgetgray A:visited { color:#303030; text-decoration:underline; }
.bodywidgetgray A:active  { color:#303030; text-decoration:underline; }
.bodywidgetgray A:hover   { color:#303030; text-decoration:underline; }

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.footertext A:link    { text-decoration:none; }
.footertext A:visited { text-decoration:none; }
.footertext A:active  { text-decoration:none; }
.footertext A:hover   { text-decoration:underline; }

#foot-content {
	padding: 15px;
}

#tablehead {
	margin: 0px 0px 0px 0px; padding: 5px 5px 5px 5px;
	line-height:12px;
}

.txtBoxStyle{
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    background-color: #eaeaea;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #555555;
	background-image: url(images/shadow_textbox.gif);
	padding: 1px 5px 1px 5px;
}

.txtFieldStyle{
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    background-color: #eaeaea;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #555555;
	background-image: url(images/shadow_textfield.gif);
}

.drpDown1{
    border-top: 1px solid #565656;
    border-bottom: 1px solid #565656;
    border-left: 1px solid #565656;
    border-right: 1px solid #565656;
    background-color: #c9c9c9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #565656;
}

.drpDown2{
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    border-left: 1px solid #555555;
    border-right: 1px solid #555555;
    background-color: #eaeaea;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #555555;
}


.ButtonStyle1{
    border-top: 0px solid #ff6600;
    border-bottom: 0px solid #ff6600;
    border-left: 0px solid #ff6600;
    border-right: 0px solid #ff6600;
    background: url(images/login.gif) no-repeat;
	width: 61px;
	height: 21px;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;  
    color: #ffffff;   
    text-decoration: none;
	cursor:pointer;
    }
	
.checkBox1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #354D73;
}
