﻿html { margin: 0; padding: 0; height: 100%; }
body 
{    
	font-family: Arial;
	font-size: 68.75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	background-position: center;
}

#outerContainer
{
	width: 769px;
	margin: 0 auto;
}

h1
{
    background-image: url(../images/redBarBig.jpg);
    background-repeat: no-repeat;
    height: 25px;
	width: 769px;
	color: #ffffff;
	padding: 4px 0px 0px 15px;
	font-size: 18px; 
}

h3
{
	display: inline;
    float: left;
    background-image: url(../images/blueBarBig.jpg);
    background-repeat: no-repeat;
    height: 29px;
	width: 769px;
	color: #ffffff;
	padding: 4px 0px 0px 15px;
	font-size: 18px; 
}

.regContent
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color:#494a51;
	padding: 0 0 0 5px;
	background-color: #fff;
	width: 100%;
}

.regContent li
{
	list-style-position: inside;
	list-style-type: square;
}

#pageContainer 
{
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	
	background-image: url("../images/full-bg.jpg");
	background-repeat: repeat-x;
}




ul,li,div
{
	margin: 0;
	padding: 0;
}
a
{
	/*color: #0C6BA8;*/
	color: #3F647F;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul 
{
	list-style-type: none;
}





ul.bulletlist li
{
	list-style-type: disc;
}

input.textBox, textarea, select
{
	border: solid 1px #333;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	outline: none;
}
input:focus.textBox, textarea:focus, select:focus
{
	background-color: #ffe;
	border-color: #222 #aaa #aaa #222;
}
input.inputError
{
	background-color: #fee;
	border-color: #f44 !important;
}
a.linkButton
{
    display:inline;
    float: left;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff;
	padding: 7px 10px;
	font-size: 12px;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.linkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}
a.disabledLinkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBgGray.gif);
	color: #fff;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #778;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.disabledLinkButton:hover
{
	text-decoration: none;
}

a.smallLinkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff !important;
	padding: 3px 4px;
	font-size: 12px;
	/*font-weight: bold;*/
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.smallLinkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}

.homePageLoginBox
{
  color: #000;
}

a.homePageLoginLinks
{
	color: #000;
	text-decoration: none;
}
a.homePageLoginLinks:hover
{
	text-decoration: underline;
}
.errorList 
{
	border: double 3px #f00;
	padding: 10px;
	font-weight: bold;
	color: #f00;
	margin: 3px;
	background-color:#FFFFCC;
}
.errorList ul { list-style-type: none; }

.messageList
{
	border: double 3px #000;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 3px;
	font-weight: bolder;
	font-size:13px;
}
.messageList ul { list-style-type: none; }

#header
{
    background-image: url(../images/PMMI-headerbg.jpg);
    background-repeat: no-repeat;
	height: 144px;
	width: 769px;
	color: #fdf0d0;
	text-align:right;
	
}

#navigation
{
	height: 29px;
	width: 769px;
	background-image: url("../images/nav.jpg");
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-bottom: 10px;
}



#navList
{
	text-decoration: none;
	font: Arial;
	font-size: 11px;
	color: #fff;
}

#navList a
{
	text-decoration: none;
	font: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #f0f0f0;
	margin: 0 auto;
}

#navList a:hover
{
	text-decoration: none;
	font: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #fdf0d0;
	margin: 0 auto;
}



#navList li
{
    display:block;
    float:left;
    height: 24px;
    padding: 6px 15px 0 15px;
    text-align: center;
    float: left;
    font-size: 12px;
	font-weight:bold;
	color: #fff;
}




#footerContainer
{
    display:inline;
    float: left;
	padding-top: 12px;
	height: 54px;
	width: 769px;
	text-align: center;
	color: #002763;
	font-size: 10px;
}
ul.footerNav
{
	height: 20px;
	margin: 2px auto;
	text-align: center;
}
ul.footerNav li
{
	display: inline;
	padding: 4px;
}
ul.footerNav a
{
	font-weight: normal;
	color: #002763;
	font-size: 10px;
}

#logo
{
    display: inline;
	float: left;
	width: 123px;
	height: 133px;
	padding-right: 140px;
}

#login
{
	/*height: auto !important;*/
	display: inline;
	float: left;
	width: 505px;
	margin:  0 0 5px 0; 
	padding: 8px 0 0 0;
	font-family: Arial;
	font-size: 9px;
	color:#000;
}

#login label
{
	width: 60px;
	display: inline;
    float: left;
	text-align: right;
	margin: 11px 4px 0 0;
	font-size: 11px;
}

#login input
{
    display: inline;
    float: left;
	width: 110px;
	border: solid 1px #000;
	margin-top: 8px;	
}



#LoginLinks
{
    display: inline;
    float: left;
    width: 90px;
	padding-left: 5px;
	color: red;
	margin-top: 6px;
}


#LoginLinks a
{
	font-size: 10px;
	color: #0e3570;
}

#LoginBTN
{
    
    margin-left: 5px;
	margin-top: 8px;
	display: inline;
    float: left;
}

.error
{
	color: red;
	width: 225px;
	height: 15px;
	display:block;
	float:right;
	text-align:right;
	margin-right: 5px;
}
